1. bd63bca clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  2. a7bbd45 remove duplicated header include by Zhikui Ren · 11 months ago
  3. 9f1532d Include config.h for strict-failsafe-pwm option by Jonico Eustaquio · 1 year, 1 month ago
  4. 7e63502 pid/fancontroller: Set failsafe PWM in destructor by Patrick Rudolph · 1 year, 3 months ago
  5. 9366089 fancontroller: Add missing config.h by Patrick Rudolph · 1 year, 3 months ago
  6. df59765 Changing wording of failsafe transition messages by Josh Lehan · 1 year, 1 month ago
  7. 3f0f7bc Add MissingIsAcceptable feature to avoid failsafe by Josh Lehan · 1 year, 11 months ago
  8. d38ae27 FanController: Use raw RPM as input to fan PID loop by Josh Lehan · 4 years, 2 months ago
  9. c51ba91 Add debug mode by Bonnie Lo · 2 years, 3 months ago
  10. b300575 pid/zone: Adding unscaled to cache and logging by Josh Lehan · 2 years, 11 months ago
  11. bcdeb83 Add --strict-failsafe-pwm compile flag by Brandon Kim · 2 years, 5 months ago
  12. a4146eb pid/zone: Restore PWM when fans returned to auto by Josh Lehan · 4 years, 3 months ago
  13. ca79115 FanController/ThermalController: Clean up PID input math by Josh Lehan · 4 years, 4 months ago
  14. a076487 sensors/zones: place in namespace and cleanup by Patrick Venture · 4 years, 5 months ago
  15. f7a2dd5 rename away from RPM by Patrick Venture · 5 years ago
  16. de79ee0 split parameters for logging and tuning by Patrick Venture · 6 years ago
  17. c32e3fc add tuning enable variable by Patrick Venture · 6 years ago
  18. dca2d48 DBusConfiguration: Fix scaling by James Feist · 6 years ago
  19. c8bd1d1 [dbus-configuration] Back out divide by 100 by James Feist · 6 years ago
  20. 5f59c0f Move all floats to doubles by Patrick Venture · 6 years ago
  21. 7af157b style: function names should be lower camel by Patrick Venture · 6 years ago
  22. 563a356 style: member functions should be lower camel by Patrick Venture · 6 years ago
  23. f77d5a5 cleanup: move from copy and pointer to just const reference by Patrick Venture · 6 years ago
  24. 4a2dc4d cleanup: apply constness to read-only iterators by Patrick Venture · 6 years ago
  25. df766f2 cleanup: reduce scope of variables by Patrick Venture · 6 years ago
  26. da4a5dd add .clang-format by Patrick Venture · 6 years ago
  27. 566a151 test: pid: fancontroller by Patrick Venture · 7 years ago
  28. a58197c test: pid: zone by Patrick Venture · 7 years ago
  29. 5c7cc54 pid: zone split out builders by Patrick Venture · 7 years ago
  30. 00d5199 fancontroller: remove percentage log entry by Patrick Venture · 7 years ago
  31. d801218 PID Objects & Algo by Patrick Venture · 7 years ago