1. 92f9f3c Auto determine failsafe duty according sensor fail by Harvey Wu · 1 year, 2 months ago
  2. bd63bca clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  3. 9788963 Support to accumulate PWM of different controllers for same sensor by Delphine CC Chiu · 1 year, 2 months ago
  4. 3f0f7bc Add MissingIsAcceptable feature to avoid failsafe by Josh Lehan · 1 year, 11 months ago
  5. 3718006 zone: Add debug thermal/power interface by Harvey Wu · 1 year, 3 months ago
  6. cc0232a zone: Add debug interface to zone dbus path by Harvey Wu · 1 year, 11 months ago
  7. 9fe3a3c Set failsafePwm by pid configuration by ykchiu · 1 year, 8 months ago
  8. 7c6d35d Allow disabling PID loops at runtime by ykchiu · 1 year, 8 months ago
  9. df1f183 pid: reuse the code for processing sensors input by Tom Tung · 2 years, 2 months ago
  10. d38ae27 FanController: Use raw RPM as input to fan PID loop by Josh Lehan · 4 years, 2 months ago
  11. c51ba91 Add debug mode by Bonnie Lo · 2 years, 3 months ago
  12. 0e8fc39 Support derivative term in PID algorithm and support to set cycle interval time from fan table by Bonnie Lo · 2 years, 3 months ago
  13. b300575 pid/zone: Adding unscaled to cache and logging by Josh Lehan · 2 years, 11 months ago
  14. ccc8bb6 For each zone log sensor name with max setpoint by Nirav Shah · 2 years, 11 months ago
  15. a4146eb pid/zone: Restore PWM when fans returned to auto by Josh Lehan · 4 years, 3 months ago
  16. 55ccad6 DbusPidZone: Allow per-zone setpoint files during tuning by Josh Lehan · 4 years, 4 months ago
  17. 2a50eda pid/builder: switch to structured bindings by Patrick Venture · 4 years, 5 months ago
  18. 7a98c19 use ZoneInterface pointers where Dbus aspect not important by Patrick Venture · 4 years, 5 months ago
  19. 597ebd6 s/PIDZone/DbusPidZone/g by Patrick Venture · 4 years, 5 months ago
  20. a076487 sensors/zones: place in namespace and cleanup by Patrick Venture · 4 years, 5 months ago
  21. f7a2dd5 rename away from RPM by Patrick Venture · 5 years ago
  22. 9bbf333 rename RPMSetPoint to SetPoint by Patrick Venture · 5 years ago
  23. ded0ab5 Check fans for failure by Will Liang · 6 years ago
  24. de79ee0 split parameters for logging and tuning by Patrick Venture · 6 years ago
  25. c32e3fc add tuning enable variable by Patrick Venture · 6 years ago
  26. 3484bed s/minThermalRPM/minThermalOutput by James Feist · 6 years ago
  27. 608304d stepwise: Add ceiling type by James Feist · 6 years ago
  28. 473d68d Allow removal from failsafe if timeout=0 by James Feist · 6 years ago
  29. ba8ffa7 swap libconfig++ for json in configuration parsing by Patrick Venture · 6 years ago
  30. 7280e27 conf change: s/set-point/setpoint/ by Patrick Venture · 6 years ago
  31. 5f59c0f Move all floats to doubles by Patrick Venture · 6 years ago
  32. e6a7a2e style: s/getMinThermalRpmSetPt/getMinThermalRPMSetpoint/g by Patrick Venture · 6 years ago
  33. c399f6f zone: use const reference consistently by Patrick Venture · 6 years ago
  34. 2d8e785 performance: fixup missing const reference in zone by Patrick Venture · 6 years ago
  35. 0bbeaf8 style: s/getZoneId/getZoneID/g by Patrick Venture · 6 years ago
  36. 563a356 style: member functions should be lower camel by Patrick Venture · 6 years ago
  37. 4a2dc4d cleanup: apply constness to read-only iterators by Patrick Venture · 6 years ago
  38. 36b7d8e [dbus-passive] Add threshold fan failure by James Feist · 6 years ago
  39. df766f2 cleanup: reduce scope of variables by Patrick Venture · 6 years ago
  40. 22c257a Add stepwise controller by James Feist · 6 years ago
  41. da4a5dd add .clang-format by Patrick Venture · 6 years ago
  42. a58197c test: pid: zone by Patrick Venture · 7 years ago
  43. 5c7cc54 pid: zone split out builders by Patrick Venture · 7 years ago
  44. fe75b19 enable unit-tests: enable for SensorManager by Patrick Venture · 7 years ago
  45. 5f02ad2 pid: added thermal inputs & failsafe to logging by Patrick Venture · 7 years ago
  46. d801218 PID Objects & Algo by Patrick Venture · 7 years ago