1. f540219 clang-format: re-format for clang-18 by Patrick Williams · 7 weeks ago
  2. 3828e95 Move format_utils.hpp to root directory by Shawn McCarney · 8 weeks ago
  3. cde5b16 Fix MD041 warnings by George Liu · 8 weeks ago
  4. 6151c28 Fix MD040 warnings by George Liu · 8 weeks ago
  5. b9d4fb7 gcc14: continue dangling-reference workaround by Andrew Geissler · 9 weeks ago
  6. 768d226 Move to std::format by Shawn McCarney · 3 months ago
  7. dd6c366 pseq: Update documentation by Shawn McCarney · 3 months ago
  8. d1b8b1b pseq: Remove deprecated files by Shawn McCarney · 3 months ago
  9. 1f8b110 pseq: Switch to new pgood isolation support by Shawn McCarney · 3 months ago
  10. ce1aadd pseq: Update STATUS_VOUT checks in config files by Shawn McCarney · 3 months ago
  11. 1627583 pseq: Check STATUS_VOUT first to find pgood fault by Shawn McCarney · 3 months ago
  12. ab73001 pseq: Add config files for BlueRidge systems by Shawn McCarney · 3 months ago
  13. 726e1ca pseq: Add config files for Fuji systems by Shawn McCarney · 3 months ago
  14. 1838dbf Move D-Bus finder class constructors by Shawn McCarney · 4 months ago
  15. 452de22 pseq: Create class for finding devices by Shawn McCarney · 4 months ago
  16. 3a11d63 pseq: Add BMC dump method to Services class by Shawn McCarney · 4 months ago
  17. e9144ab pseq: Find config file using new compatible intf by Shawn McCarney · 4 months ago
  18. 04471bb pseq: Create Bonnell JSON cfg file in new format by Shawn McCarney · 5 months ago
  19. 530bd66 pseq: Create Everest JSON cfg file in new format by Shawn McCarney · 5 months ago
  20. 2d068dc pseq: Create Rainier JSON config file in new format by Shawn McCarney · 5 months ago
  21. b545144 pseq: Create UCD90160Device class by Shawn McCarney · 5 months ago
  22. fec3833 pseq: Create UCD90320Device class by Shawn McCarney · 5 months ago
  23. 71d7fe4 pseq: Create UCD90xDevice class by Shawn McCarney · 5 months ago
  24. fe78c17 pseq: Refactor storage of debug data by Shawn McCarney · 5 months ago
  25. b89395b pseq: Create PMBusDriverDevice class by Shawn McCarney · 5 months ago
  26. fc3f31f pseq: Add Services parameter to getGPIOValues() by Shawn McCarney · 5 months ago
  27. fb0ccb8 Promote getPath() to PMBusBase by Shawn McCarney · 5 months ago
  28. 472101c pseq: Standard pgood fault detection algorithm by Shawn McCarney · 6 months ago
  29. 69d98ec meson: Fix local build of phosphor-power-sequencer tests by Konstantin Aladyshev · 5 months ago
  30. f47a7a7 pseq: Add getRails() method to device hierarchy by Shawn McCarney · 6 months ago
  31. fe44e83 pseq: Add format_utils namespace by Shawn McCarney · 6 months ago
  32. df4e0e7 meson: Fix local meson build by Konstantin Aladyshev · 6 months ago
  33. 2495659 pseq: Add pgood fault detection to Rail class by Shawn McCarney · 8 months ago
  34. e4fef0f pseq: Add presence caching to Services by Shawn McCarney · 6 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. 16e493a pseq: Add is_power_supply_rail JSON file property by Shawn McCarney · 8 months ago
  39. 6a957f6 pseq: Create standalone config file parser by Shawn McCarney · 9 months ago
  40. d6e9bfe pseq: Create Rail class by Shawn McCarney · 9 months ago
  41. e4b7683 pseq: Document enhanced JSON config file format by Shawn McCarney · 10 months ago
  42. 25478fa pseq: Create Bonnell configuration file by Shawn McCarney · 1 year, 2 months ago
  43. 328ca31 pseq: Add GPIO formatting for UCD90160 by Shawn McCarney · 1 year, 3 months ago
  44. eae2d61 pseq: Add support for UCD90160 EM configuration by Jim Wright · 1 year, 9 months ago
  45. c48551a pseq: Add support for UCD90160 device by Jim Wright · 1 year, 9 months ago
  46. 888bebd meson: add necessary subprojects by Patrick Williams · 1 year, 4 months ago
  47. 48781ae clang-format: copy latest and re-format by Patrick Williams · 1 year, 5 months ago
  48. 0327fcf pseq: Use more concise bracketing style in config by Jim Wright · 1 year, 10 months ago
  49. 9469a87 pseq: Fix backticks in README by Jim Wright · 1 year, 10 months ago
  50. 0dbce56 prettier: re-format by Patrick Williams · 1 year, 10 months ago
  51. 1b63953 pseq: Use event for power good failure wait by Jim Wright · 1 year, 11 months ago
  52. 1c0576b pseq: Add README for power sequencer directory by Jim Wright · 2 years ago
  53. 76d06b1 pseq: Add README for source file directory by Jim Wright · 2 years ago
  54. dfe1f20 pseq: Add README for configuration file directory by Jim Wright · 2 years, 1 month ago
  55. 7354ce6 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 2 months ago
  56. c91eed0 pseq: Add presence checking by Jim Wright · 2 years, 2 months ago
  57. 08fcb9f pseq: Adjust power good failure wait time by Jim Wright · 2 years, 2 months ago
  58. 056bc19 pseq: Improve power supply error usage by Jim Wright · 2 years, 4 months ago
  59. 213ffe9 pseq: Create dump on runtime pgood failure by Jim Wright · 2 years, 4 months ago
  60. 286bc70 pseq: Add digital monitor rails to voltage fault by Jim Wright · 2 years, 5 months ago
  61. 594fd72 pseq: Correct Everest system rail ordering by Jim Wright · 2 years, 5 months ago
  62. 2a05492 pseq: Add exists call before reading status vout by Jim Wright · 2 years, 6 months ago
  63. 7fce37b pseq: Cleanup Everest config file pin entries by Jim Wright · 2 years, 6 months ago
  64. 3fa31a7 sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 6 months ago
  65. 280fa71 pseq: Remove disconnected Rainier system GPIO pins by Jim Wright · 2 years, 7 months ago
  66. 3accffe pseq: Add all the GPIO pin values in failure data by Jim Wright · 2 years, 7 months ago
  67. b4ad95d pseq: Observe minimum power off time by Jim Wright · 2 years, 7 months ago
  68. f6f0da9 pseq: Refactor on failure method by Jim Wright · 2 years, 7 months ago
  69. 7f20c5d pseq: Issue failures as system terminating by Jim Wright · 2 years, 7 months ago
  70. 4875262 pseq: Prevent multiple failures by Jim Wright · 2 years, 7 months ago
  71. 5c6ac77 pseq: Cleanup Rainier config file pin entries by Jim Wright · 2 years, 8 months ago
  72. abd64b9 pseq: Clear power supply error at power on by Jim Wright · 2 years, 8 months ago
  73. 8b150f3 pseq: Add Everest configuration file by Jim Wright · 2 years, 8 months ago
  74. 5f99bc0 pseq: Add service file by Jim Wright · 2 years, 8 months ago
  75. 99ed8e7 pseq: Add Rainier configuration file by Jim Wright · 2 years, 8 months ago
  76. 71a1413 pseq: Add UCD90320 specific error handling by Jim Wright · 2 years, 8 months ago
  77. 930458c pseq: Add generic failure handling to base class by Jim Wright · 2 years, 8 months ago
  78. d8fc068 pseq: Setup UCD90320 device GPIOs by Jim Wright · 2 years, 9 months ago
  79. ccea2d2 pseq: Add setPowerSupplyError D-Bus method by Jim Wright · 2 years, 10 months ago
  80. d8a8617 pseq: Find and parse configuaration file by Jim Wright · 2 years, 10 months ago
  81. 56ae78e pseq: Retrieve compatible systems from EM by Jim Wright · 2 years, 10 months ago
  82. 7945dd2 pseq: Add base and UCD90320 device monitor classes by Jim Wright · 3 years, 6 months ago
  83. 2d99bf7 pseq: Retrieve device info from entity manager by Jim Wright · 2 years, 11 months ago
  84. 4e25df5 pseq: Add logging of power on/off timeout entries by Jim Wright · 2 years, 11 months ago
  85. 9d7d95c pseq: Call chassis hard power off on pgood fail by Jim Wright · 2 years, 11 months ago
  86. 209690b pseq: Add two second wait to power off by Jim Wright · 2 years, 11 months ago
  87. 7a5dd99 pseq: Add GPIOs to power control application by Jim Wright · 3 years, 1 month ago
  88. c1d4de5 catch exceptions as const by Patrick Williams · 3 years ago
  89. 0c9a33d clang updates by Adriana Kobylak · 3 years, 1 month ago
  90. 22318a3 pseq: Implement power interface in control app by Jim Wright · 3 years, 1 month ago
  91. 1992083 pseq: Add power control dbus server interface by Jim Wright · 3 years, 1 month ago
  92. 539b608 pseq: Begin power control implementation by Jim Wright · 3 years, 2 months ago
  93. 10eb00f pseq: Create phosphor-power-control application by Jim Wright · 3 years, 2 months ago
  94. 1553cd9 pseq: Create phosphor-power-sequencer application by Jim Wright · 3 years, 6 months ago