1. 7e3f8ab pid/builder: make zonePids const by Patrick Venture · 4 years ago
  2. e30916c add needed include for numeric_limits by Andrew Geissler · 4 years, 1 month ago
  3. f7a2dd5 rename away from RPM by Patrick Venture · 5 years ago
  4. 9bbf333 rename RPMSetPoint to SetPoint by Patrick Venture · 5 years ago
  5. 375f709 Add stepwise parser by Hank Liou · 5 years ago
  6. ded0ab5 Check fans for failure by Will Liang · 5 years ago
  7. 1fe0895 Make dbusconfiguration reloadable without reboot by James Feist · 5 years ago
  8. 0c8223b Consolidate all util.hpp by James Feist · 5 years ago
  9. 89002db explicitly expect a directory for logging by Patrick Venture · 5 years ago
  10. de79ee0 split parameters for logging and tuning by Patrick Venture · 5 years ago
  11. ce6a3f3 Remove threads by James Feist · 5 years ago
  12. e3eeef4 bugfix: grab hystersis parameter from pid json by Patrick Venture · 5 years ago
  13. e6e6f62 pid: zone: add zone id to log name by Patrick Venture · 5 years ago
  14. c32e3fc add tuning enable variable by Patrick Venture · 5 years ago
  15. f81f288 Expand conf namespace by James Feist · 5 years ago
  16. 3484bed s/minThermalRPM/minThermalOutput by James Feist · 5 years ago
  17. 608304d stepwise: Add ceiling type by James Feist · 5 years ago
  18. 473d68d Allow removal from failsafe if timeout=0 by James Feist · 5 years ago
  19. 903b042 conf change: s/feedFwdOffOffsetCoeff/feedFwdOffsetCoeff/g by Patrick Venture · 5 years ago
  20. dca2d48 DBusConfiguration: Fix scaling by James Feist · 5 years ago
  21. ba8ffa7 swap libconfig++ for json in configuration parsing by Patrick Venture · 5 years ago
  22. d149172 add support to build zones and PIDs from json by Patrick Venture · 5 years ago
  23. 7280e27 conf change: s/set-point/setpoint/ by Patrick Venture · 5 years ago
  24. 7442c37 conf change: pid: all pid details are now camelCase by Patrick Venture · 5 years ago
  25. 8e2fdb3 conf change: rename zone variables by Patrick Venture · 5 years ago
  26. a23468e pid: rename variables with full names by Patrick Venture · 5 years ago
  27. 4b0df32 pid: rename structure components for style by Patrick Venture · 5 years ago
  28. 572c43d Add Hysteresis to pid controllers by James Feist · 5 years ago
  29. c8bd1d1 [dbus-configuration] Back out divide by 100 by James Feist · 5 years ago
  30. e94bdc4 pid: add helper methods for thermal controller types by Patrick Venture · 6 years ago
  31. 734f953 Allow multiple inputs to thermal and stepwise controllers by James Feist · 6 years ago
  32. 5f59c0f Move all floats to doubles by Patrick Venture · 6 years ago
  33. e6a7a2e style: s/getMinThermalRpmSetPt/getMinThermalRPMSetpoint/g by Patrick Venture · 6 years ago
  34. c399f6f zone: use const reference consistently by Patrick Venture · 6 years ago
  35. 2d8e785 performance: fixup missing const reference in zone by Patrick Venture · 6 years ago
  36. 1248b15 style: use system path for dbus headers by Patrick Venture · 6 years ago
  37. 0bbeaf8 style: s/getZoneId/getZoneID/g by Patrick Venture · 6 years ago
  38. ee30648 pid: add missing override specifiers by Patrick Venture · 6 years ago
  39. a57477f pid: stepwisecontroller: add missing override by Patrick Venture · 6 years ago
  40. 7af157b style: function names should be lower camel by Patrick Venture · 6 years ago
  41. 563a356 style: member functions should be lower camel by Patrick Venture · 6 years ago
  42. f325231 style: fixup naming of structures by Patrick Venture · 6 years ago
  43. f77d5a5 cleanup: move from copy and pointer to just const reference by Patrick Venture · 6 years ago
  44. adc9e86 cleanup: rename variable per openbmc style by Patrick Venture · 6 years ago
  45. 4a2dc4d cleanup: apply constness to read-only iterators by Patrick Venture · 6 years ago
  46. 36b7d8e [dbus-passive] Add threshold fan failure by James Feist · 6 years ago
  47. df766f2 cleanup: reduce scope of variables by Patrick Venture · 6 years ago
  48. 3dfaafd Add hysteresis to stepwise controller by James Feist · 6 years ago
  49. 22c257a Add stepwise controller by James Feist · 6 years ago
  50. da4a5dd add .clang-format by Patrick Venture · 6 years ago
  51. 566a151 test: pid: fancontroller by Patrick Venture · 6 years ago
  52. 3349ef2 test: pid: thermalcontroller by Patrick Venture · 6 years ago
  53. a58197c test: pid: zone by Patrick Venture · 6 years ago
  54. 5c7cc54 pid: zone split out builders by Patrick Venture · 6 years ago
  55. fe75b19 enable unit-tests: enable for SensorManager by Patrick Venture · 6 years ago
  56. 08afbb2 Spelling fixes by Gunnar Mills · 6 years ago
  57. 00d5199 fancontroller: remove percentage log entry by Patrick Venture · 6 years ago
  58. 5f02ad2 pid: added thermal inputs & failsafe to logging by Patrick Venture · 6 years ago
  59. dc3b790 s/Control.FanCtrl.Mode/Control.Mode/ by Patrick Venture · 6 years ago
  60. d801218 PID Objects & Algo by Patrick Venture · 6 years ago