1. 98e64e6 pinhole: check for bmc reset reason by Andrew Geissler · 2 years, 11 months ago
  2. f8ae6a0 pinhole: move gpio function to utils by Andrew Geissler · 3 years ago
  3. 1fc4845 set requested state to off when power policy is always-off by Thang Tran · 2 years, 11 months ago
  4. ba2241c Support checking host status via GPIO pins by Thang Tran · 3 years, 2 months ago
  5. 68a8c31 host-restart: set restart reason on scheduling use by Andrew Geissler · 3 years, 1 month ago
  6. 744e561 host-restart: set restart reason on power policy use by Andrew Geissler · 3 years, 1 month ago
  7. 828f874 host-restart: ensure reason cleared on host stop by Andrew Geissler · 3 years, 1 month ago
  8. 1e89e62 Add OWNERS file by Manojkiran Eda · 3 years, 2 months ago
  9. 8583b3b catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  10. 2c36e5a Chassis: Check for standby voltage regulator fault by Ben Tyner · 3 years, 6 months ago
  11. 4328479 state-manager: avoid un-needed reboot prop check by Andrew Geissler · 3 years, 3 months ago
  12. ad65b2d clang: do not break string literals by Andrew Geissler · 3 years, 3 months ago
  13. 8ffdb26 lg2: convert state-manager by Andrew Geissler · 3 years, 3 months ago
  14. 5f8e04a bmc-reset: add service to launch new host recovery by Andrew Geissler · 3 years, 5 months ago
  15. 7b01b0b bmc-reset: move to quiesce if host was running by Andrew Geissler · 3 years, 5 months ago
  16. 5259f97 bmc-reset: ensure chassis power on target complete by Andrew Geissler · 3 years, 4 months ago
  17. 556153a bmc-reset: create error if host was running by Andrew Geissler · 3 years, 5 months ago
  18. ba0163a bmc-reset: check host boot progress prior to reset by Andrew Geissler · 3 years, 5 months ago
  19. 429100a lg2: convert bmc state manager by Andrew Geissler · 3 years, 4 months ago
  20. 2bfb1ef bmc-state-manager: Add support BMC Reboot Cause feature by Tim Lee · 3 years, 9 months ago
  21. 0a67521 exception: switch to public sdbus exception by Patrick Williams · 3 years, 4 months ago
  22. 54d7283 cleanup sdbus CAMELCASE define by Patrick Williams · 3 years, 4 months ago
  23. 0d1c3f1 host-check: discover host state within state manager by Andrew Geissler · 3 years, 5 months ago
  24. 65bfcf5 Remove obmc-mapper.target by Lei YU · 3 years, 6 months ago
  25. 3ac78df transition: ensure only run once per power on/off by Andrew Geissler · 3 years, 7 months ago
  26. cd0ebe8 host-cond: handle mapper delay for d-bus objects by Andrew Geissler · 3 years, 8 months ago
  27. b971573 host-check: ensure runs after pldmd service starts by Andrew Geissler · 3 years, 8 months ago
  28. b185c3c host-check: remove wants on ipmid by Andrew Geissler · 3 years, 8 months ago
  29. 2d7b69e host-condition: update host-check to utilize new intf by Andrew Geissler · 3 years, 8 months ago
  30. cfc43be Replace IRC with Discord by Bruce Mitchell · 3 years, 8 months ago
  31. 45a1ed7 use new sdbus++ camelcase for POHCounter by Patrick Williams · 3 years, 8 months ago
  32. aaa2e11 sched-host-tran: change info trace to debug by Andrew Geissler · 3 years, 8 months ago
  33. 5254780 enable shellcheck by Patrick Williams · 3 years, 9 months ago
  34. b239820 obmcutil: fix shellcheck issues by Patrick Williams · 3 years, 9 months ago
  35. 4a4c1a6 update documentation on clearing of *-on files by Andrew Geissler · 3 years, 9 months ago
  36. 343dbf8 remove host@%d-on from config options by Andrew Geissler · 3 years, 9 months ago
  37. f2b22e8 clear temp reset file on chassis on by Andrew Geissler · 3 years, 10 months ago
  38. 131d04a clear temp reset file on host running by Andrew Geissler · 3 years, 10 months ago
  39. a59fca4 reduce scheduled host transition logging by Andrew Geissler · 3 years, 10 months ago
  40. 35ca2e3 power-restore: one-time support by Andrew Geissler · 3 years, 11 months ago
  41. 75f38ee hypervisor: reset requested host state on power off by Andrew Geissler · 3 years, 11 months ago
  42. c74716e hypervisor: monitor boot progress by Andrew Geissler · 3 years, 11 months ago
  43. fe270d3 hypervisor: state management support by Andrew Geissler · 4 years ago
  44. 58477b5 clarify power stop and start targets by Andrew Geissler · 4 years ago
  45. c50e9ba ensure synch targets started by execution targets by Andrew Geissler · 4 years ago
  46. 964b9fc synch targets: ensure wants relationship by Andrew Geissler · 4 years ago
  47. 1e8b164 host state transitioning support by Andrew Geissler · 4 years ago
  48. bbbc016 Put state change values into the journal message by Matt Spinler · 4 years, 1 month ago
  49. 3191be8 autoreboot: add one-time support to obmcutil by Andrew Geissler · 4 years, 2 months ago
  50. 7f62083 autoreboot: add one-time property to logic by Andrew Geissler · 4 years, 2 months ago
  51. e87db70 autoreboot: one-time object support by Andrew Geissler · 4 years, 2 months ago
  52. d9b527b autoreboot: clear one time properties on chassis off by Andrew Geissler · 4 years, 2 months ago
  53. c4e10fd soft-off: ensure pldm soft svc stopped on hard poweroff by Andrew Geissler · 4 years, 2 months ago
  54. 162c7bf bootblock: ensure no power operation on block by Andrew Geissler · 4 years, 3 months ago
  55. 44c223c bmc_state_manager: Add HardReboot support to BMC by Jayaprakash Mutyala · 4 years, 4 months ago
  56. 7fdad60 option to disable warm reboots by Andrew Geissler · 4 years, 6 months ago
  57. d8779cd obmcutil: fix optional param regression by Andrew Geissler · 4 years, 7 months ago
  58. e426b58 clang-format: update to latest from docs repo by Andrew Geissler · 4 years, 7 months ago
  59. 42f2898 logs: provide option to delete all logs by Andrew Geissler · 4 years, 8 months ago
  60. d8c6320 logs: provide option to display log by Andrew Geissler · 4 years, 8 months ago
  61. 295ee4f logs: add option to list logging entries by Andrew Geissler · 4 years, 8 months ago
  62. deb6bb4 boot-block: inform user if blocking error present by Andrew Geissler · 4 years, 8 months ago
  63. 3b7b561 boot-block: add option to query blocking errors by Andrew Geissler · 4 years, 8 months ago
  64. 9afc7a9 boot-block: don't power on if blocking err present by Andrew Geissler · 4 years, 8 months ago
  65. 2975e26 sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 8 months ago
  66. 37413dc sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 8 months ago
  67. 34b3b40 multi-user: do not use wants relationship by Andrew Geissler · 4 years, 8 months ago
  68. 38b2e14 oneshot: discover-system-state: remain after exit by Andrew Geissler · 4 years, 8 months ago
  69. dc05939 sched-host-tran: code refactor by Carol Wang · 4 years, 10 months ago
  70. f304820 sched-host-tran: implement systemd service by Carol Wang · 4 years, 10 months ago
  71. 1dbbef4 sched-host-tran: store/restore the value of scheduled time and by Carol Wang · 4 years, 10 months ago
  72. ef7abe1 sched-host-tran: handle with BMC time changing by Carol Wang · 4 years, 10 months ago
  73. 6a5db3d sched-host-tran: implement host transition process by Carol Wang · 4 years, 10 months ago
  74. 4ca6f3f sched-host-tran: handle with the scheduled time by Carol Wang · 4 years, 10 months ago
  75. 71230ef sched-host-tran: add base interfaces for Scheduled Host Transition by Carol Wang · 4 years, 10 months ago
  76. c984463 update for new host states and transitions by Andrew Geissler · 4 years, 11 months ago
  77. 47b9612 diag-mode: support entry into diagnostic mode by Andrew Geissler · 4 years, 11 months ago
  78. e4039a8 change systemd signal handler to be more specific by Andrew Geissler · 4 years, 11 months ago
  79. 95a7725 dead code: remove an unused definition by Andrew Geissler · 4 years, 11 months ago
  80. 347a855 diag-mode: create new diagnostic mode target by Andrew Geissler · 4 years, 11 months ago
  81. 40dd6e7 warm-reboot: support new host transitions by Andrew Geissler · 4 years, 11 months ago
  82. d1c1c4d warm-reboot: add in new targets by Andrew Geissler · 5 years ago
  83. c101157 move openbmc targets into this repo by Andrew Geissler · 5 years ago
  84. 79aa01a ensure reboot service runs after host stopped by Andrew Geissler · 5 years ago
  85. c212353 move state manager service files into its repo by Andrew Geissler · 5 years ago
  86. 4640d48 meson: remove automake legacy files by Andrew Geissler · 5 years ago
  87. dfa75fc meson: add obmcutil to bindir by Andrew Geissler · 5 years ago
  88. efef970 meson: add json file into meson by Andrew Geissler · 5 years ago
  89. 179d38c meson: add in service file support by Andrew Geissler · 5 years ago
  90. 1cf6162 meson: move service file into its own subdir by Andrew Geissler · 5 years ago
  91. 3f12563 meson: enable unit tests by Andrew Geissler · 5 years ago
  92. b154fa9 meson: fix new warnings found by clang-tidy by Andrew Geissler · 5 years ago
  93. f245410 meson: binary building support by Andrew Geissler · 5 years ago
  94. 769a62f meson: fix up compile errors found by meson by Andrew Geissler · 5 years ago
  95. c543af2 remove libboost_system dependency by Andrew Geissler · 5 years ago
  96. a65d30d Add support for bmcrebootoff and bmcrebooton by Vishwanatha Subbanna · 5 years ago
  97. 8be7029 obmcutil: Silence kill error message by quoting test variable by Andrew Jeffery · 5 years ago
  98. 38605ee monitor: support systemd delay getting on dbus by Andrew Geissler · 5 years ago
  99. b558ae7 monitor: refactor systemd signal monitor variable by Andrew Geissler · 5 years ago
  100. 84b3b29 Add support to mask and unmask host crash target by Vishwanatha Subbanna · 5 years ago