1. 92420f2 regulators: Initial Fuji config file by Shawn McCarney · 3 months ago
  2. d1b8b1b pseq: Remove deprecated files by Shawn McCarney · 3 months ago
  3. 1f8b110 pseq: Switch to new pgood isolation support by Shawn McCarney · 3 months ago
  4. ce1aadd pseq: Update STATUS_VOUT checks in config files by Shawn McCarney · 3 months ago
  5. 1627583 pseq: Check STATUS_VOUT first to find pgood fault by Shawn McCarney · 3 months ago
  6. ab73001 pseq: Add config files for BlueRidge systems by Shawn McCarney · 3 months ago
  7. 726e1ca pseq: Add config files for Fuji systems by Shawn McCarney · 3 months ago
  8. 1838dbf Move D-Bus finder class constructors by Shawn McCarney · 4 months ago
  9. 452de22 pseq: Create class for finding devices by Shawn McCarney · 4 months ago
  10. 3cc348c Create class for finding compatible system types by Shawn McCarney · 4 months ago
  11. 98f4294 Create class for finding D-Bus interfaces by Shawn McCarney · 4 months ago
  12. 3a11d63 pseq: Add BMC dump method to Services class by Shawn McCarney · 4 months ago
  13. e9144ab pseq: Find config file using new compatible intf by Shawn McCarney · 4 months ago
  14. de5434d Create TemporarySubDirectory class by Shawn McCarney · 4 months ago
  15. 04471bb pseq: Create Bonnell JSON cfg file in new format by Shawn McCarney · 4 months ago
  16. 530bd66 pseq: Create Everest JSON cfg file in new format by Shawn McCarney · 4 months ago
  17. 2d068dc pseq: Create Rainier JSON config file in new format by Shawn McCarney · 5 months ago
  18. b545144 pseq: Create UCD90160Device class by Shawn McCarney · 5 months ago
  19. fec3833 pseq: Create UCD90320Device class by Shawn McCarney · 5 months ago
  20. 71d7fe4 pseq: Create UCD90xDevice class by Shawn McCarney · 5 months ago
  21. fe78c17 pseq: Refactor storage of debug data by Shawn McCarney · 5 months ago
  22. b89395b pseq: Create PMBusDriverDevice class by Shawn McCarney · 5 months ago
  23. fc3f31f pseq: Add Services parameter to getGPIOValues() by Shawn McCarney · 5 months ago
  24. fb0ccb8 Promote getPath() to PMBusBase by Shawn McCarney · 5 months ago
  25. 472101c pseq: Standard pgood fault detection algorithm by Shawn McCarney · 5 months ago
  26. 69d98ec meson: Fix local build of phosphor-power-sequencer tests by Konstantin Aladyshev · 5 months ago
  27. f47a7a7 pseq: Add getRails() method to device hierarchy by Shawn McCarney · 5 months ago
  28. fe44e83 pseq: Add format_utils namespace by Shawn McCarney · 5 months ago
  29. df4e0e7 meson: Fix local meson build by Konstantin Aladyshev · 5 months ago
  30. 2495659 pseq: Add pgood fault detection to Rail class by Shawn McCarney · 7 months ago
  31. 98a2a72 meson: Provide wrap file for boost by Konstantin Aladyshev · 6 months ago
  32. e4fef0f pseq: Add presence caching to Services by Shawn McCarney · 6 months ago
  33. 2ae827a psu-ng: Fix log error for missing PSU by Faisal Awada · 6 months ago
  34. e4fa48c phosphor-power-supply: Fix code security vulnerabilities by George Liu · 7 months ago
  35. 9ec0d43 pseq: Remove output voltage comparison to OV limit by Shawn McCarney · 8 months ago
  36. 4af83db pseq: Create base class for sequencer devices by Shawn McCarney · 8 months ago
  37. 906cc3f pseq: Add Services class for automated testing by Shawn McCarney · 8 months ago
  38. 8d202f1 remove unused asio/sd_event.hpp include by Patrick Williams · 8 months ago
  39. 16e493a pseq: Add is_power_supply_rail JSON file property by Shawn McCarney · 8 months ago
  40. a4ea20b Revert "Create directory to put power device firmware" by Faisal Awada · 8 months ago
  41. 7affb1f State.Chassis: update service name by Patrick Williams · 8 months ago
  42. 6a957f6 pseq: Create standalone config file parser by Shawn McCarney · 9 months ago
  43. e2e32b2 Create directory to put power device firmware by Faisal Awada · 9 months ago
  44. d6e9bfe pseq: Create Rail class by Shawn McCarney · 9 months ago
  45. 5f51444 Move TemporaryFile class to root directory by Shawn McCarney · 9 months ago
  46. 8ac0673 owners: updated George email by George Liu · 9 months ago
  47. 6869acb psu-ng: Disable Communication, Logic, and Memory (CML) fault by Brandon Wyman · 2 years, 11 months ago
  48. e4b7683 pseq: Document enhanced JSON config file format by Shawn McCarney · 9 months ago
  49. 3a49252 power-supply: don't fail if synch gpio not found by Andrew Geissler · 10 months ago
  50. d694d8f meson: adjust nlohmann-json dependency by Patrick Williams · 10 months ago
  51. 5c6a693 build: use allowed over enabled by Patrick Williams · 10 months ago
  52. c6afbbc meson: disable long-tests by default by Shawn McCarney · 10 months ago
  53. 6b8aadb Update meson command in README.md by Shawn McCarney · 10 months ago
  54. 43551f6 meson: disable oe-sdk by default by Patrick Williams · 10 months ago
  55. 03e2a02 psu-ng: Fixed PSU monitor app not to report error on valid configuration by Faisal Awada · 10 months ago
  56. b7131a1 psu-ng: Fixed PSU monitor app to bind/unbind device driver appropriately. by Faisal Awada · 11 months ago
  57. 319b0dd clang-format: copy latest and re-format by Patrick Williams · 11 months ago
  58. 67f71b9 psu-ng: Remove previous input history code by Matt Spinler · 1 year, 1 month ago
  59. 592bd27 psu-ng: Add peak input power sensor for some PSs by Matt Spinler · 1 year, 1 month ago
  60. d676026 psu-ng: Group all private PS class attributes by Matt Spinler · 1 year, 1 month ago
  61. 9c446cd build: add cli11 dependency as necessary by Patrick Williams · 1 year, 1 month ago
  62. 0859a17 regenerate elog-errors.hpp by Patrick Williams · 1 year, 1 month ago
  63. 9ef7a04 psu-ng: Fix race condition within PSU monitor. by Faisal Awada · 1 year, 1 month ago
  64. 3b3ae8d meson_options.txt: Support for reading options from meson.options by George Liu · 1 year, 1 month ago
  65. 130ac97 power-sequencer: Replace Argument class with CLI11 by George Liu · 1 year, 1 month ago
  66. b60823f power-supply: Replace Argument class with CLI11 by George Liu · 1 year, 1 month ago
  67. 25478fa pseq: Create Bonnell configuration file by Shawn McCarney · 1 year, 2 months ago
  68. b0475e7 Update nlohmann-json subproject handling by Matt Spinler · 1 year, 2 months ago
  69. 6f499e6 meson: Replace configure_file with fs.copyfile by George Liu · 1 year, 1 month ago
  70. d3de364 Fix fmt subproject handling by Matt Spinler · 1 year, 2 months ago
  71. 220c246 Add googletest wrap by Matt Spinler · 1 year, 2 months ago
  72. c0b9e9e Fix standalone build fail in utils/version.cpp by Matt Spinler · 1 year, 2 months ago
  73. e9b3726 psu-ng: Bypass ACBEL unsupported features by Faisal Awada · 1 year, 2 months ago
  74. 9582d9c psu-ng: Add ACBEL PSU pmbus supported commands. by Faisal Awada · 1 year, 2 months ago
  75. 328ca31 pseq: Add GPIO formatting for UCD90160 by Shawn McCarney · 1 year, 2 months ago
  76. 5d79d36 build: upgrade to C++23 by Patrick Williams · 1 year, 2 months ago
  77. eae2d61 pseq: Add support for UCD90160 EM configuration by Jim Wright · 1 year, 9 months ago
  78. 8270b7d Support multiple D-Bus interfaces in getSubTree() by Shawn McCarney · 1 year, 3 months ago
  79. c48551a pseq: Add support for UCD90160 device by Jim Wright · 1 year, 9 months ago
  80. 5a355ba phosphor-regulators: squash warning on GCC-13 only by Patrick Williams · 1 year, 4 months ago
  81. 888bebd meson: add necessary subprojects by Patrick Williams · 1 year, 4 months ago
  82. 683c8b0 meson: remove cppfs dependency by Patrick Williams · 1 year, 4 months ago
  83. 8c324c9 add cstdint include by Patrick Williams · 1 year, 4 months ago
  84. 81e554c tests: adjust self-copy tests by Patrick Williams · 1 year, 4 months ago
  85. 41a6b9f remove unnecessary std::move calls by Patrick Williams · 1 year, 4 months ago
  86. 974a794 phosphor-regulators: squash GCC dangling-reference warning by Patrick Williams · 1 year, 4 months ago
  87. 8c90f31 systemd: no installation in templated targets by Andrew Geissler · 1 year, 5 months ago
  88. aded7a0 psu-ng: Retrieve PSU VPD keyword from D-Bus. by faisal · 1 year, 5 months ago
  89. 00e1def remove invalid user from OWNERS file by Andrew Geissler · 1 year, 5 months ago
  90. 48781ae clang-format: copy latest and re-format by Patrick Williams · 1 year, 5 months ago
  91. 0659422 psu-ng: Fix chassis association call by Matt Spinler · 1 year, 5 months ago
  92. c6fa666 psu-ng: Validate PSUs voltage input by Faisal Awada · 1 year, 5 months ago
  93. 95f6aab meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 5 months ago
  94. b66ae50 psu-ng: Dynamically assign the device driver name by Faisal Awada · 1 year, 6 months ago
  95. 6ff01ae psu-monitor: adapt do chassis state instance change by Andrew Geissler · 1 year, 6 months ago
  96. 1aaf9f8 psu-ng: Remove power rating prop if PS not present by Matt Spinler · 1 year, 6 months ago
  97. b40f04c psu-ng: Change paths of SN/PN/FN files by Matt Spinler · 1 year, 6 months ago
  98. a068f42 psu-ng: Put input voltage rating on D-Bus by Matt Spinler · 1 year, 7 months ago
  99. 86433ae power-supply: Fix warning by cppcheck by George Liu · 1 year, 7 months ago
  100. b9cf0d2 tools: Fix some warnings by cppcheck by George Liu · 1 year, 7 months ago