1. 5823225 meson: Provide wrap file for boost by Konstantin Aladyshev · 4 weeks ago master
  2. 61ccc49 build: Add boost to the dependencies by Konstantin Aladyshev · 4 weeks ago
  3. 3373791 Move OS state interface to state/hostX by Potin Lai · 9 weeks ago
  4. 6af569f Correct naming of NMI button in BMCSourceSignal by Tim Lee · 7 weeks ago
  5. cfc4d25 Add HpmStbyEn signal by Konstantin Aladyshev · 2 years, 5 months ago
  6. 88dd68b OWNERS: Update Jason's email address by Jason M. Bills · 9 weeks ago
  7. dc0bab9 event: reset button pressed event updates by Jayanth Othayoth · 3 months ago
  8. b1e34a1 meson: use include_type for nlohmann-json dependency by Patrick Williams · 5 months ago
  9. 68ea831 build: use allowed over enabled by Patrick Williams · 5 months ago
  10. d394c88 clang-format: copy latest and re-format by Patrick Williams · 6 months ago
  11. 2ae5308 meson_options.txt: Support for reading options from meson.options by George Liu · 9 months ago
  12. cc037b8 build: upgrade to C++23 by Patrick Williams · 10 months ago
  13. edd211e Handle possible SdBus exceptions by Michal Orzel · 1 year, 6 months ago
  14. 891bbde Fix json exception when processing event_configs by Jonathan Doman · 12 months ago
  15. d7ea283 Add option to only log nmiButtonPress when host is running by Olivier FAURAX · 1 year, 1 month ago
  16. 48aa1f0 clang-format: copy latest and re-format by Patrick Williams · 12 months ago
  17. f56ef59 meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 1 month ago
  18. cea510b Add missing include by Ed Tanous · 1 year, 2 months ago
  19. 744e9a9 Change io_service to io_context by Ed Tanous · 1 year, 2 months ago
  20. 9eb263b Updagte Kuiying's email address by kuiying · 1 year, 3 months ago
  21. c4b85b7 markdownlint: fix all warnings by Patrick Williams · 1 year, 5 months ago
  22. abbcd4a prettier: re-format by Patrick Williams · 1 year, 5 months ago
  23. fa2b644 OWNERS: Add myself as a reviewer by Zev Weiss · 1 year, 6 months ago
  24. 58e379d Add option to ignore soft resets before POST by Matt Simmering · 1 year, 7 months ago
  25. 461a166 NMI: Inverting the use of polarity by Jian Zhang · 1 year, 7 months ago
  26. fe15903 Always start psPowerOKWatchdog before waiting by Jason M. Bills · 1 year, 8 months ago
  27. 8643c79 Set NMI_OUT according to the configuration file by Ping Guo · 2 years ago
  28. 9dbcee8 add gitignore by Nan Zhou · 1 year, 8 months ago
  29. 7ef52a8 meson: rely on nlohmann json by Nan Zhou · 1 year, 8 months ago
  30. fd672c9 subprojects: fix wraps by Nan Zhou · 1 year, 8 months ago
  31. b38fe83 Power restore policy to support multi-host platform. by Karthikeyan Pasupathi · 1 year, 9 months ago
  32. 4c04af1 MAINTAINERS: remove file by Patrick Williams · 1 year, 9 months ago
  33. 439b9c3 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 9 months ago
  34. 787975c OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 1 year, 9 months ago
  35. 99e8f9d refactor power restore controller by Andrei Kartashev · 2 years, 4 months ago
  36. 809545a Update README file by Andrei Kartashev · 2 years, 4 months ago
  37. 8623918 Correct osState string to match xyz naming format for fixing automation test by Tim Lee · 2 years, 4 months ago
  38. 3efcf37 use same consumer for each gpio request by Andrei Kartashev · 2 years, 4 months ago
  39. 50fe8ee introduce PersistentState manager by Andrei Kartashev · 2 years, 4 months ago
  40. c46ebb4 Change to lg2 by Jason M. Bills · 2 years, 6 months ago
  41. 85e111e Changes for dbus based gpio config. by Logananth Sundararaj · 2 years, 6 months ago
  42. 6ce234e Remove CMake by Jason M. Bills · 2 years, 6 months ago
  43. 48c94c5 Upgrade to C++20 by Jason M. Bills · 2 years, 6 months ago
  44. 6199ccf Add meson build support by Jason M. Bills · 2 years, 6 months ago
  45. 9fd8ac2 Fix issues flagged by werror by Jason M. Bills · 2 years, 6 months ago
  46. 0d57f4e Re-organize source by Jason M. Bills · 2 years, 6 months ago
  47. c6961b6 Remove i2c support by Jason M. Bills · 2 years, 6 months ago
  48. a430804 Fix bug in dbus based gpio config parsing. by Logananth Sundararaj · 2 years, 6 months ago
  49. 20e6e3a Add OWNERS file by Manojkiran Eda · 2 years, 6 months ago
  50. f3a33b4 catch exceptions as const by Patrick Williams · 2 years, 7 months ago
  51. 418ce11 Update to the latest .clang-format settings by Jason M. Bills · 2 years, 8 months ago
  52. c8c90c8 Add helper to assert GPIOs for a time duration by Jason M. Bills · 2 years, 7 months ago
  53. aeefe04 Update TimerMap names to match the config file by Jason M. Bills · 2 years, 8 months ago
  54. a37c247 Fix SIO gpio related crash by Lei YU · 2 years, 7 months ago
  55. 676ef2c Fold *GPIOHandler() functions into requestGPIOEvents() by Zev Weiss · 2 years, 8 months ago
  56. 584aa13 Deduplicate GPIO & DBus event handling code paths by Zev Weiss · 2 years, 8 months ago
  57. a8f116a Factor helper functions out of dbus monitoring code by Zev Weiss · 2 years, 8 months ago
  58. 61b4a5b SioPowerGoodAssert check at boot for HPE Proliant by Jean-Marie Verdun · 2 years, 7 months ago
  59. 7e27d3d Start the watchdog each time waitForSIOPowerGood is set by Jason M. Bills · 2 years, 8 months ago
  60. 2c495cf Fix gpio logic following parity code insertion by Jean-Marie Verdun · 2 years, 7 months ago
  61. 1aa08b2 Enable comments in config json by Zev Weiss · 2 years, 8 months ago
  62. 50937e7 Add initial support for polarity on a couple of GPIOs by Jean-Marie Verdun · 2 years, 8 months ago
  63. 6b8e3e0 Fix powerControlDir creation failure error message by Zev Weiss · 2 years, 8 months ago
  64. c4005bd Append node number to dbus names more directly by Zev Weiss · 2 years, 8 months ago
  65. ec972d8 DBUS service name numbering for single and multi hosts by Naveen Moses · 2 years, 10 months ago
  66. 2a26943 Add power/reset button mask checks for RequestedPowerTransition by Vernon Mauery · 2 years, 10 months ago
  67. 117c34e Add multiple host Slot AC Power Support by Naveen Moses · 3 years ago
  68. 7012051 Dbus Based Gpio Event monitoring by Priyatharshan P · 3 years, 8 months ago
  69. b4d03b1 Add power/reset button mask checks for RequestedHostTransition by Vernon Mauery · 3 years ago
  70. afd04f0 Add timing configurations into power-config-host0.json by Charles Hsu · 3 years ago
  71. 92caa4c Use power_control namespace in main() by Lei YU · 3 years, 2 months ago
  72. 22e0bec Improve graceful power state handling by Jason M. Bills · 3 years, 2 months ago
  73. 41a49aa Use phosphor::logging instead of std::cerr by Jason M. Bills · 3 years, 2 months ago
  74. fb95733 Add option to use PLT_RST for warm reset detection by Jason M. Bills · 3 years, 3 months ago
  75. 7c8d19c Don't check for warm reset on reset button press by Jason M. Bills · 3 years, 3 months ago
  76. 047bcb5 Make error-checking in sendPowerControlEvent() more meaningful. by Zev Weiss · 3 years, 8 months ago
  77. 01a7786 Remove James from MAINTAINERS by James Feist · 3 years, 7 months ago
  78. 6c09007 Make the reset-button optional by John Wang · 3 years, 7 months ago
  79. 19c47a3 Add SIO Enabled change by Priyatharshan P · 3 years, 9 months ago
  80. 04175c2 Add compile flag for chassis system reset by Vijay Khemka · 3 years, 7 months ago
  81. 46152f9 boost: disable rtti temporarily by Andrew Geissler · 3 years, 7 months ago
  82. e63dea0 Fix missing includes by Jason M. Bills · 3 years, 8 months ago
  83. 699b565 Fix config json file path by Kumar Thangavel · 3 years, 9 months ago
  84. 6a6485a Improve host state monitor by Jason M. Bills · 3 years, 9 months ago
  85. e4d7f2b Add JSON config support for x86-power-control by Priyatharshan P · 3 years, 10 months ago
  86. 273d789 Remove shut down on VR watchdog timeout by Jason M. Bills · 3 years, 11 months ago
  87. 95f631c Use phosphor::logging for the "no action taken" messages by Jason M. Bills · 3 years, 11 months ago
  88. d6c5ad1 Add host info in log message by Vijay Khemka · 4 years ago
  89. 2b6f442 Update to clang format by Vijay Khemka · 4 years ago
  90. b0c613a Add sample service and target for system reset by Vijay Khemka · 4 years ago
  91. 75ad0cf Add Chassis System Power cycle by Vijay Khemka · 4 years, 1 month ago
  92. 35aa665 Handle unexpected power-on during power cycle flow by Jason M. Bills · 4 years ago
  93. fc1ecc5 Add phosphor log by Vijay Khemka · 4 years, 1 month ago
  94. e7520ba Update to the new Host State Transitions by Jason M. Bills · 4 years, 3 months ago
  95. fc9408a Increase power cycle delay by Jason M. Bills · 4 years, 3 months ago
  96. 89f6131 Clearing ACFail bit after next restart. by Rashmi RV · 4 years, 3 months ago
  97. 8f5cb6a Update OSState when system is off by AppaRao Puli · 4 years, 4 months ago
  98. 344dae8 Add psPowerOKDeAssert event to powerStateCheckForWarmReset by P.K. Lee · 4 years, 5 months ago
  99. 21a719b Stop overwrite of CapabilitiesFlags during boot by Karthick Sundarrajan · 4 years, 6 months ago
  100. 8d66021 Log the Host DC On/Off redfish messages when the host state is changed by Yong Li · 4 years, 4 months ago