1. 46a755f Copyright: Move to SPDX-Identifier by Alexander Hansen · 3 months ago
  2. 765a6d8 meson option requires config.h for meson options to operate properly by Pete O_o · 6 months ago
  3. f8b6e55 Fix includes by Ed Tanous · 7 months ago
  4. 2c457bb Fix a default init of bool with float by Ed Tanous · 7 months ago
  5. d2768c5 Implement clang-tidy fixes by Ed Tanous · 7 months ago
  6. d59ccac Check for empty sensors in getFailSafePercent by Eric Yang · 8 months ago
  7. bd1d102 remove unused thread include by Patrick Williams · 10 months ago
  8. a427007 print zone failsafe reason when enter failsafe mode by Harvey Wu · 1 year, 8 months ago
  9. 7ca8887 Fix spelling mistakes using codespell by Manojkiran Eda · 1 year, 7 months ago
  10. 1930027 clang-format: update latest spec and reformat by Patrick Williams · 12 months ago
  11. 6df8bb5 Add failsafe logger for zones by James Zheng · 1 year, 2 months ago
  12. 326cd76 clang-tidy: Add Tag Names to Anonymous Structs by Jayanth Othayoth · 1 year, 1 month ago
  13. 92f9f3c Auto determine failsafe duty according sensor fail by Harvey Wu · 2 years, 2 months ago
  14. 1b3b730 fix CI failed by Harvey Wu · 1 year, 4 months ago
  15. bd63bca clang-format: re-format for clang-18 by Patrick Williams · 1 year, 5 months ago
  16. 5d897e2 Modified the naming to get the value of checkhysterwithsetpt by Delphine CC Chiu · 1 year, 8 months ago
  17. a7bbd45 remove duplicated header include by Zhikui Ren · 1 year, 11 months ago
  18. 9f1532d Include config.h for strict-failsafe-pwm option by Jonico Eustaquio · 2 years, 1 month ago
  19. 7e63502 pid/fancontroller: Set failsafe PWM in destructor by Patrick Rudolph · 2 years, 3 months ago
  20. 9366089 fancontroller: Add missing config.h by Patrick Rudolph · 2 years, 3 months ago
  21. 9788963 Support to accumulate PWM of different controllers for same sensor by Delphine CC Chiu · 2 years, 2 months ago
  22. df59765 Changing wording of failsafe transition messages by Josh Lehan · 2 years, 1 month ago
  23. 3f0f7bc Add MissingIsAcceptable feature to avoid failsafe by Josh Lehan · 3 years ago
  24. 31058fd Implementing the TempToMargin feature by Josh Lehan · 3 years ago
  25. 3718006 zone: Add debug thermal/power interface by Harvey Wu · 2 years, 4 months ago
  26. cc0232a zone: Add debug interface to zone dbus path by Harvey Wu · 3 years ago
  27. 9fe3a3c Set failsafePwm by pid configuration by ykchiu · 2 years, 8 months ago
  28. 7c6d35d Allow disabling PID loops at runtime by ykchiu · 2 years, 8 months ago
  29. 8c05112 clang-format: copy latest and re-format by Patrick Williams · 2 years, 8 months ago
  30. df1f183 pid: reuse the code for processing sensors input by Tom Tung · 3 years, 2 months ago
  31. 239aa7d Replace some duplicate codes about time setting by Harvey Wu · 3 years, 2 months ago
  32. 56ed787 Fixing crash when core logging was enabled by Josh Lehan · 3 years, 1 month ago
  33. 9f9a06a Fix interval calculation bug and D-Bus init by Josh Lehan · 3 years, 1 month ago
  34. c612c05 Allow derivativeCoeff and DCoefficient optional by Josh Lehan · 3 years, 1 month ago
  35. 23e22b9 Add new PID Class types "power" and "powersum" by Josh Lehan · 3 years, 2 months ago
  36. d38ae27 FanController: Use raw RPM as input to fan PID loop by Josh Lehan · 5 years ago
  37. de74542 Adding new feature of core PID loop logging by Josh Lehan · 5 years ago
  38. c51ba91 Add debug mode by Bonnie Lo · 3 years, 3 months ago
  39. 0e8fc39 Support derivative term in PID algorithm and support to set cycle interval time from fan table by Bonnie Lo · 3 years, 4 months ago
  40. b300575 pid/zone: Adding unscaled to cache and logging by Josh Lehan · 3 years, 11 months ago
  41. 22579ca fix cppcheck warning by Harvey Wu · 3 years, 2 months ago
  42. bcdeb83 Add --strict-failsafe-pwm compile flag by Brandon Kim · 3 years, 5 months ago
  43. b228bc3 sdbusplus: use shorter type aliases by Patrick Williams · 3 years, 6 months ago
  44. ccc8bb6 For each zone log sensor name with max setpoint by Nirav Shah · 4 years ago
  45. d8c5a45 sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 3 years, 10 months ago
  46. a4146eb pid/zone: Restore PWM when fans returned to auto by Josh Lehan · 5 years ago
  47. b6a0b89 Bug fix: pidControlLoop may loop infinitely. by Hao Jiang · 5 years ago
  48. ca79115 FanController/ThermalController: Clean up PID input math by Josh Lehan · 5 years ago
  49. 1df9e87 drop struct keyword for non-packed objects by Patrick Venture · 5 years ago
  50. 55ccad6 DbusPidZone: Allow per-zone setpoint files during tuning by Josh Lehan · 5 years ago
  51. 5301aae Eliminate swampd core dump after D-Bus updates sensors by Johnathan Mantey · 5 years ago
  52. a5cf208 stepwisecontroller: add stepwise info setter by Patrick Venture · 5 years ago
  53. eb42820 pid/stepwisecontroller: fixup method name by Patrick Venture · 5 years ago
  54. b748b68 pid/builder: add missing headers by Patrick Venture · 5 years ago
  55. 2a50eda pid/builder: switch to structured bindings by Patrick Venture · 5 years ago
  56. 7a98c19 use ZoneInterface pointers where Dbus aspect not important by Patrick Venture · 5 years ago
  57. 597ebd6 s/PIDZone/DbusPidZone/g by Patrick Venture · 5 years ago
  58. 1a15379 pid/zone: split zone interface into its own header by Patrick Venture · 5 years ago
  59. a076487 sensors/zones: place in namespace and cleanup by Patrick Venture · 5 years ago
  60. a83a3ec update clang-format from Latest in docs by Patrick Venture · 5 years ago
  61. 7e3f8ab pid/builder: make zonePids const by Patrick Venture · 5 years ago
  62. e30916c add needed include for numeric_limits by Andrew Geissler · 6 years ago
  63. f7a2dd5 rename away from RPM by Patrick Venture · 7 years ago
  64. 9bbf333 rename RPMSetPoint to SetPoint by Patrick Venture · 7 years ago
  65. 375f709 Add stepwise parser by Hank Liou · 7 years ago
  66. ded0ab5 Check fans for failure by Will Liang · 7 years ago
  67. 1fe0895 Make dbusconfiguration reloadable without reboot by James Feist · 7 years ago
  68. 0c8223b Consolidate all util.hpp by James Feist · 7 years ago
  69. 89002db explicitly expect a directory for logging by Patrick Venture · 7 years ago
  70. de79ee0 split parameters for logging and tuning by Patrick Venture · 7 years ago
  71. ce6a3f3 Remove threads by James Feist · 7 years ago
  72. e3eeef4 bugfix: grab hystersis parameter from pid json by Patrick Venture · 7 years ago
  73. e6e6f62 pid: zone: add zone id to log name by Patrick Venture · 7 years ago
  74. c32e3fc add tuning enable variable by Patrick Venture · 7 years ago
  75. f81f288 Expand conf namespace by James Feist · 7 years ago
  76. 3484bed s/minThermalRPM/minThermalOutput by James Feist · 7 years ago
  77. 608304d stepwise: Add ceiling type by James Feist · 7 years ago
  78. 473d68d Allow removal from failsafe if timeout=0 by James Feist · 7 years ago
  79. 903b042 conf change: s/feedFwdOffOffsetCoeff/feedFwdOffsetCoeff/g by Patrick Venture · 7 years ago
  80. dca2d48 DBusConfiguration: Fix scaling by James Feist · 7 years ago
  81. ba8ffa7 swap libconfig++ for json in configuration parsing by Patrick Venture · 7 years ago
  82. d149172 add support to build zones and PIDs from json by Patrick Venture · 7 years ago
  83. 7280e27 conf change: s/set-point/setpoint/ by Patrick Venture · 7 years ago
  84. 7442c37 conf change: pid: all pid details are now camelCase by Patrick Venture · 7 years ago
  85. 8e2fdb3 conf change: rename zone variables by Patrick Venture · 7 years ago
  86. a23468e pid: rename variables with full names by Patrick Venture · 7 years ago
  87. 4b0df32 pid: rename structure components for style by Patrick Venture · 7 years ago
  88. 572c43d Add Hysteresis to pid controllers by James Feist · 7 years ago
  89. c8bd1d1 [dbus-configuration] Back out divide by 100 by James Feist · 7 years ago
  90. e94bdc4 pid: add helper methods for thermal controller types by Patrick Venture · 7 years ago
  91. 734f953 Allow multiple inputs to thermal and stepwise controllers by James Feist · 7 years ago
  92. 5f59c0f Move all floats to doubles by Patrick Venture · 7 years ago
  93. e6a7a2e style: s/getMinThermalRpmSetPt/getMinThermalRPMSetpoint/g by Patrick Venture · 7 years ago
  94. c399f6f zone: use const reference consistently by Patrick Venture · 7 years ago
  95. 2d8e785 performance: fixup missing const reference in zone by Patrick Venture · 7 years ago
  96. 1248b15 style: use system path for dbus headers by Patrick Venture · 7 years ago
  97. 0bbeaf8 style: s/getZoneId/getZoneID/g by Patrick Venture · 7 years ago
  98. ee30648 pid: add missing override specifiers by Patrick Venture · 7 years ago
  99. a57477f pid: stepwisecontroller: add missing override by Patrick Venture · 7 years ago
  100. 7af157b style: function names should be lower camel by Patrick Venture · 7 years ago