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