- d8d5e2b pseq: Make JSON configuration file required by Shawn McCarney · 5 weeks ago
- cdf29fe pseq: Initial Huygens config file by Shawn McCarney · 5 weeks ago
- 8cf26d9 pseq: Add power state/power good to System class by Shawn McCarney · 7 weeks ago
- b533016 pseq: Add power state/power good to Chassis class by Shawn McCarney · 8 weeks ago
- ffe84eb pseq: Repeat pgood GPIO setup if unable to read by Shawn McCarney · 6 weeks ago
- ebbeb63 pseq: Add status monitoring to Chassis class by Shawn McCarney · 8 weeks ago
- 68345d1 pseq: Add chassis status monitoring options by Shawn McCarney · 8 weeks ago
- 77c1c26 pseq: Add open/close for devices by Shawn McCarney · 3 months ago
- 7394467 pseq: Move common code to BasicDevice class by Shawn McCarney · 3 months ago
- fdaa950 pseq: Add GPIO methods to PowerSequencerDevice by Shawn McCarney · 3 months ago
- 175798c pseq: Add method to Services class to create GPIO by Shawn McCarney · 3 months ago
- 7b7a563 pseq: Support "GPIOs only" power sequencer device by Shawn McCarney · 3 months ago
- e6d7f4c pseq: Create GPIO class hierarchy by Shawn McCarney · 3 months ago
- 984be69 pseq: Rename GPIO struct used for pgood status by Shawn McCarney · 3 months ago
- 240d736 pseq: Delete DeviceFinder class by Shawn McCarney · 3 months ago
- d62367d pseq: Update internal design document by Shawn McCarney · 3 months ago
- 5a8aefe pseq: Start using device objects from JSON parser by Shawn McCarney · 3 months ago
- 8b4e2d9 pseq: Update config files to new format by Shawn McCarney · 3 months ago
- f1d2060 pseq: Modify JSON parsing for entire file by Shawn McCarney · 3 months ago
- 1cd07b8 pseq: Parsing support for chassis_template array by Shawn McCarney · 3 months ago
- e02aa3c pseq: Parsing support for chassis element by Shawn McCarney · 3 months ago
- fb7e093 pseq: Parsing support for chassis_template element by Shawn McCarney · 3 months ago
- 4840b25 pseq: Parsing support for power_sequencer element by Shawn McCarney · 3 months ago
- 038f2ba pseq: Add variable support to config file parser by Shawn McCarney · 3 months ago
- e140ed9 pseq: Parsing support for i2c_interface element by Shawn McCarney · 3 months ago
- f1845c0 json_parser_utils: Add variable support by Shawn McCarney · 3 months ago
- 38f8500 Create common json_parser_utils functions by Shawn McCarney · 4 months ago
- 068f807 pseq: Create System class by Shawn McCarney · 4 months ago
- 8a8a680 pseq: Create Chassis class by Shawn McCarney · 4 months ago
- fe53667 pseq: Add named GPIO properties by Shawn McCarney · 4 months ago
- 3123445 pseq: Move bus/addr higher in class hierarchy by Shawn McCarney · 4 months ago
- d1312fc pseq: multi-chassis: Update JSON config file docs by Shawn McCarney · 4 months ago
- 27ae70b pseq: Update documentation for multi-chassis by Shawn McCarney · 5 months ago
- 31ae6ee Move phosphor-power-sequencer to lg2 by Anwaar Hadi · 9 months ago
- 2125439 power-sequencer: make pgood timeout configurable by Andrew Geissler · 11 months ago
- cb36acd pseq: Initial support for Balcones by Shawn McCarney · 12 months ago
- 516e22f meson: reformat with meson formatter by Patrick Williams · 1 year, 1 month ago
- 92261f8 clang-format: update latest spec and reformat by Patrick Williams · 1 year, 1 month ago
- f540219 clang-format: re-format for clang-18 by Patrick Williams · 1 year, 6 months ago
- 3828e95 Move format_utils.hpp to root directory by Shawn McCarney · 1 year, 6 months ago
- cde5b16 Fix MD041 warnings by George Liu · 1 year, 7 months ago
- 6151c28 Fix MD040 warnings by George Liu · 1 year, 7 months ago
- b9d4fb7 gcc14: continue dangling-reference workaround by Andrew Geissler · 1 year, 7 months ago
- 768d226 Move to std::format by Shawn McCarney · 1 year, 7 months ago
- dd6c366 pseq: Update documentation by Shawn McCarney · 1 year, 8 months ago
- d1b8b1b pseq: Remove deprecated files by Shawn McCarney · 1 year, 8 months ago
- 1f8b110 pseq: Switch to new pgood isolation support by Shawn McCarney · 1 year, 8 months ago
- ce1aadd pseq: Update STATUS_VOUT checks in config files by Shawn McCarney · 1 year, 8 months ago
- 1627583 pseq: Check STATUS_VOUT first to find pgood fault by Shawn McCarney · 1 year, 8 months ago
- ab73001 pseq: Add config files for BlueRidge systems by Shawn McCarney · 1 year, 8 months ago
- 726e1ca pseq: Add config files for Fuji systems by Shawn McCarney · 1 year, 8 months ago
- 1838dbf Move D-Bus finder class constructors by Shawn McCarney · 1 year, 9 months ago
- 452de22 pseq: Create class for finding devices by Shawn McCarney · 1 year, 9 months ago
- 3a11d63 pseq: Add BMC dump method to Services class by Shawn McCarney · 1 year, 9 months ago
- e9144ab pseq: Find config file using new compatible intf by Shawn McCarney · 1 year, 9 months ago
- 04471bb pseq: Create Bonnell JSON cfg file in new format by Shawn McCarney · 1 year, 9 months ago
- 530bd66 pseq: Create Everest JSON cfg file in new format by Shawn McCarney · 1 year, 9 months ago
- 2d068dc pseq: Create Rainier JSON config file in new format by Shawn McCarney · 1 year, 9 months ago
- b545144 pseq: Create UCD90160Device class by Shawn McCarney · 1 year, 10 months ago
- fec3833 pseq: Create UCD90320Device class by Shawn McCarney · 1 year, 10 months ago
- 71d7fe4 pseq: Create UCD90xDevice class by Shawn McCarney · 1 year, 10 months ago
- fe78c17 pseq: Refactor storage of debug data by Shawn McCarney · 1 year, 10 months ago
- b89395b pseq: Create PMBusDriverDevice class by Shawn McCarney · 1 year, 10 months ago
- fc3f31f pseq: Add Services parameter to getGPIOValues() by Shawn McCarney · 1 year, 10 months ago
- fb0ccb8 Promote getPath() to PMBusBase by Shawn McCarney · 1 year, 10 months ago
- 472101c pseq: Standard pgood fault detection algorithm by Shawn McCarney · 1 year, 10 months ago
- 69d98ec meson: Fix local build of phosphor-power-sequencer tests by Konstantin Aladyshev · 1 year, 10 months ago
- f47a7a7 pseq: Add getRails() method to device hierarchy by Shawn McCarney · 1 year, 10 months ago
- fe44e83 pseq: Add format_utils namespace by Shawn McCarney · 1 year, 10 months ago
- df4e0e7 meson: Fix local meson build by Konstantin Aladyshev · 1 year, 10 months ago
- 2495659 pseq: Add pgood fault detection to Rail class by Shawn McCarney · 2 years ago
- e4fef0f pseq: Add presence caching to Services by Shawn McCarney · 1 year, 11 months ago
- 9ec0d43 pseq: Remove output voltage comparison to OV limit by Shawn McCarney · 2 years ago
- 4af83db pseq: Create base class for sequencer devices by Shawn McCarney · 2 years ago
- 906cc3f pseq: Add Services class for automated testing by Shawn McCarney · 2 years, 1 month ago
- 16e493a pseq: Add is_power_supply_rail JSON file property by Shawn McCarney · 2 years, 1 month ago
- 6a957f6 pseq: Create standalone config file parser by Shawn McCarney · 2 years, 1 month ago
- d6e9bfe pseq: Create Rail class by Shawn McCarney · 2 years, 1 month ago
- e4b7683 pseq: Document enhanced JSON config file format by Shawn McCarney · 2 years, 2 months ago
- 25478fa pseq: Create Bonnell configuration file by Shawn McCarney · 2 years, 7 months ago
- 328ca31 pseq: Add GPIO formatting for UCD90160 by Shawn McCarney · 2 years, 7 months ago
- eae2d61 pseq: Add support for UCD90160 EM configuration by Jim Wright · 3 years, 2 months ago
- c48551a pseq: Add support for UCD90160 device by Jim Wright · 3 years, 2 months ago
- 888bebd meson: add necessary subprojects by Patrick Williams · 2 years, 9 months ago
- 48781ae clang-format: copy latest and re-format by Patrick Williams · 2 years, 9 months ago
- 0327fcf pseq: Use more concise bracketing style in config by Jim Wright · 3 years, 2 months ago
- 9469a87 pseq: Fix backticks in README by Jim Wright · 3 years, 2 months ago
- 0dbce56 prettier: re-format by Patrick Williams · 3 years, 2 months ago
- 1b63953 pseq: Use event for power good failure wait by Jim Wright · 3 years, 3 months ago
- 1c0576b pseq: Add README for power sequencer directory by Jim Wright · 3 years, 5 months ago
- 76d06b1 pseq: Add README for source file directory by Jim Wright · 3 years, 5 months ago
- dfe1f20 pseq: Add README for configuration file directory by Jim Wright · 3 years, 5 months ago
- 7354ce6 sdbusplus: use shorter type aliases by Patrick Williams · 3 years, 7 months ago
- c91eed0 pseq: Add presence checking by Jim Wright · 3 years, 7 months ago
- 08fcb9f pseq: Adjust power good failure wait time by Jim Wright · 3 years, 7 months ago
- 056bc19 pseq: Improve power supply error usage by Jim Wright · 3 years, 9 months ago
- 213ffe9 pseq: Create dump on runtime pgood failure by Jim Wright · 3 years, 9 months ago
- 286bc70 pseq: Add digital monitor rails to voltage fault by Jim Wright · 3 years, 10 months ago
- 594fd72 pseq: Correct Everest system rail ordering by Jim Wright · 3 years, 10 months ago
- 2a05492 pseq: Add exists call before reading status vout by Jim Wright · 3 years, 10 months ago