1. 4a9dd3b use sdbusplus unpack syntax by Patrick Williams · 3 months ago master
  2. c8ad42c build: allow buildjson directory in gitignore by You-Peng Wu · 3 weeks ago
  3. c9b024f Extend IgnoreFailIfHostOff to D-Bus configuration by Eric Yang · 7 weeks ago
  4. ccb9e72 dbuspassive: Register signal before property fetch by Eric Yang · 6 months ago
  5. 11a1edc State.Decorator.*: use PDI constants by Alexander Hansen · 3 months ago
  6. d112f49 State.Host: use PDI constants by Alexander Hansen · 3 months ago
  7. eb1a35c Association: use PDI constants by Alexander Hansen · 3 months ago
  8. d3e71ce Sensor.Threshold.*: use PDI constants by Alexander Hansen · 3 months ago
  9. d766543 Control.ThermalMode: use PDI constants by Alexander Hansen · 3 months ago
  10. ca86bf6 Control.FanRedundancy: use PDI constants by Alexander Hansen · 3 months ago
  11. bd2c98e Control.FanPwm: use PDI constants by Alexander Hansen · 3 months ago
  12. 0ded2c2 Control.Mode: use PDI constants by Alexander Hansen · 3 months ago
  13. dae4a3a Sensor.Value: use PDI constants by Alexander Hansen · 3 months ago
  14. 35ae0bb test: sensor host: use PDI constants by Alexander Hansen · 3 months ago
  15. e907a81 test: PID Zone: use PDI constants by Alexander Hansen · 3 months ago
  16. dc6a050 test: DBus util: use PDI constants by Alexander Hansen · 3 months ago
  17. 207730b test: DBus passive: use PDI constants by Alexander Hansen · 3 months ago
  18. 1ec3d13 DBus: use PDI constants for ObjectMapper by Alexander Hansen · 3 months ago
  19. 46a755f Copyright: Move to SPDX-Identifier by Alexander Hansen · 3 months ago
  20. 3bfece8 dbuspassive: Fail reason for missing D-Bus object by Eric Yang · 5 months ago
  21. e1fa859 Introduce ignoreFailIfHostOff config setting by Potin Lai · 5 months ago
  22. 765a6d8 meson option requires config.h for meson options to operate properly by Pete O_o · 7 months ago
  23. 425ef84 meson: use non-deprecated systemd packageconfig by Patrick Williams · 7 months ago
  24. 92110f8 Use api.hpp instead of api.h by George Liu · 7 months ago
  25. f8b6e55 Fix includes by Ed Tanous · 7 months ago
  26. 7d6e225 Simplify string formatting by Ed Tanous · 7 months ago
  27. 69a7c2b Separate configure_file calls by Ed Tanous · 7 months ago
  28. 2c457bb Fix a default init of bool with float by Ed Tanous · 7 months ago
  29. d2768c5 Implement clang-tidy fixes by Ed Tanous · 7 months ago
  30. 897f31c Clarify handle-missing-object-paths logic by Eric Yang · 9 months ago
  31. d59ccac Check for empty sensors in getFailSafePercent by Eric Yang · 8 months ago
  32. 52e3c8e clang-tidy: format with config-clang-tidy by Patrick Williams · 8 months ago
  33. 841531c Fix build failure with Clang 20 by Eric Yang · 9 months ago
  34. e3c6077 sensormanager: use bus reference_wrapper over pointer by Patrick Williams · 10 months ago
  35. 215ffb5 dbusactiveread: delete unused class by Patrick Williams · 10 months ago
  36. cd1e78a dbushelper: avoid new bus connections by Patrick Williams · 10 months ago
  37. 7dea66c main: use `new_bus` instead of `new_system` by Patrick Williams · 10 months ago
  38. bd1d102 remove unused thread include by Patrick Williams · 10 months ago
  39. a427007 print zone failsafe reason when enter failsafe mode by Harvey Wu · 1 year, 8 months ago
  40. a552fe2 Add more behaviors to MissingIsAcceptable handling by Chaul Ly · 1 year, 3 months ago
  41. 7ca8887 Fix spelling mistakes using codespell by Manojkiran Eda · 1 year, 8 months ago
  42. 32e58e0 build: use allowed over enabled or not-disabled by Patrick Williams · 12 months ago
  43. 1930027 clang-format: update latest spec and reformat by Patrick Williams · 1 year ago
  44. 7df3c27 add missing headers by Patrick Williams · 1 year ago
  45. 6813d89 meson: reformat with meson formatter by Patrick Williams · 1 year ago
  46. 4673aaa update OWNERS by Patrick Williams · 11 months ago
  47. fc97b5c OWNERS: adjust Ed's email by Patrick Williams · 1 year ago
  48. 6df8bb5 Add failsafe logger for zones by James Zheng · 1 year, 2 months ago
  49. 350343f clang-format: re-format for clang-19 by Patrick Williams · 1 year, 2 months ago
  50. 60badc1 OWNERS: adjust Josh's email by Patrick Williams · 1 year, 2 months ago
  51. 7dc8010 clang-tidy: Initial commit by Jayanth Othayoth · 1 year, 2 months ago
  52. 326cd76 clang-tidy: Add Tag Names to Anonymous Structs by Jayanth Othayoth · 1 year, 2 months ago
  53. 9bfba13 clang-tidy: Suppress Unused Private Field Warning by Jayanth Othayoth · 1 year, 2 months ago
  54. 2922eeb clang-tidy: Fix Move Prevents Copy Elision by Jayanth Othayoth · 1 year, 2 months ago
  55. 7f1253c clang-tidy: Fix Unused Variable Warnings by Jayanth Othayoth · 1 year, 2 months ago
  56. 951aff4 Fix MD056 warnings by George Liu · 1 year, 6 months ago
  57. 20d3904 Fix MD030 warnings by George Liu · 1 year, 6 months ago
  58. 608b939 Fix MD040 warnings by George Liu · 1 year, 6 months ago
  59. 92f9f3c Auto determine failsafe duty according sensor fail by Harvey Wu · 2 years, 3 months ago
  60. 1b3b730 fix CI failed by Harvey Wu · 1 year, 4 months ago
  61. bd63bca clang-format: re-format for clang-18 by Patrick Williams · 1 year, 6 months ago
  62. 5d897e2 Modified the naming to get the value of checkhysterwithsetpt by Delphine CC Chiu · 1 year, 8 months ago
  63. af97d8e Add UNC crossing option for FailSafe condition by Jonico Eustaquio · 2 years, 1 month ago
  64. 8dc277c meson: Enable link time optimization by Konstantin Aladyshev · 1 year, 10 months ago
  65. a7bbd45 remove duplicated header include by Zhikui Ren · 2 years ago
  66. 9f1532d Include config.h for strict-failsafe-pwm option by Jonico Eustaquio · 2 years, 2 months ago
  67. 7e63502 pid/fancontroller: Set failsafe PWM in destructor by Patrick Rudolph · 2 years, 4 months ago
  68. c7b2be3 main: Gracefully handle SIGTERM by Patrick Rudolph · 2 years, 4 months ago
  69. 9366089 fancontroller: Add missing config.h by Patrick Rudolph · 2 years, 4 months ago
  70. 9788963 Support to accumulate PWM of different controllers for same sensor by Delphine CC Chiu · 2 years, 3 months ago
  71. df59765 Changing wording of failsafe transition messages by Josh Lehan · 2 years, 2 months ago
  72. efda1ce meson: adjust nlohmann-json dependency by Patrick Williams · 2 years, 2 months ago
  73. 397e6bc build: use allowed over enabled by Patrick Williams · 2 years, 2 months ago
  74. 3f0f7bc Add MissingIsAcceptable feature to avoid failsafe by Josh Lehan · 3 years ago
  75. 31058fd Implementing the TempToMargin feature by Josh Lehan · 3 years, 1 month ago
  76. e1dbb59 clang-format: copy latest and re-format by Patrick Williams · 2 years, 4 months ago
  77. 3718006 zone: Add debug thermal/power interface by Harvey Wu · 2 years, 4 months ago
  78. cc0232a zone: Add debug interface to zone dbus path by Harvey Wu · 3 years ago
  79. f7c07c9 meson_options.txt: Support for reading options from meson.options by George Liu · 2 years, 6 months ago
  80. 796f06d sysfs: Unconditionally replace '**' in FixupPath() by Zev Weiss · 2 years, 7 months ago
  81. 90b0a66 dbusutil: use sdbusplus match rules by Patrick Williams · 2 years, 7 months ago
  82. d5d83fa dbuspassive: drop needless c_str by Patrick Williams · 2 years, 7 months ago
  83. bcf09f1 meson: enable tests by default by Patrick Williams · 2 years, 7 months ago
  84. a83fae5 meson: add necessary subprojects by Patrick Williams · 2 years, 7 months ago
  85. 2aaf936 build: upgrade to C++23 by Patrick Williams · 2 years, 7 months ago
  86. 57a7af6 fix compile error when enable meson test option by Harvey Wu · 2 years, 8 months ago
  87. 9fe3a3c Set failsafePwm by pid configuration by ykchiu · 2 years, 9 months ago
  88. 7c6d35d Allow disabling PID loops at runtime by ykchiu · 2 years, 9 months ago
  89. 02839e3 Fix wrong link in README by Michael Shen · 2 years, 9 months ago
  90. 7e6130a meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 2 years, 10 months ago
  91. 8c05112 clang-format: copy latest and re-format by Patrick Williams · 2 years, 9 months ago
  92. c2a311b Handle InterfacesRemoved signal under /xyz/openbmc_project/sensor path by Jinliang Wang · 2 years, 10 months ago
  93. cdc8dca fix default root directory logging path by Jinliang Wang · 2 years, 10 months ago
  94. 687d841 fix shellcheck failure detected by CI by Jinliang Wang · 2 years, 10 months ago
  95. 5293ec2 Allow indefinite retries in tryRestartControlLoops() by Zev Weiss · 3 years ago
  96. 79cde00 main: add multiple search paths for config.json by Potin Lai · 3 years ago
  97. df1f183 pid: reuse the code for processing sensors input by Tom Tung · 3 years, 3 months ago
  98. aacd568 meson: Remove autotools files and ignore patches by Harvey Wu · 3 years, 2 months ago
  99. 10e46ef Skipping over Association Definitions messages by Josh Lehan · 3 years ago
  100. 239aa7d Replace some duplicate codes about time setting by Harvey Wu · 3 years, 3 months ago