1. 98b704e Add Fan Redundancy Support by James Feist · 5 years ago
  2. 375f709 Add stepwise parser by Hank Liou · 5 years ago
  3. ded0ab5 Check fans for failure by Will Liang · 5 years ago
  4. 1fe0895 Make dbusconfiguration reloadable without reboot by James Feist · 5 years ago
  5. 0c8223b Consolidate all util.hpp by James Feist · 5 years ago
  6. e3eeef4 bugfix: grab hystersis parameter from pid json by Patrick Venture · 5 years ago
  7. 90e9dbc autotools: Fix for autoconf-archive 2019.01.19 by Patrick Venture · 5 years ago
  8. 94feffa build: enable code coverage by Patrick Venture · 5 years ago
  9. 90f9bb5 build: rework gtest checks by Patrick Venture · 5 years ago
  10. c32e3fc add tuning enable variable by Patrick Venture · 5 years ago
  11. f81f288 Expand conf namespace by James Feist · 5 years ago
  12. 3484bed s/minThermalRPM/minThermalOutput by James Feist · 5 years ago
  13. 75eb769 dbuspassive: allow scaling by James Feist · 5 years ago
  14. 608304d stepwise: Add ceiling type by James Feist · 5 years ago
  15. 903b042 conf change: s/feedFwdOffOffsetCoeff/feedFwdOffsetCoeff/g by Patrick Venture · 5 years ago
  16. dca2d48 DBusConfiguration: Fix scaling by James Feist · 5 years ago
  17. 5426c34 add json verification for configurations by Patrick Venture · 5 years ago
  18. d149172 add support to build zones and PIDs from json by Patrick Venture · 5 years ago
  19. 7280e27 conf change: s/set-point/setpoint/ by Patrick Venture · 5 years ago
  20. 69c5106 conf change: sensors: read and write path rename by Patrick Venture · 5 years ago
  21. eeeb867 add support to build sensors from json by Patrick Venture · 5 years ago
  22. 1f802f5 Move all variant usage to std by James Feist · 5 years ago
  23. 572c43d Add Hysteresis to pid controllers by James Feist · 5 years ago
  24. 4cf3986 test: add phosphor-logging to test make by Patrick Venture · 6 years ago
  25. 734f953 Allow multiple inputs to thermal and stepwise controllers by James Feist · 6 years ago
  26. 5f59c0f Move all floats to doubles by Patrick Venture · 6 years ago
  27. e6a7a2e style: s/getMinThermalRpmSetPt/getMinThermalRPMSetpoint/g by Patrick Venture · 6 years ago
  28. 2d8e785 performance: fixup missing const reference in zone by Patrick Venture · 6 years ago
  29. 0bbeaf8 style: s/getZoneId/getZoneID/g by Patrick Venture · 6 years ago
  30. f8cb464 dbus: passive: move exception checking into factory by Patrick Venture · 6 years ago
  31. 7af157b style: function names should be lower camel by Patrick Venture · 6 years ago
  32. 563a356 style: member functions should be lower camel by Patrick Venture · 6 years ago
  33. 36b7d8e [dbus-passive] Add threshold fan failure by James Feist · 6 years ago
  34. 3dfaafd Add hysteresis to stepwise controller by James Feist · 6 years ago
  35. 22c257a Add stepwise controller by James Feist · 6 years ago
  36. e2ec0f6 clang-format: fix pointer alignment, sort using by Patrick Venture · 6 years ago
  37. da4a5dd add .clang-format by Patrick Venture · 6 years ago
  38. 40be36a add missing gmock header: read|write interface mock by Patrick Venture · 6 years ago
  39. 2524323 test: dbus: dbusactiveread by Patrick Venture · 6 years ago
  40. 0ef1faf test: dbus: passive read interface by Patrick Venture · 6 years ago
  41. 0df7c0f dbus: transition to interface for testing by Patrick Venture · 6 years ago
  42. 566a151 test: pid: fancontroller by Patrick Venture · 6 years ago
  43. 3349ef2 test: pid: thermalcontroller by Patrick Venture · 6 years ago
  44. a58197c test: pid: zone by Patrick Venture · 6 years ago
  45. 2e3ecb5 update configure and test/Makefile.am by Patrick Venture · 6 years ago
  46. da06428 util: enable unit-tests by Patrick Venture · 6 years ago
  47. 1fa9aab test: sensors: host by Patrick Venture · 6 years ago
  48. 9805543 test: sensor_manager: add test and sensor_mock by Patrick Venture · 6 years ago
  49. e31ee6d test: sensors: pluggable by Patrick Venture · 6 years ago
  50. fe75b19 enable unit-tests: enable for SensorManager by Patrick Venture · 6 years ago
  51. 4bd518d test: add controller_mock by Patrick Venture · 6 years ago
  52. 6246393 test: add read and write interface mocks by Patrick Venture · 6 years ago
  53. 7a841b6 enable unit-tests by Patrick Venture · 6 years ago