1. 9f1532d Include config.h for strict-failsafe-pwm option by Jonico Eustaquio · 5 months ago
  2. 7e63502 pid/fancontroller: Set failsafe PWM in destructor by Patrick Rudolph · 7 months ago
  3. c7b2be3 main: Gracefully handle SIGTERM by Patrick Rudolph · 7 months ago
  4. 9366089 fancontroller: Add missing config.h by Patrick Rudolph · 7 months ago
  5. 9788963 Support to accumulate PWM of different controllers for same sensor by Delphine CC Chiu · 7 months ago
  6. df59765 Changing wording of failsafe transition messages by Josh Lehan · 5 months ago
  7. efda1ce meson: adjust nlohmann-json dependency by Patrick Williams · 5 months ago
  8. 397e6bc build: use allowed over enabled by Patrick Williams · 6 months ago
  9. 3f0f7bc Add MissingIsAcceptable feature to avoid failsafe by Josh Lehan · 1 year, 3 months ago
  10. 31058fd Implementing the TempToMargin feature by Josh Lehan · 1 year, 4 months ago
  11. e1dbb59 clang-format: copy latest and re-format by Patrick Williams · 7 months ago
  12. 3718006 zone: Add debug thermal/power interface by Harvey Wu · 8 months ago
  13. cc0232a zone: Add debug interface to zone dbus path by Harvey Wu · 1 year, 3 months ago
  14. f7c07c9 meson_options.txt: Support for reading options from meson.options by George Liu · 9 months ago
  15. 796f06d sysfs: Unconditionally replace '**' in FixupPath() by Zev Weiss · 11 months ago
  16. 90b0a66 dbusutil: use sdbusplus match rules by Patrick Williams · 10 months ago
  17. d5d83fa dbuspassive: drop needless c_str by Patrick Williams · 10 months ago
  18. bcf09f1 meson: enable tests by default by Patrick Williams · 10 months ago
  19. a83fae5 meson: add necessary subprojects by Patrick Williams · 10 months ago
  20. 2aaf936 build: upgrade to C++23 by Patrick Williams · 10 months ago
  21. 57a7af6 fix compile error when enable meson test option by Harvey Wu · 11 months ago
  22. 9fe3a3c Set failsafePwm by pid configuration by ykchiu · 1 year ago
  23. 7c6d35d Allow disabling PID loops at runtime by ykchiu · 1 year ago
  24. 02839e3 Fix wrong link in README by Michael Shen · 12 months ago
  25. 7e6130a meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 1 month ago
  26. 8c05112 clang-format: copy latest and re-format by Patrick Williams · 1 year ago
  27. c2a311b Handle InterfacesRemoved signal under /xyz/openbmc_project/sensor path by Jinliang Wang · 1 year, 1 month ago
  28. cdc8dca fix default root directory logging path by Jinliang Wang · 1 year, 1 month ago
  29. 687d841 fix shellcheck failure detected by CI by Jinliang Wang · 1 year, 1 month ago
  30. 5293ec2 Allow indefinite retries in tryRestartControlLoops() by Zev Weiss · 1 year, 3 months ago
  31. 79cde00 main: add multiple search paths for config.json by Potin Lai · 1 year, 3 months ago
  32. df1f183 pid: reuse the code for processing sensors input by Tom Tung · 1 year, 6 months ago
  33. aacd568 meson: Remove autotools files and ignore patches by Harvey Wu · 1 year, 5 months ago
  34. 10e46ef Skipping over Association Definitions messages by Josh Lehan · 1 year, 4 months ago
  35. 239aa7d Replace some duplicate codes about time setting by Harvey Wu · 1 year, 6 months ago
  36. 56ed787 Fixing crash when core logging was enabled by Josh Lehan · 1 year, 5 months ago
  37. 9f9a06a Fix interval calculation bug and D-Bus init by Josh Lehan · 1 year, 5 months ago
  38. c612c05 Allow derivativeCoeff and DCoefficient optional by Josh Lehan · 1 year, 5 months ago
  39. 5897fcc beautysh: re-format by Patrick Williams · 1 year, 5 months ago
  40. 217a827 prettier: re-format by Patrick Williams · 1 year, 5 months ago
  41. 23e22b9 Add new PID Class types "power" and "powersum" by Josh Lehan · 1 year, 6 months ago
  42. e100ab8 Adding more temporary files to gitignore by Josh Lehan · 1 year, 6 months ago
  43. d38ae27 FanController: Use raw RPM as input to fan PID loop by Josh Lehan · 3 years, 6 months ago
  44. de74542 Adding new feature of core PID loop logging by Josh Lehan · 3 years, 7 months ago
  45. 5d678da Fix Meson build problem when building tests by Josh Lehan · 1 year, 6 months ago
  46. c51ba91 Add debug mode by Bonnie Lo · 1 year, 7 months ago
  47. 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
  48. fb82a87 dbusconfiguration: Init margin similar to temp by Josh Lehan · 3 years, 8 months ago
  49. b300575 pid/zone: Adding unscaled to cache and logging by Josh Lehan · 2 years, 3 months ago
  50. b1225b2 meson: Add meson and meson_option files by Harvey.Wu · 1 year, 7 months ago
  51. 22579ca fix cppcheck warning by Harvey Wu · 1 year, 7 months ago
  52. 3dcfd54 Change folder name build to buildjson by Harvey Wu · 1 year, 7 months ago
  53. a1ae4fa fix compile warning when meson build by Harvey.Wu · 1 year, 7 months ago
  54. cf8ee30 Move Ed from maintainer to reviewer by Ed Tanous · 1 year, 7 months ago
  55. e2ec69a Add SIGHUP handling for reloading configuration by Potin Lai · 1 year, 8 months ago
  56. f2efcbb Using readPath dbuspath in getMatch function by Harvey.Wu · 2 years, 3 months ago
  57. ed1dafd Modified sensorConfig map index name about fan by Harvey.Wu · 2 years, 3 months ago
  58. bcdeb83 Add --strict-failsafe-pwm compile flag by Brandon Kim · 1 year, 9 months ago
  59. 14a8088 MAINTAINERS: remove file by Patrick Williams · 1 year, 10 months ago
  60. b228bc3 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 10 months ago
  61. 94a1b64 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 1 year, 10 months ago
  62. ccc8bb6 For each zone log sensor name with max setpoint by Nirav Shah · 2 years, 3 months ago
  63. ac3a219 build: enable C++20 by Patrick Williams · 2 years, 1 month ago
  64. d8c5a45 sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 1 month ago
  65. a4146eb pid/zone: Restore PWM when fans returned to auto by Josh Lehan · 3 years, 8 months ago
  66. 26de89b phosphor-pid-control: Remove venture from reviewer by Willy Tu · 2 years, 3 months ago
  67. d4fc570 ipmi.md: Clarification of some docs by Josh Lehan · 2 years, 6 months ago
  68. 8f73ad7 Make specific UNA sensors not trigger failsafe by Alex.Song · 2 years, 8 months ago
  69. 457993f sdbusplus: remove usage of deprecated alias by Patrick Williams · 2 years, 6 months ago
  70. cca9c65 Add OWNERS file by Manojkiran Eda · 2 years, 7 months ago
  71. 0001ee0 catch exceptions as const by Patrick Williams · 2 years, 8 months ago
  72. e7507a8 exception: switch to public sdbus exception by Patrick Williams · 2 years, 9 months ago
  73. 903a968 configure.md: add stepwise documentation by Paul Fertser · 2 years, 10 months ago
  74. f7575a7 configure.md: updates and clarifications by Paul Fertser · 3 years, 1 month ago
  75. 18d5bb1 main: Remove shared_ptr copy by William A. Kennington III · 3 years ago
  76. f54b260 Fix command-line parsing of loggingPath by Josh Lehan · 3 years, 1 month ago
  77. cb4c1a2 Add object manager by Bruce Lee · 3 years, 1 month ago
  78. e39bbe9 enable shellcheck by Patrick Williams · 3 years, 1 month ago
  79. e8adaa0 bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 1 month ago
  80. d11a732 Eliminate ControlLoop init delay. by Hao Jiang · 3 years, 2 months ago
  81. 17971ef sensors: host: Implement getFailed function to HostSensor by Harvey Wu · 3 years, 3 months ago
  82. 7a8d5a1 Fix regex in findSensors by Jae Hyun Yoo · 3 years, 7 months ago
  83. b6a0b89 Bug fix: pidControlLoop may loop infinitely. by Hao Jiang · 3 years, 3 months ago
  84. 232ffe4 Expose exception of restartControlLoops(). by Hao Jiang · 3 years, 3 months ago
  85. b228cea Retry pidControlLoop in individual context handler by Hao Jiang · 3 years, 3 months ago
  86. 841931d Modify function signature for unit test. by Hao Jiang · 3 years, 3 months ago
  87. 258530a MAINTAINERS: Venture: M->R by Patrick Venture · 3 years, 3 months ago
  88. 0e84d4a Add Ed as a maintainer by Ed Tanous · 3 years, 4 months ago
  89. ca79115 FanController/ThermalController: Clean up PID input math by Josh Lehan · 3 years, 8 months ago
  90. ffa15f6 Remove James from MAINTAINERS by James Feist · 3 years, 7 months ago
  91. 1df9e87 drop struct keyword for non-packed objects by Patrick Venture · 3 years, 7 months ago
  92. 7382318 dbus: parameterize dbusconfiguration init by Patrick Venture · 3 years, 7 months ago
  93. 39199b4 dbus: move debugPrint to util by Patrick Venture · 3 years, 7 months ago
  94. b8cfc64 dbus: move zone indexing to util by Patrick Venture · 3 years, 8 months ago
  95. 1a7c49f dbus: Move findSensors to dbus util by Patrick Venture · 3 years, 8 months ago
  96. 8b4478c dbus: add unit-tests for dbusutil: getSensorPath by Patrick Venture · 3 years, 8 months ago
  97. 811f31d main: Allowing logging and tuning to also be enabled by files by Josh Lehan · 3 years, 8 months ago
  98. 55ccad6 DbusPidZone: Allow per-zone setpoint files during tuning by Josh Lehan · 3 years, 8 months ago
  99. 998fbe6 dbusconfiguration: Accept ZoneIndex parameter for zoneID by Josh Lehan · 3 years, 8 months ago
  100. 7e952d9 dbus: move types to header for use in tests by Patrick Venture · 3 years, 8 months ago