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