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