1. 39d1521 Add libgpiod 1.x dependency by Shawn McCarney · 4 weeks ago master
  2. 348168b chassis-psu: ChassisManager class to manage chassis PSUs by Faisal Awada · 7 weeks ago
  3. f661ecb Add helper functions to retrieve chassis paths/IDs by Faisal Awada · 6 weeks ago
  4. 606b615 clang-tidy: Initial commit by Jayanth Othayoth · 9 months ago
  5. 891112d clang-tidy: wrap test_utils.hpp in cpp by Jayanth Othayoth · 3 months ago
  6. ce1119a clang-tidy: Temporarily ignore refactored files by Shawn McCarney · 5 weeks ago
  7. b95e8de meson: use non-deprecated systemd packageconfig by Patrick Williams · 7 weeks ago
  8. 9864f83 chassis-psu: Add Chassis class for PSU management by Faisal Awada · 3 months ago
  9. bdc18bd clang-tidy: Fix unused variable warnings by Jayanth Othayoth · 3 months ago
  10. dab5c30 clang-tidy: change filenames to [ch]pp.mako by Jayanth Othayoth · 3 months ago
  11. b52096d clang-tidy: Fix use of undeclared identifier gpio by Jayanth Othayoth · 3 months ago
  12. a4736a3 clang-tidy: Replace NULL with nullptr by Jayanth Othayoth · 3 months ago
  13. b93d6eb clang-tidy:test suppress self-move warning by Jayanth Othayoth · 3 months ago
  14. 8e2a6b1 markdownlint: minor fixes by Patrick Williams · 3 months ago
  15. f8e8bc1 Cleanup old logging headers and namespaces by Anwaar Hadi · 3 months ago
  16. b64228d Move phosphor-power-supply to lg2 by Anwaar Hadi · 3 months ago
  17. 72e584c Move phosphor-regulators, tools, base dir to lg2 by Anwaar Hadi · 3 months ago
  18. 3cf7239 regulators: Initial Balcones config file by Shawn McCarney · 3 months ago
  19. 31ae6ee Move phosphor-power-sequencer to lg2 by Anwaar Hadi · 3 months ago
  20. 1f0193f Move power-supply and power-sequencer to lg2 by Anwaar Hadi · 4 months ago
  21. 298c0e7 MultiChassis PSUs Support - Rev 0.03 by Faisal Awada · 4 months ago
  22. 2125439 power-sequencer: make pgood timeout configurable by Andrew Geissler · 5 months ago
  23. 7117245 Remove deprecated asio names by Ed Tanous · 5 months ago
  24. 2ae5821 sdbusplus: use shorter type aliases by Patrick Williams · 5 months ago
  25. fe5b5c6 psutil: Add PSU update validation logic by Faisal Awada · 5 months ago
  26. 57fb664 psutil: Add PSU Event Log Reporting Methods by Faisal Awada · 6 months ago
  27. cb36acd pseq: Initial support for Balcones by Shawn McCarney · 6 months ago
  28. f9b426b psutils: Enhance PSU Update retry logic by Faisal Awada · 7 months ago
  29. 516e22f meson: reformat with meson formatter by Patrick Williams · 7 months ago
  30. 92261f8 clang-format: update latest spec and reformat by Patrick Williams · 7 months ago
  31. 5ace9fb psutils: Add necessary firmware update functions by Faisal Awada · 8 months ago
  32. 757ad6a clang-tidy: Replace NULL with nullptr by Jayanth Othayoth · 9 months ago
  33. 28a2ca4 clang-tidy: Remove unused private field by Jayanth Othayoth · 9 months ago
  34. 5ed2eb4 clang-tidy: Remove unused lambda captures by Jayanth Othayoth · 9 months ago
  35. 2cad31a clang-format: re-format for clang-19 by Patrick Williams · 8 months ago
  36. f0c0c47 clang-tidy: Suppress unused variable warnings by Jayanth Othayoth · 9 months ago
  37. f9886b9 clang-tidy: Suppress pessimizing-move warning by Jayanth Othayoth · 9 months ago
  38. e1a0759 clang-tidy: Suppress unused private field warning by Jayanth Othayoth · 9 months ago
  39. b59b1fa clang-tidy: Suppress move assignment warning by Jayanth Othayoth · 9 months ago
  40. 12c4a42 clang-tidy: Fix override errors by Jayanth Othayoth · 9 months ago
  41. 8dca507 psutils: Add new functions to AEI Updater class by Faisal Awada · 9 months ago
  42. 5a582d3 psutils: Partial AEI Updater class by Faisal Awada · 10 months ago
  43. 23dee38 psutils: Move functions from updater to utils by Shawn McCarney · 10 months ago
  44. 0fbc2f6 psutils: Add --get-model option by Shawn McCarney · 10 months ago
  45. 14572cf psutils: Move utility functions to utils.*pp by Shawn McCarney · 10 months ago
  46. ec61bbd Utility functions for download firmware by Faisal Awada · 10 months ago
  47. 37c2612 psutils: Do not pad PSU version with blanks by Shawn McCarney · 10 months ago
  48. a3ff7e7 I2CInterface: Add process call methods by Shawn McCarney · 11 months ago
  49. df2f4cb meson: switch code dependency to libsystemd by Patrick Williams · 12 months ago
  50. 5dce1a7 power-utils: Retrieve Firmware Version from sysfs by Faisal Awada · 1 year ago
  51. f540219 clang-format: re-format for clang-18 by Patrick Williams · 1 year ago
  52. cee2e20 regs: Use new compatible interface by Shawn McCarney · 1 year, 1 month ago
  53. 3828e95 Move format_utils.hpp to root directory by Shawn McCarney · 1 year, 1 month ago
  54. 8b098b9 Add support for re-finding interfaces/system types by Shawn McCarney · 1 year, 1 month ago
  55. 716366a Fix MD034 warnings by George Liu · 1 year, 1 month ago
  56. a6c6953 Fix MD033 warnings by George Liu · 1 year, 1 month ago
  57. cde5b16 Fix MD041 warnings by George Liu · 1 year, 1 month ago
  58. 6151c28 Fix MD040 warnings by George Liu · 1 year, 1 month ago
  59. 4afafc8 regs: Document usage of new compatible intf by Shawn McCarney · 1 year, 1 month ago
  60. b9d4fb7 gcc14: continue dangling-reference workaround by Andrew Geissler · 1 year, 1 month ago
  61. 768d226 Move to std::format by Shawn McCarney · 1 year, 2 months ago
  62. dd6c366 pseq: Update documentation by Shawn McCarney · 1 year, 2 months ago
  63. 9e70662 regulators: Initial BlueRidge config file by Shawn McCarney · 1 year, 2 months ago
  64. 92420f2 regulators: Initial Fuji config file by Shawn McCarney · 1 year, 2 months ago
  65. d1b8b1b pseq: Remove deprecated files by Shawn McCarney · 1 year, 2 months ago
  66. 1f8b110 pseq: Switch to new pgood isolation support by Shawn McCarney · 1 year, 2 months ago
  67. ce1aadd pseq: Update STATUS_VOUT checks in config files by Shawn McCarney · 1 year, 2 months ago
  68. 1627583 pseq: Check STATUS_VOUT first to find pgood fault by Shawn McCarney · 1 year, 2 months ago
  69. ab73001 pseq: Add config files for BlueRidge systems by Shawn McCarney · 1 year, 2 months ago
  70. 726e1ca pseq: Add config files for Fuji systems by Shawn McCarney · 1 year, 2 months ago
  71. 1838dbf Move D-Bus finder class constructors by Shawn McCarney · 1 year, 3 months ago
  72. 452de22 pseq: Create class for finding devices by Shawn McCarney · 1 year, 3 months ago
  73. 3cc348c Create class for finding compatible system types by Shawn McCarney · 1 year, 3 months ago
  74. 98f4294 Create class for finding D-Bus interfaces by Shawn McCarney · 1 year, 3 months ago
  75. 3a11d63 pseq: Add BMC dump method to Services class by Shawn McCarney · 1 year, 3 months ago
  76. e9144ab pseq: Find config file using new compatible intf by Shawn McCarney · 1 year, 3 months ago
  77. de5434d Create TemporarySubDirectory class by Shawn McCarney · 1 year, 3 months ago
  78. 04471bb pseq: Create Bonnell JSON cfg file in new format by Shawn McCarney · 1 year, 3 months ago
  79. 530bd66 pseq: Create Everest JSON cfg file in new format by Shawn McCarney · 1 year, 3 months ago
  80. 2d068dc pseq: Create Rainier JSON config file in new format by Shawn McCarney · 1 year, 4 months ago
  81. b545144 pseq: Create UCD90160Device class by Shawn McCarney · 1 year, 4 months ago
  82. fec3833 pseq: Create UCD90320Device class by Shawn McCarney · 1 year, 4 months ago
  83. 71d7fe4 pseq: Create UCD90xDevice class by Shawn McCarney · 1 year, 4 months ago
  84. fe78c17 pseq: Refactor storage of debug data by Shawn McCarney · 1 year, 4 months ago
  85. b89395b pseq: Create PMBusDriverDevice class by Shawn McCarney · 1 year, 4 months ago
  86. fc3f31f pseq: Add Services parameter to getGPIOValues() by Shawn McCarney · 1 year, 4 months ago
  87. fb0ccb8 Promote getPath() to PMBusBase by Shawn McCarney · 1 year, 4 months ago
  88. 472101c pseq: Standard pgood fault detection algorithm by Shawn McCarney · 1 year, 4 months ago
  89. 69d98ec meson: Fix local build of phosphor-power-sequencer tests by Konstantin Aladyshev · 1 year, 4 months ago
  90. f47a7a7 pseq: Add getRails() method to device hierarchy by Shawn McCarney · 1 year, 4 months ago
  91. fe44e83 pseq: Add format_utils namespace by Shawn McCarney · 1 year, 4 months ago
  92. df4e0e7 meson: Fix local meson build by Konstantin Aladyshev · 1 year, 5 months ago
  93. 2495659 pseq: Add pgood fault detection to Rail class by Shawn McCarney · 1 year, 6 months ago
  94. 98a2a72 meson: Provide wrap file for boost by Konstantin Aladyshev · 1 year, 5 months ago
  95. e4fef0f pseq: Add presence caching to Services by Shawn McCarney · 1 year, 5 months ago
  96. 2ae827a psu-ng: Fix log error for missing PSU by Faisal Awada · 1 year, 5 months ago
  97. e4fa48c phosphor-power-supply: Fix code security vulnerabilities by George Liu · 1 year, 6 months ago
  98. 9ec0d43 pseq: Remove output voltage comparison to OV limit by Shawn McCarney · 1 year, 7 months ago
  99. 4af83db pseq: Create base class for sequencer devices by Shawn McCarney · 1 year, 7 months ago
  100. 906cc3f pseq: Add Services class for automated testing by Shawn McCarney · 1 year, 7 months ago