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