1. 162c7bf bootblock: ensure no power operation on block by Andrew Geissler · 4 years, 3 months ago
  2. 44c223c bmc_state_manager: Add HardReboot support to BMC by Jayaprakash Mutyala · 4 years, 5 months ago
  3. 7fdad60 option to disable warm reboots by Andrew Geissler · 4 years, 6 months ago
  4. d8779cd obmcutil: fix optional param regression by Andrew Geissler · 4 years, 7 months ago
  5. e426b58 clang-format: update to latest from docs repo by Andrew Geissler · 4 years, 7 months ago
  6. 42f2898 logs: provide option to delete all logs by Andrew Geissler · 4 years, 8 months ago
  7. d8c6320 logs: provide option to display log by Andrew Geissler · 4 years, 8 months ago
  8. 295ee4f logs: add option to list logging entries by Andrew Geissler · 4 years, 8 months ago
  9. deb6bb4 boot-block: inform user if blocking error present by Andrew Geissler · 4 years, 8 months ago
  10. 3b7b561 boot-block: add option to query blocking errors by Andrew Geissler · 4 years, 8 months ago
  11. 9afc7a9 boot-block: don't power on if blocking err present by Andrew Geissler · 4 years, 8 months ago
  12. 2975e26 sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 8 months ago
  13. 37413dc sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 8 months ago
  14. 34b3b40 multi-user: do not use wants relationship by Andrew Geissler · 4 years, 8 months ago
  15. 38b2e14 oneshot: discover-system-state: remain after exit by Andrew Geissler · 4 years, 8 months ago
  16. dc05939 sched-host-tran: code refactor by Carol Wang · 4 years, 10 months ago
  17. f304820 sched-host-tran: implement systemd service by Carol Wang · 4 years, 10 months ago
  18. 1dbbef4 sched-host-tran: store/restore the value of scheduled time and by Carol Wang · 4 years, 10 months ago
  19. ef7abe1 sched-host-tran: handle with BMC time changing by Carol Wang · 4 years, 10 months ago
  20. 6a5db3d sched-host-tran: implement host transition process by Carol Wang · 4 years, 10 months ago
  21. 4ca6f3f sched-host-tran: handle with the scheduled time by Carol Wang · 4 years, 10 months ago
  22. 71230ef sched-host-tran: add base interfaces for Scheduled Host Transition by Carol Wang · 4 years, 10 months ago
  23. c984463 update for new host states and transitions by Andrew Geissler · 4 years, 11 months ago
  24. 47b9612 diag-mode: support entry into diagnostic mode by Andrew Geissler · 4 years, 11 months ago
  25. e4039a8 change systemd signal handler to be more specific by Andrew Geissler · 4 years, 11 months ago
  26. 95a7725 dead code: remove an unused definition by Andrew Geissler · 4 years, 11 months ago
  27. 347a855 diag-mode: create new diagnostic mode target by Andrew Geissler · 4 years, 11 months ago
  28. 40dd6e7 warm-reboot: support new host transitions by Andrew Geissler · 4 years, 11 months ago
  29. d1c1c4d warm-reboot: add in new targets by Andrew Geissler · 5 years ago
  30. c101157 move openbmc targets into this repo by Andrew Geissler · 5 years ago
  31. 79aa01a ensure reboot service runs after host stopped by Andrew Geissler · 5 years ago
  32. c212353 move state manager service files into its repo by Andrew Geissler · 5 years ago
  33. 4640d48 meson: remove automake legacy files by Andrew Geissler · 5 years ago
  34. dfa75fc meson: add obmcutil to bindir by Andrew Geissler · 5 years ago
  35. efef970 meson: add json file into meson by Andrew Geissler · 5 years ago
  36. 179d38c meson: add in service file support by Andrew Geissler · 5 years ago
  37. 1cf6162 meson: move service file into its own subdir by Andrew Geissler · 5 years ago
  38. 3f12563 meson: enable unit tests by Andrew Geissler · 5 years ago
  39. b154fa9 meson: fix new warnings found by clang-tidy by Andrew Geissler · 5 years ago
  40. f245410 meson: binary building support by Andrew Geissler · 5 years ago
  41. 769a62f meson: fix up compile errors found by meson by Andrew Geissler · 5 years ago
  42. c543af2 remove libboost_system dependency by Andrew Geissler · 5 years ago
  43. a65d30d Add support for bmcrebootoff and bmcrebooton by Vishwanatha Subbanna · 5 years ago
  44. 8be7029 obmcutil: Silence kill error message by quoting test variable by Andrew Jeffery · 5 years ago
  45. 38605ee monitor: support systemd delay getting on dbus by Andrew Geissler · 5 years ago
  46. b558ae7 monitor: refactor systemd signal monitor variable by Andrew Geissler · 5 years ago
  47. 84b3b29 Add support to mask and unmask host crash target by Vishwanatha Subbanna · 5 years ago
  48. 7a787dd Add support for recoveryoff and recoveron by Vishwanatha Subbanna · 5 years ago
  49. 6d3a2c5 Add support for rebootoff and rebooton by Vishwanatha Subbanna · 5 years ago
  50. 2869a92 obmcutil: Quote variable in non-zero test to avoid always true result by Andrew Jeffery · 5 years ago
  51. a6e7bbf Update openbmc-systemd.md link by Gunnar Mills · 5 years ago
  52. 60c3ac8 obmcutil: Implement --verbose by Andrew Jeffery · 5 years ago
  53. 2f60aae Make D-bus systemd error handling consistent by Andrew Geissler · 5 years ago
  54. 9b8af4f cppcheck: Reduce scope of temp variable by Andrew Geissler · 5 years ago
  55. 514474d cppcheck: Make settings constructor explicit by Andrew Geissler · 5 years ago
  56. 66060bf cppcheck: Fix "Uninitialized variable" warning by Andrew Geissler · 5 years ago
  57. b385c43 cppcheck: Fix format string warning by Andrew Geissler · 5 years ago
  58. 874051c Ignore code coverage files by Andrew Geissler · 5 years ago
  59. 6440006 sysd_monitor: Add systemd unit and required json by Andrew Geissler · 5 years ago
  60. 234a317 sysd_monitor: Monitor and log errors by Andrew Geissler · 5 years ago
  61. 75a2614 sysd_monitor: Handle default for errors to monitor by Andrew Geissler · 5 years ago
  62. 693eaed sysd_monitor: Parse json file(s) by Andrew Geissler · 5 years ago
  63. d19c090 sysd_monitor: Create default monitoring json by Andrew Geissler · 5 years ago
  64. ee3a2c8 sysd_monitor: Parse command line parameters by Andrew Geissler · 5 years ago
  65. 891213b sysd_monitor: Initial application framework by Andrew Geissler · 5 years ago
  66. 27115ae Blackout error logging by Aatir Manzur · 5 years ago
  67. d6fe315 Add README to phosphor-state-manager by Andrew Geissler · 6 years ago
  68. 8168b9d Update IRC handle in MAINTAINERS by Andrew Geissler · 6 years ago
  69. 5b95027 Replace call_noreply() with call() by Andrew Geissler · 6 years ago
  70. 3a30b05 Properly catch and report dbus timeout exception by Andrew Geissler · 6 years ago
  71. eef31f8 bmc-state-manager: Fix error in GetUnit by Anthony Wilson · 6 years ago
  72. 624161c Handle mapper introspect race condition by Andrew Geissler · 6 years ago
  73. 1909626 build: install into bin instead of sbin by Patrick Venture · 6 years ago
  74. 86cffd9 obmcutil: add more info to state subcommand by Alexander Filippov · 6 years ago
  75. 64d6097 build: pkg anti-pattern: use defaults by Patrick Venture · 6 years ago
  76. 189cf24 obmcutil: Add chassiskill option by Anthony Wilson · 6 years ago
  77. dc30523 obmcutil: Add to 'make install' list by Anthony Wilson · 6 years ago
  78. 32c532e Update error handling on sdbusplus calls by Anthony Wilson · 6 years ago thud
  79. 7a0689a std::variant: Fix use of incompatible api by William A. Kennington III · 6 years ago
  80. 436f3b8 Include missing <cassert> by William A. Kennington III · 6 years ago
  81. acf54d0 obmcutil: Add wait/timeout option by Anthony Wilson · 6 years ago
  82. ea87db4 obmcutil: Update argument handling by Anthony Wilson · 6 years ago
  83. 3ae0a35 obmcutil: Added {power,chassis}{on,off} options by Anthony Wilson · 6 years ago
  84. 0f35983 obmcutil: Add 'power' option by Anthony Wilson · 6 years ago
  85. 50c5f88 obmcutil: Add bootprogress option by Anthony Wilson · 6 years ago
  86. f3f16fa obmcutil: Add help option by Anthony Wilson · 6 years ago
  87. 79f697e obmcutil: Rewrite in sh and move to phosphor-state-manager by Anthony Wilson · 6 years ago
  88. d998f82 timer: Replace with sdeventplus/timer by William A. Kennington III · 6 years ago
  89. f287059 discover_system_state: const reference for params by Patrick Venture · 6 years ago
  90. 6425ab7 phosphor-state-manager: use c++17 by Vernon Mauery · 6 years ago
  91. 14e14cd Traverse full GetSubTree output by Matt Spinler · 6 years ago
  92. a965cf0 Clang 6 updates by Andrew Geissler · 6 years ago
  93. 9eab986 Add LastStateChangeTime to chassis manager by Matt Spinler · 6 years ago
  94. 8195784 Minor power on hours serialization changes by Matt Spinler · 6 years ago
  95. e6710b7 BMC state manager support for LastRebootTime by Matt Spinler · 6 years ago
  96. 9a2f37c chassis-state-manager: Check for dbus call errors by William A. Kennington III · 7 years ago
  97. 09568ff chassis-state-manager: Clean up sdbusplus exception handling by William A. Kennington III · 7 years ago
  98. d69c677 Add MAINTAINERS file by Andrew Jeffery · 7 years ago
  99. cb781fe Add Chassis POH Counter by Nagaraju Goruganti · 7 years ago
  100. 41a774e Add Timer class by Nagaraju Goruganti · 7 years ago