1. 05e8ea8 x86-power-control: add passthrough option by Renze Nicolai · 6 months ago
  2. c6d7565 Update PostComplete polarity by Jason M. Bills · 4 months ago
  3. a0a39f8 clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  4. 1cc7921 Filter more precisely in dbusGPIOMatcher() by Zev Weiss · 7 months ago
  5. d603dd1 Ensure all dbus inputs are treated as active-high by Zev Weiss · 7 months ago
  6. ca47855 Extend dbus config with MatchRegex support by Zev Weiss · 7 months ago
  7. edc86f3 Respect polarity config on input signals by Zev Weiss · 8 months ago
  8. 3373791 Move OS state interface to state/hostX by Potin Lai · 11 months ago
  9. 6af569f Correct naming of NMI button in BMCSourceSignal by Tim Lee · 10 months ago
  10. cfc4d25 Add HpmStbyEn signal by Konstantin Aladyshev · 3 years, 2 months ago
  11. dc0bab9 event: reset button pressed event updates by Jayanth Othayoth · 11 months ago
  12. d394c88 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  13. edd211e Handle possible SdBus exceptions by Michal Orzel · 2 years, 2 months ago
  14. 891bbde Fix json exception when processing event_configs by Jonathan Doman · 1 year, 8 months ago
  15. d7ea283 Add option to only log nmiButtonPress when host is running by Olivier FAURAX · 1 year, 9 months ago
  16. 48aa1f0 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  17. 744e9a9 Change io_service to io_context by Ed Tanous · 1 year, 10 months ago
  18. 58e379d Add option to ignore soft resets before POST by Matt Simmering · 2 years, 3 months ago
  19. 461a166 NMI: Inverting the use of polarity by Jian Zhang · 2 years, 3 months ago
  20. fe15903 Always start psPowerOKWatchdog before waiting by Jason M. Bills · 2 years, 4 months ago
  21. 8643c79 Set NMI_OUT according to the configuration file by Ping Guo · 2 years, 8 months ago
  22. b38fe83 Power restore policy to support multi-host platform. by Karthikeyan Pasupathi · 2 years, 6 months ago
  23. 439b9c3 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
  24. 99e8f9d refactor power restore controller by Andrei Kartashev · 3 years ago
  25. 8623918 Correct osState string to match xyz naming format for fixing automation test by Tim Lee · 3 years ago
  26. 3efcf37 use same consumer for each gpio request by Andrei Kartashev · 3 years ago
  27. 50fe8ee introduce PersistentState manager by Andrei Kartashev · 3 years ago
  28. c46ebb4 Change to lg2 by Jason M. Bills · 3 years, 2 months ago
  29. 85e111e Changes for dbus based gpio config. by Logananth Sundararaj · 3 years, 2 months ago
  30. 9fd8ac2 Fix issues flagged by werror by Jason M. Bills · 3 years, 2 months ago
  31. 0d57f4e Re-organize source by Jason M. Bills · 3 years, 2 months ago[Renamed from power-control-x86/src/power_control.cpp]
  32. c6961b6 Remove i2c support by Jason M. Bills · 3 years, 2 months ago
  33. a430804 Fix bug in dbus based gpio config parsing. by Logananth Sundararaj · 3 years, 3 months ago
  34. f3a33b4 catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  35. 418ce11 Update to the latest .clang-format settings by Jason M. Bills · 3 years, 4 months ago
  36. c8c90c8 Add helper to assert GPIOs for a time duration by Jason M. Bills · 3 years, 3 months ago
  37. aeefe04 Update TimerMap names to match the config file by Jason M. Bills · 3 years, 4 months ago
  38. a37c247 Fix SIO gpio related crash by Lei YU · 3 years, 3 months ago
  39. 676ef2c Fold *GPIOHandler() functions into requestGPIOEvents() by Zev Weiss · 3 years, 4 months ago
  40. 584aa13 Deduplicate GPIO & DBus event handling code paths by Zev Weiss · 3 years, 4 months ago
  41. a8f116a Factor helper functions out of dbus monitoring code by Zev Weiss · 3 years, 4 months ago
  42. 61b4a5b SioPowerGoodAssert check at boot for HPE Proliant by Jean-Marie Verdun · 3 years, 4 months ago
  43. 7e27d3d Start the watchdog each time waitForSIOPowerGood is set by Jason M. Bills · 3 years, 4 months ago
  44. 2c495cf Fix gpio logic following parity code insertion by Jean-Marie Verdun · 3 years, 4 months ago
  45. 1aa08b2 Enable comments in config json by Zev Weiss · 3 years, 4 months ago
  46. 50937e7 Add initial support for polarity on a couple of GPIOs by Jean-Marie Verdun · 3 years, 4 months ago
  47. 6b8e3e0 Fix powerControlDir creation failure error message by Zev Weiss · 3 years, 4 months ago
  48. c4005bd Append node number to dbus names more directly by Zev Weiss · 3 years, 4 months ago
  49. ec972d8 DBUS service name numbering for single and multi hosts by Naveen Moses · 3 years, 6 months ago
  50. 2a26943 Add power/reset button mask checks for RequestedPowerTransition by Vernon Mauery · 3 years, 6 months ago
  51. 117c34e Add multiple host Slot AC Power Support by Naveen Moses · 3 years, 7 months ago
  52. 7012051 Dbus Based Gpio Event monitoring by Priyatharshan P · 4 years, 4 months ago
  53. b4d03b1 Add power/reset button mask checks for RequestedHostTransition by Vernon Mauery · 3 years, 7 months ago
  54. afd04f0 Add timing configurations into power-config-host0.json by Charles Hsu · 3 years, 9 months ago
  55. 92caa4c Use power_control namespace in main() by Lei YU · 3 years, 10 months ago
  56. 22e0bec Improve graceful power state handling by Jason M. Bills · 3 years, 10 months ago
  57. 41a49aa Use phosphor::logging instead of std::cerr by Jason M. Bills · 3 years, 10 months ago
  58. fb95733 Add option to use PLT_RST for warm reset detection by Jason M. Bills · 4 years ago
  59. 7c8d19c Don't check for warm reset on reset button press by Jason M. Bills · 4 years ago
  60. 047bcb5 Make error-checking in sendPowerControlEvent() more meaningful. by Zev Weiss · 4 years, 5 months ago
  61. 6c09007 Make the reset-button optional by John Wang · 4 years, 3 months ago
  62. 19c47a3 Add SIO Enabled change by Priyatharshan P · 4 years, 5 months ago
  63. 04175c2 Add compile flag for chassis system reset by Vijay Khemka · 4 years, 3 months ago
  64. e63dea0 Fix missing includes by Jason M. Bills · 4 years, 4 months ago
  65. 6a6485a Improve host state monitor by Jason M. Bills · 4 years, 5 months ago
  66. e4d7f2b Add JSON config support for x86-power-control by Priyatharshan P · 4 years, 7 months ago
  67. 273d789 Remove shut down on VR watchdog timeout by Jason M. Bills · 4 years, 7 months ago
  68. 95f631c Use phosphor::logging for the "no action taken" messages by Jason M. Bills · 4 years, 7 months ago
  69. d6c5ad1 Add host info in log message by Vijay Khemka · 4 years, 7 months ago
  70. 2b6f442 Update to clang format by Vijay Khemka · 4 years, 7 months ago
  71. 75ad0cf Add Chassis System Power cycle by Vijay Khemka · 4 years, 9 months ago
  72. 35aa665 Handle unexpected power-on during power cycle flow by Jason M. Bills · 4 years, 8 months ago
  73. fc1ecc5 Add phosphor log by Vijay Khemka · 4 years, 9 months ago
  74. e7520ba Update to the new Host State Transitions by Jason M. Bills · 5 years ago
  75. fc9408a Increase power cycle delay by Jason M. Bills · 5 years ago
  76. 89f6131 Clearing ACFail bit after next restart. by Rashmi RV · 5 years ago
  77. 8f5cb6a Update OSState when system is off by AppaRao Puli · 5 years ago
  78. 344dae8 Add psPowerOKDeAssert event to powerStateCheckForWarmReset by P.K. Lee · 5 years ago
  79. 21a719b Stop overwrite of CapabilitiesFlags during boot by Karthick Sundarrajan · 5 years ago
  80. 8d66021 Log the Host DC On/Off redfish messages when the host state is changed by Yong Li · 5 years ago
  81. 303bd58 Update NMISource behavior after its Property moved to phospher-dbus-interfaces by Chen Yugang · 5 years ago
  82. 605e9c7 Set Chassis capabilities by Chen Yugang · 5 years ago
  83. 7d4aaac Manage the RestartCause property from power-control by Jason M. Bills · 5 years ago
  84. 94ce8eb Update the saved power state after checking the restore policy by Jason M. Bills · 5 years ago
  85. e9a9e2d Use Host Off state for warm reset notification by Jason M. Bills · 5 years ago
  86. 33a532d Removing some GPIO line dependency by Vijay Khemka · 5 years ago
  87. 174ec66 Support Nmi reset in redfish by Chen Yugang · 5 years ago
  88. 6c2ad36 Add event logs for power supply and system power good failures by Jason M. Bills · 5 years ago
  89. 0eef6b6 Power on state machine fix by Vijay Khemka · 5 years ago
  90. 0dc7d4c Fix GPIO initialization by Vijay Khemka · 5 years ago
  91. f61ca6f Reinvent x86 power control application by Ed Tanous · 5 years ago