- 9fd8ac2 Fix issues flagged by werror by Jason M. Bills · 3 years ago
- 0d57f4e Re-organize source by Jason M. Bills · 3 years ago[Renamed from power-control-x86/src/power_control.cpp]
- c6961b6 Remove i2c support by Jason M. Bills · 3 years ago
- a430804 Fix bug in dbus based gpio config parsing. by Logananth Sundararaj · 3 years ago
- f3a33b4 catch exceptions as const by Patrick Williams · 3 years, 1 month ago
- 418ce11 Update to the latest .clang-format settings by Jason M. Bills · 3 years, 2 months ago
- c8c90c8 Add helper to assert GPIOs for a time duration by Jason M. Bills · 3 years, 1 month ago
- aeefe04 Update TimerMap names to match the config file by Jason M. Bills · 3 years, 2 months ago
- a37c247 Fix SIO gpio related crash by Lei YU · 3 years, 1 month ago
- 676ef2c Fold *GPIOHandler() functions into requestGPIOEvents() by Zev Weiss · 3 years, 2 months ago
- 584aa13 Deduplicate GPIO & DBus event handling code paths by Zev Weiss · 3 years, 2 months ago
- a8f116a Factor helper functions out of dbus monitoring code by Zev Weiss · 3 years, 2 months ago
- 61b4a5b SioPowerGoodAssert check at boot for HPE Proliant by Jean-Marie Verdun · 3 years, 1 month ago
- 7e27d3d Start the watchdog each time waitForSIOPowerGood is set by Jason M. Bills · 3 years, 2 months ago
- 2c495cf Fix gpio logic following parity code insertion by Jean-Marie Verdun · 3 years, 2 months ago
- 1aa08b2 Enable comments in config json by Zev Weiss · 3 years, 2 months ago
- 50937e7 Add initial support for polarity on a couple of GPIOs by Jean-Marie Verdun · 3 years, 2 months ago
- 6b8e3e0 Fix powerControlDir creation failure error message by Zev Weiss · 3 years, 2 months ago
- c4005bd Append node number to dbus names more directly by Zev Weiss · 3 years, 2 months ago
- ec972d8 DBUS service name numbering for single and multi hosts by Naveen Moses · 3 years, 4 months ago
- 2a26943 Add power/reset button mask checks for RequestedPowerTransition by Vernon Mauery · 3 years, 4 months ago
- 117c34e Add multiple host Slot AC Power Support by Naveen Moses · 3 years, 5 months ago
- 7012051 Dbus Based Gpio Event monitoring by Priyatharshan P · 4 years, 2 months ago
- b4d03b1 Add power/reset button mask checks for RequestedHostTransition by Vernon Mauery · 3 years, 5 months ago
- afd04f0 Add timing configurations into power-config-host0.json by Charles Hsu · 3 years, 6 months ago
- 92caa4c Use power_control namespace in main() by Lei YU · 3 years, 8 months ago
- 22e0bec Improve graceful power state handling by Jason M. Bills · 3 years, 8 months ago
- 41a49aa Use phosphor::logging instead of std::cerr by Jason M. Bills · 3 years, 8 months ago
- fb95733 Add option to use PLT_RST for warm reset detection by Jason M. Bills · 3 years, 9 months ago
- 7c8d19c Don't check for warm reset on reset button press by Jason M. Bills · 3 years, 9 months ago
- 047bcb5 Make error-checking in sendPowerControlEvent() more meaningful. by Zev Weiss · 4 years, 2 months ago
- 6c09007 Make the reset-button optional by John Wang · 4 years, 1 month ago
- 19c47a3 Add SIO Enabled change by Priyatharshan P · 4 years, 3 months ago
- 04175c2 Add compile flag for chassis system reset by Vijay Khemka · 4 years, 1 month ago
- e63dea0 Fix missing includes by Jason M. Bills · 4 years, 2 months ago
- 6a6485a Improve host state monitor by Jason M. Bills · 4 years, 3 months ago
- e4d7f2b Add JSON config support for x86-power-control by Priyatharshan P · 4 years, 4 months ago
- 273d789 Remove shut down on VR watchdog timeout by Jason M. Bills · 4 years, 5 months ago
- 95f631c Use phosphor::logging for the "no action taken" messages by Jason M. Bills · 4 years, 5 months ago
- d6c5ad1 Add host info in log message by Vijay Khemka · 4 years, 5 months ago
- 2b6f442 Update to clang format by Vijay Khemka · 4 years, 5 months ago
- 75ad0cf Add Chassis System Power cycle by Vijay Khemka · 4 years, 7 months ago
- 35aa665 Handle unexpected power-on during power cycle flow by Jason M. Bills · 4 years, 6 months ago
- fc1ecc5 Add phosphor log by Vijay Khemka · 4 years, 7 months ago
- e7520ba Update to the new Host State Transitions by Jason M. Bills · 4 years, 9 months ago
- fc9408a Increase power cycle delay by Jason M. Bills · 4 years, 9 months ago
- 89f6131 Clearing ACFail bit after next restart. by Rashmi RV · 4 years, 9 months ago
- 8f5cb6a Update OSState when system is off by AppaRao Puli · 4 years, 10 months ago
- 344dae8 Add psPowerOKDeAssert event to powerStateCheckForWarmReset by P.K. Lee · 5 years ago
- 21a719b Stop overwrite of CapabilitiesFlags during boot by Karthick Sundarrajan · 5 years ago
- 8d66021 Log the Host DC On/Off redfish messages when the host state is changed by Yong Li · 4 years, 10 months ago
- 303bd58 Update NMISource behavior after its Property moved to phospher-dbus-interfaces by Chen Yugang · 5 years ago
- 605e9c7 Set Chassis capabilities by Chen Yugang · 5 years ago
- 7d4aaac Manage the RestartCause property from power-control by Jason M. Bills · 5 years ago
- 94ce8eb Update the saved power state after checking the restore policy by Jason M. Bills · 5 years ago
- e9a9e2d Use Host Off state for warm reset notification by Jason M. Bills · 5 years ago
- 33a532d Removing some GPIO line dependency by Vijay Khemka · 5 years ago
- 174ec66 Support Nmi reset in redfish by Chen Yugang · 5 years ago
- 6c2ad36 Add event logs for power supply and system power good failures by Jason M. Bills · 5 years ago
- 0eef6b6 Power on state machine fix by Vijay Khemka · 5 years ago
- 0dc7d4c Fix GPIO initialization by Vijay Khemka · 5 years ago
- f61ca6f Reinvent x86 power control application by Ed Tanous · 5 years ago