1. 239aa7d Replace some duplicate codes about time setting by Harvey Wu · 1 year, 7 months ago
  2. 56ed787 Fixing crash when core logging was enabled by Josh Lehan · 1 year, 6 months ago
  3. 9f9a06a Fix interval calculation bug and D-Bus init by Josh Lehan · 1 year, 6 months ago
  4. c612c05 Allow derivativeCoeff and DCoefficient optional by Josh Lehan · 1 year, 6 months ago
  5. 5897fcc beautysh: re-format by Patrick Williams · 1 year, 6 months ago
  6. 217a827 prettier: re-format by Patrick Williams · 1 year, 6 months ago
  7. 23e22b9 Add new PID Class types "power" and "powersum" by Josh Lehan · 1 year, 7 months ago
  8. e100ab8 Adding more temporary files to gitignore by Josh Lehan · 1 year, 7 months ago
  9. d38ae27 FanController: Use raw RPM as input to fan PID loop by Josh Lehan · 3 years, 7 months ago
  10. de74542 Adding new feature of core PID loop logging by Josh Lehan · 3 years, 7 months ago
  11. 5d678da Fix Meson build problem when building tests by Josh Lehan · 1 year, 7 months ago
  12. c51ba91 Add debug mode by Bonnie Lo · 1 year, 8 months ago
  13. 0e8fc39 Support derivative term in PID algorithm and support to set cycle interval time from fan table by Bonnie Lo · 1 year, 8 months ago
  14. fb82a87 dbusconfiguration: Init margin similar to temp by Josh Lehan · 3 years, 8 months ago
  15. b300575 pid/zone: Adding unscaled to cache and logging by Josh Lehan · 2 years, 3 months ago
  16. b1225b2 meson: Add meson and meson_option files by Harvey.Wu · 1 year, 7 months ago
  17. 22579ca fix cppcheck warning by Harvey Wu · 1 year, 7 months ago
  18. 3dcfd54 Change folder name build to buildjson by Harvey Wu · 1 year, 7 months ago
  19. a1ae4fa fix compile warning when meson build by Harvey.Wu · 1 year, 7 months ago
  20. cf8ee30 Move Ed from maintainer to reviewer by Ed Tanous · 1 year, 8 months ago
  21. e2ec69a Add SIGHUP handling for reloading configuration by Potin Lai · 1 year, 8 months ago
  22. f2efcbb Using readPath dbuspath in getMatch function by Harvey.Wu · 2 years, 4 months ago
  23. ed1dafd Modified sensorConfig map index name about fan by Harvey.Wu · 2 years, 4 months ago
  24. bcdeb83 Add --strict-failsafe-pwm compile flag by Brandon Kim · 1 year, 10 months ago
  25. 14a8088 MAINTAINERS: remove file by Patrick Williams · 1 year, 10 months ago
  26. b228bc3 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 11 months ago
  27. 94a1b64 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 1 year, 11 months ago
  28. ccc8bb6 For each zone log sensor name with max setpoint by Nirav Shah · 2 years, 3 months ago
  29. ac3a219 build: enable C++20 by Patrick Williams · 2 years, 2 months ago
  30. d8c5a45 sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 2 months ago
  31. a4146eb pid/zone: Restore PWM when fans returned to auto by Josh Lehan · 3 years, 8 months ago
  32. 26de89b phosphor-pid-control: Remove venture from reviewer by Willy Tu · 2 years, 4 months ago
  33. d4fc570 ipmi.md: Clarification of some docs by Josh Lehan · 2 years, 6 months ago
  34. 8f73ad7 Make specific UNA sensors not trigger failsafe by Alex.Song · 2 years, 8 months ago
  35. 457993f sdbusplus: remove usage of deprecated alias by Patrick Williams · 2 years, 7 months ago
  36. cca9c65 Add OWNERS file by Manojkiran Eda · 2 years, 7 months ago
  37. 0001ee0 catch exceptions as const by Patrick Williams · 2 years, 8 months ago
  38. e7507a8 exception: switch to public sdbus exception by Patrick Williams · 2 years, 9 months ago
  39. 903a968 configure.md: add stepwise documentation by Paul Fertser · 2 years, 10 months ago
  40. f7575a7 configure.md: updates and clarifications by Paul Fertser · 3 years, 2 months ago
  41. 18d5bb1 main: Remove shared_ptr copy by William A. Kennington III · 3 years, 1 month ago
  42. f54b260 Fix command-line parsing of loggingPath by Josh Lehan · 3 years, 2 months ago
  43. cb4c1a2 Add object manager by Bruce Lee · 3 years, 1 month ago
  44. e39bbe9 enable shellcheck by Patrick Williams · 3 years, 2 months ago
  45. e8adaa0 bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 2 months ago
  46. d11a732 Eliminate ControlLoop init delay. by Hao Jiang · 3 years, 2 months ago
  47. 17971ef sensors: host: Implement getFailed function to HostSensor by Harvey Wu · 3 years, 4 months ago
  48. 7a8d5a1 Fix regex in findSensors by Jae Hyun Yoo · 3 years, 7 months ago
  49. b6a0b89 Bug fix: pidControlLoop may loop infinitely. by Hao Jiang · 3 years, 3 months ago
  50. 232ffe4 Expose exception of restartControlLoops(). by Hao Jiang · 3 years, 3 months ago
  51. b228cea Retry pidControlLoop in individual context handler by Hao Jiang · 3 years, 3 months ago
  52. 841931d Modify function signature for unit test. by Hao Jiang · 3 years, 3 months ago
  53. 258530a MAINTAINERS: Venture: M->R by Patrick Venture · 3 years, 4 months ago
  54. 0e84d4a Add Ed as a maintainer by Ed Tanous · 3 years, 4 months ago
  55. ca79115 FanController/ThermalController: Clean up PID input math by Josh Lehan · 3 years, 8 months ago
  56. ffa15f6 Remove James from MAINTAINERS by James Feist · 3 years, 8 months ago
  57. 1df9e87 drop struct keyword for non-packed objects by Patrick Venture · 3 years, 8 months ago
  58. 7382318 dbus: parameterize dbusconfiguration init by Patrick Venture · 3 years, 8 months ago
  59. 39199b4 dbus: move debugPrint to util by Patrick Venture · 3 years, 8 months ago
  60. b8cfc64 dbus: move zone indexing to util by Patrick Venture · 3 years, 8 months ago
  61. 1a7c49f dbus: Move findSensors to dbus util by Patrick Venture · 3 years, 8 months ago
  62. 8b4478c dbus: add unit-tests for dbusutil: getSensorPath by Patrick Venture · 3 years, 8 months ago
  63. 811f31d main: Allowing logging and tuning to also be enabled by files by Josh Lehan · 3 years, 8 months ago
  64. 55ccad6 DbusPidZone: Allow per-zone setpoint files during tuning by Josh Lehan · 3 years, 8 months ago
  65. 998fbe6 dbusconfiguration: Accept ZoneIndex parameter for zoneID by Josh Lehan · 3 years, 8 months ago
  66. 7e952d9 dbus: move types to header for use in tests by Patrick Venture · 3 years, 8 months ago
  67. 3e2f758 dbuspassive: Input processing cleanup and allow "margin" by Josh Lehan · 3 years, 8 months ago
  68. 2400ce4 dbuswrite: Add another write() form to WriteInterface by Josh Lehan · 3 years, 8 months ago
  69. 6803c70 Add Josh Lehan to MAINTAINERS by Patrick Venture · 3 years, 8 months ago
  70. 5301aae Eliminate swampd core dump after D-Bus updates sensors by Johnathan Mantey · 3 years, 8 months ago
  71. ad971e1 bugfix: add virtual destructor to zoneinterface by Patrick Venture · 3 years, 8 months ago
  72. 91fe17f dbusutil: Fix critical bug in scaleSensorReading by Josh Lehan · 3 years, 8 months ago
  73. 270d27d gitignore: Adding more files to ignore by Josh Lehan · 3 years, 8 months ago
  74. 7f9d690 transition dbus-configuration to run-time check by Patrick Venture · 3 years, 9 months ago
  75. 7f837e0 dbus/dbusconfiguration: add missing asio header by Patrick Venture · 3 years, 9 months ago
  76. a5cf208 stepwisecontroller: add stepwise info setter by Patrick Venture · 3 years, 10 months ago
  77. eb42820 pid/stepwisecontroller: fixup method name by Patrick Venture · 3 years, 10 months ago
  78. 09334bb ipmi: add zone controller interface by Patrick Venture · 3 years, 10 months ago
  79. d82d0b7 ipmi: split dbus get property into separate file by Patrick Venture · 3 years, 10 months ago
  80. 9bf5cef ipmi: split library constructor by Patrick Venture · 3 years, 10 months ago
  81. b748b68 pid/builder: add missing headers by Patrick Venture · 3 years, 10 months ago
  82. 2a50eda pid/builder: switch to structured bindings by Patrick Venture · 3 years, 10 months ago
  83. d057130 dbus/dbuspassive: drop no longer used bus reference by Patrick Venture · 3 years, 10 months ago
  84. 7a98c19 use ZoneInterface pointers where Dbus aspect not important by Patrick Venture · 3 years, 10 months ago
  85. 597ebd6 s/PIDZone/DbusPidZone/g by Patrick Venture · 3 years, 10 months ago
  86. 1a15379 pid/zone: split zone interface into its own header by Patrick Venture · 3 years, 10 months ago
  87. 0911bfe dbusconfiguration: deconflict variable names by Patrick Venture · 3 years, 10 months ago
  88. 84c188f move util methods to dbusutil header by Patrick Venture · 3 years, 10 months ago
  89. 9b93692 dbushelper: drop obsolete parameter from interface by Patrick Venture · 3 years, 10 months ago
  90. 8729eb9 Make the dbushelper own its own bus handle. by Patrick Venture · 3 years, 10 months ago
  91. ef1f886 dbusconfiguration: fixup header inclusion by Patrick Venture · 3 years, 10 months ago
  92. aadb30d move dbus helper interface into its own file by Patrick Venture · 3 years, 10 months ago
  93. cfbf62b sensors/builder: add missing headers by Patrick Venture · 3 years, 10 months ago
  94. a076487 sensors/zones: place in namespace and cleanup by Patrick Venture · 3 years, 10 months ago
  95. cdd6134 Move the sensor utils into their own module by Patrick Venture · 3 years, 10 months ago
  96. 3c2564c sysfs/sysfsread: add missing explicit to constructor by Patrick Venture · 3 years, 10 months ago
  97. 4f4bb17 sensors:sensor: drop unused chrono header by Patrick Venture · 3 years, 10 months ago
  98. f3b04fd dbusconfiguration: add support for one-to-one fan/pwm mapping by Jason Ling · 3 years, 10 months ago
  99. 1277543 ipmi/manualcmds: fixup style for enum by Patrick Venture · 3 years, 10 months ago
  100. a83a3ec update clang-format from Latest in docs by Patrick Venture · 3 years, 10 months ago