1. b7131a1 psu-ng: Fixed PSU monitor app to bind/unbind device driver appropriately. by Faisal Awada · 7 months ago
  2. 319b0dd clang-format: copy latest and re-format by Patrick Williams · 7 months ago
  3. 67f71b9 psu-ng: Remove previous input history code by Matt Spinler · 9 months ago
  4. 592bd27 psu-ng: Add peak input power sensor for some PSs by Matt Spinler · 9 months ago
  5. d676026 psu-ng: Group all private PS class attributes by Matt Spinler · 9 months ago
  6. 9c446cd build: add cli11 dependency as necessary by Patrick Williams · 9 months ago
  7. 0859a17 regenerate elog-errors.hpp by Patrick Williams · 9 months ago
  8. 9ef7a04 psu-ng: Fix race condition within PSU monitor. by Faisal Awada · 9 months ago
  9. 3b3ae8d meson_options.txt: Support for reading options from meson.options by George Liu · 10 months ago
  10. 130ac97 power-sequencer: Replace Argument class with CLI11 by George Liu · 10 months ago
  11. b60823f power-supply: Replace Argument class with CLI11 by George Liu · 10 months ago
  12. 25478fa pseq: Create Bonnell configuration file by Shawn McCarney · 10 months ago
  13. b0475e7 Update nlohmann-json subproject handling by Matt Spinler · 11 months ago
  14. 6f499e6 meson: Replace configure_file with fs.copyfile by George Liu · 10 months ago
  15. d3de364 Fix fmt subproject handling by Matt Spinler · 11 months ago
  16. 220c246 Add googletest wrap by Matt Spinler · 11 months ago
  17. c0b9e9e Fix standalone build fail in utils/version.cpp by Matt Spinler · 11 months ago
  18. e9b3726 psu-ng: Bypass ACBEL unsupported features by Faisal Awada · 10 months ago
  19. 9582d9c psu-ng: Add ACBEL PSU pmbus supported commands. by Faisal Awada · 11 months ago
  20. 328ca31 pseq: Add GPIO formatting for UCD90160 by Shawn McCarney · 11 months ago
  21. 5d79d36 build: upgrade to C++23 by Patrick Williams · 11 months ago
  22. eae2d61 pseq: Add support for UCD90160 EM configuration by Jim Wright · 1 year, 5 months ago
  23. 8270b7d Support multiple D-Bus interfaces in getSubTree() by Shawn McCarney · 11 months ago
  24. c48551a pseq: Add support for UCD90160 device by Jim Wright · 1 year, 5 months ago
  25. 5a355ba phosphor-regulators: squash warning on GCC-13 only by Patrick Williams · 12 months ago
  26. 888bebd meson: add necessary subprojects by Patrick Williams · 12 months ago
  27. 683c8b0 meson: remove cppfs dependency by Patrick Williams · 12 months ago
  28. 8c324c9 add cstdint include by Patrick Williams · 12 months ago
  29. 81e554c tests: adjust self-copy tests by Patrick Williams · 12 months ago
  30. 41a6b9f remove unnecessary std::move calls by Patrick Williams · 12 months ago
  31. 974a794 phosphor-regulators: squash GCC dangling-reference warning by Patrick Williams · 12 months ago
  32. 8c90f31 systemd: no installation in templated targets by Andrew Geissler · 1 year, 1 month ago
  33. aded7a0 psu-ng: Retrieve PSU VPD keyword from D-Bus. by faisal · 1 year, 1 month ago
  34. 00e1def remove invalid user from OWNERS file by Andrew Geissler · 1 year, 1 month ago
  35. 48781ae clang-format: copy latest and re-format by Patrick Williams · 1 year, 1 month ago
  36. 0659422 psu-ng: Fix chassis association call by Matt Spinler · 1 year, 1 month ago
  37. c6fa666 psu-ng: Validate PSUs voltage input by Faisal Awada · 1 year, 1 month ago
  38. 95f6aab meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 2 months ago
  39. b66ae50 psu-ng: Dynamically assign the device driver name by Faisal Awada · 1 year, 2 months ago
  40. 6ff01ae psu-monitor: adapt do chassis state instance change by Andrew Geissler · 1 year, 2 months ago
  41. 1aaf9f8 psu-ng: Remove power rating prop if PS not present by Matt Spinler · 1 year, 2 months ago
  42. b40f04c psu-ng: Change paths of SN/PN/FN files by Matt Spinler · 1 year, 2 months ago
  43. a068f42 psu-ng: Put input voltage rating on D-Bus by Matt Spinler · 1 year, 3 months ago
  44. 86433ae power-supply: Fix warning by cppcheck by George Liu · 1 year, 3 months ago
  45. b9cf0d2 tools: Fix some warnings by cppcheck by George Liu · 1 year, 3 months ago
  46. 7f6921e phosphor-regulators: journal: Fix some warnings by cppcheck by George Liu · 1 year, 3 months ago
  47. 9464c42 Fix PSU status when BMC is in standby by George Liu · 1 year, 3 months ago
  48. 9659338 meson: Fix deprecated meson warnings by George Liu · 1 year, 3 months ago
  49. 6d42fd8 treewide: remove dependencies on mapper.target by Brad Bishop · 1 year, 3 months ago
  50. 3da879e update service file deps in accordance with recent refactoring by Andrew Geissler · 1 year, 4 months ago
  51. 7f9288c psu-ng: Change logic to clear brownout by Jim Wright · 1 year, 6 months ago
  52. 0327fcf pseq: Use more concise bracketing style in config by Jim Wright · 1 year, 6 months ago
  53. 9469a87 pseq: Fix backticks in README by Jim Wright · 1 year, 6 months ago
  54. 0dbce56 prettier: re-format by Patrick Williams · 1 year, 6 months ago
  55. 944ff61 beautysh: re-format by Patrick Williams · 1 year, 6 months ago
  56. 0a2b76b regulators: Update test cases for new jsonschema by Shawn McCarney · 1 year, 6 months ago
  57. a93243d python: fix flake8 warnings and format with black by Patrick Williams · 1 year, 6 months ago
  58. 4ab8656 psu-ng: Change detection of brownout errors by Jim Wright · 1 year, 6 months ago
  59. 1530024 psu-ng: Fix Doxygen comments by Jim Wright · 1 year, 6 months ago
  60. 1b63953 pseq: Use event for power good failure wait by Jim Wright · 1 year, 6 months ago
  61. cefe85f psu-ng: Suppress additional errors after brownout by Jim Wright · 1 year, 6 months ago
  62. 5c186c8 psu-ng: Use power control constants consistently by Jim Wright · 1 year, 6 months ago
  63. bb54ba3 regulators: Initial Bonnell config file by Shawn McCarney · 1 year, 6 months ago
  64. 941b60d psu-ng: Allow more than expected number of PS by Jim Wright · 1 year, 7 months ago
  65. d7f99fe Update OWNERS file by Shawn McCarney · 1 year, 8 months ago
  66. 983c989 psu-ng: Change max size of firmware version to 12 by Shawn McCarney · 1 year, 8 months ago
  67. 1c0576b pseq: Add README for power sequencer directory by Jim Wright · 1 year, 8 months ago
  68. 76d06b1 pseq: Add README for source file directory by Jim Wright · 1 year, 8 months ago
  69. dfe1f20 pseq: Add README for configuration file directory by Jim Wright · 1 year, 9 months ago
  70. f7019cb regulators: Fix possible uninitialized variable by Shawn McCarney · 1 year, 9 months ago
  71. 10eaa6c MAINTAINERS: remove file by Patrick Williams · 1 year, 10 months ago
  72. f477eb7 psu-ng: Limit calling of missing PSU helper by Brandon Wyman · 1 year, 10 months ago
  73. 056935c psu-ng: Use regex to replace invalid VPD data by Brandon Wyman · 1 year, 11 months ago
  74. 8393f46 psu-ng: Refactor reading VPD values to helper by Brandon Wyman · 1 year, 11 months ago
  75. ad4aff2 psu-ng: Remove updateInventory in PSUManager initialize by Brandon Wyman · 2 years ago
  76. 7354ce6 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 10 months ago
  77. cfee4d0 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 1 year, 10 months ago
  78. c91eed0 pseq: Add presence checking by Jim Wright · 1 year, 10 months ago
  79. 08fcb9f pseq: Adjust power good failure wait time by Jim Wright · 1 year, 10 months ago
  80. 6d469fd psu-ng: PGOOD_DEGLITCH_LIMIT of five by Brandon Wyman · 2 years ago
  81. 9bc5f76 psu-ng: Fix false brownout fault logging by Brandon Wyman · 1 year, 11 months ago
  82. aca86d0 psu-ng: Adjust power on monitoring window by Jim Wright · 2 years ago
  83. 9252b7e psu-ng: Only log missing errors for required PSUs by Shawn McCarney · 2 years ago
  84. 64e9775 psu-ng: Missing power supply helper by Brandon Wyman · 2 years ago
  85. 056bc19 pseq: Improve power supply error usage by Jim Wright · 2 years ago
  86. 213ffe9 pseq: Create dump on runtime pgood failure by Jim Wright · 2 years ago
  87. ae35ac5 psu-ng: Disable INPUT_HISTORY for 1400W IBM PSU by Brandon Wyman · 2 years ago
  88. c9e840e psu-ng: Lower input history sync delay to 5ms by Brandon Wyman · 2 years, 1 month ago
  89. dc777fa regulators: Host reboot should not redo operations by Shawn McCarney · 2 years, 1 month ago
  90. 9666ddf Do not run validation if input/UV fault by Brandon Wyman · 2 years, 1 month ago
  91. ba6d960 psu-ng: faultLogged to false in clearFaultFlags by Brandon Wyman · 2 years, 1 month ago
  92. 286bc70 pseq: Add digital monitor rails to voltage fault by Jim Wright · 2 years, 1 month ago
  93. 594fd72 pseq: Correct Everest system rail ordering by Jim Wright · 2 years, 1 month ago
  94. 49b8ec4 psu-ng: Add syncHistory for power state on by Brandon Wyman · 2 years, 1 month ago
  95. 18a24d9 psu-ng: INPUT_HISTORY syncHistory by Brandon Wyman · 2 years, 1 month ago
  96. c332442 psu-ng: Power supply class updates for input history by Brandon Wyman · 2 years, 2 months ago
  97. 00d45a5 psu-ng: Symlink to input history files by Brandon Wyman · 2 years, 2 months ago
  98. d130729 regulators: Add phosphor-regulators service dependencies by Zev Weiss · 2 years, 1 month ago
  99. 2a05492 pseq: Add exists call before reading status vout by Jim Wright · 2 years, 2 months ago
  100. e367ded psu-ng: Remove system from inventory mapper-wait by Brandon Wyman · 2 years, 2 months ago