1. e907a81 test: PID Zone: use PDI constants by Alexander Hansen · 3 weeks ago
  2. f8b6e55 Fix includes by Ed Tanous · 5 months ago
  3. d2768c5 Implement clang-tidy fixes by Ed Tanous · 5 months ago
  4. e3c6077 sensormanager: use bus reference_wrapper over pointer by Patrick Williams · 8 months ago
  5. a427007 print zone failsafe reason when enter failsafe mode by Harvey Wu · 1 year, 6 months ago
  6. 6df8bb5 Add failsafe logger for zones by James Zheng · 12 months ago
  7. 92f9f3c Auto determine failsafe duty according sensor fail by Harvey Wu · 2 years ago
  8. 1b3b730 fix CI failed by Harvey Wu · 1 year, 2 months ago
  9. bd63bca clang-format: re-format for clang-18 by Patrick Williams · 1 year, 3 months ago
  10. 9788963 Support to accumulate PWM of different controllers for same sensor by Delphine CC Chiu · 2 years, 1 month ago
  11. 3f0f7bc Add MissingIsAcceptable feature to avoid failsafe by Josh Lehan · 2 years, 9 months ago
  12. e1dbb59 clang-format: copy latest and re-format by Patrick Williams · 2 years, 1 month ago
  13. 3718006 zone: Add debug thermal/power interface by Harvey Wu · 2 years, 2 months ago
  14. cc0232a zone: Add debug interface to zone dbus path by Harvey Wu · 2 years, 10 months ago
  15. 9fe3a3c Set failsafePwm by pid configuration by ykchiu · 2 years, 6 months ago
  16. 7c6d35d Allow disabling PID loops at runtime by ykchiu · 2 years, 6 months ago
  17. 8c05112 clang-format: copy latest and re-format by Patrick Williams · 2 years, 6 months ago
  18. de74542 Adding new feature of core PID loop logging by Josh Lehan · 5 years ago
  19. 0e8fc39 Support derivative term in PID algorithm and support to set cycle interval time from fan table by Bonnie Lo · 3 years, 2 months ago
  20. a1ae4fa fix compile warning when meson build by Harvey.Wu · 3 years, 1 month ago
  21. ccc8bb6 For each zone log sensor name with max setpoint by Nirav Shah · 3 years, 9 months ago
  22. a4146eb pid/zone: Restore PWM when fans returned to auto by Josh Lehan · 5 years ago
  23. 841931d Modify function signature for unit test. by Hao Jiang · 4 years, 9 months ago
  24. 597ebd6 s/PIDZone/DbusPidZone/g by Patrick Venture · 5 years ago
  25. a076487 sensors/zones: place in namespace and cleanup by Patrick Venture · 5 years ago
  26. a83a3ec update clang-format from Latest in docs by Patrick Venture · 5 years ago
  27. 0709e2f Fix unit test by James Feist · 5 years ago
  28. f7a2dd5 rename away from RPM by Patrick Venture · 6 years ago
  29. 9bbf333 rename RPMSetPoint to SetPoint by Patrick Venture · 6 years ago
  30. ded0ab5 Check fans for failure by Will Liang · 7 years ago
  31. 1fe0895 Make dbusconfiguration reloadable without reboot by James Feist · 7 years ago
  32. 3484bed s/minThermalRPM/minThermalOutput by James Feist · 7 years ago
  33. 7280e27 conf change: s/set-point/setpoint/ by Patrick Venture · 7 years ago
  34. 5f59c0f Move all floats to doubles by Patrick Venture · 7 years ago
  35. e6a7a2e style: s/getMinThermalRpmSetPt/getMinThermalRPMSetpoint/g by Patrick Venture · 7 years ago
  36. 0bbeaf8 style: s/getZoneId/getZoneID/g by Patrick Venture · 7 years ago
  37. 563a356 style: member functions should be lower camel by Patrick Venture · 7 years ago
  38. e2ec0f6 clang-format: fix pointer alignment, sort using by Patrick Venture · 7 years ago
  39. da4a5dd add .clang-format by Patrick Venture · 7 years ago
  40. a58197c test: pid: zone by Patrick Venture · 7 years ago