1. b385c43 cppcheck: Fix format string warning by Andrew Geissler · 5 years ago
  2. 874051c Ignore code coverage files by Andrew Geissler · 5 years ago
  3. 6440006 sysd_monitor: Add systemd unit and required json by Andrew Geissler · 5 years ago
  4. 234a317 sysd_monitor: Monitor and log errors by Andrew Geissler · 6 years ago
  5. 75a2614 sysd_monitor: Handle default for errors to monitor by Andrew Geissler · 6 years ago
  6. 693eaed sysd_monitor: Parse json file(s) by Andrew Geissler · 6 years ago
  7. d19c090 sysd_monitor: Create default monitoring json by Andrew Geissler · 6 years ago
  8. ee3a2c8 sysd_monitor: Parse command line parameters by Andrew Geissler · 6 years ago
  9. 891213b sysd_monitor: Initial application framework by Andrew Geissler · 6 years ago
  10. 27115ae Blackout error logging by Aatir Manzur · 6 years ago
  11. d6fe315 Add README to phosphor-state-manager by Andrew Geissler · 6 years ago
  12. 8168b9d Update IRC handle in MAINTAINERS by Andrew Geissler · 6 years ago
  13. 5b95027 Replace call_noreply() with call() by Andrew Geissler · 6 years ago
  14. 3a30b05 Properly catch and report dbus timeout exception by Andrew Geissler · 6 years ago
  15. eef31f8 bmc-state-manager: Fix error in GetUnit by Anthony Wilson · 6 years ago
  16. 624161c Handle mapper introspect race condition by Andrew Geissler · 6 years ago
  17. 1909626 build: install into bin instead of sbin by Patrick Venture · 6 years ago
  18. 86cffd9 obmcutil: add more info to state subcommand by Alexander Filippov · 6 years ago
  19. 64d6097 build: pkg anti-pattern: use defaults by Patrick Venture · 6 years ago
  20. 189cf24 obmcutil: Add chassiskill option by Anthony Wilson · 6 years ago
  21. dc30523 obmcutil: Add to 'make install' list by Anthony Wilson · 6 years ago
  22. 32c532e Update error handling on sdbusplus calls by Anthony Wilson · 6 years ago thud
  23. 7a0689a std::variant: Fix use of incompatible api by William A. Kennington III · 6 years ago
  24. 436f3b8 Include missing <cassert> by William A. Kennington III · 6 years ago
  25. acf54d0 obmcutil: Add wait/timeout option by Anthony Wilson · 6 years ago
  26. ea87db4 obmcutil: Update argument handling by Anthony Wilson · 6 years ago
  27. 3ae0a35 obmcutil: Added {power,chassis}{on,off} options by Anthony Wilson · 6 years ago
  28. 0f35983 obmcutil: Add 'power' option by Anthony Wilson · 6 years ago
  29. 50c5f88 obmcutil: Add bootprogress option by Anthony Wilson · 6 years ago
  30. f3f16fa obmcutil: Add help option by Anthony Wilson · 6 years ago
  31. 79f697e obmcutil: Rewrite in sh and move to phosphor-state-manager by Anthony Wilson · 6 years ago
  32. d998f82 timer: Replace with sdeventplus/timer by William A. Kennington III · 6 years ago
  33. f287059 discover_system_state: const reference for params by Patrick Venture · 6 years ago
  34. 6425ab7 phosphor-state-manager: use c++17 by Vernon Mauery · 6 years ago
  35. 14e14cd Traverse full GetSubTree output by Matt Spinler · 6 years ago
  36. a965cf0 Clang 6 updates by Andrew Geissler · 6 years ago
  37. 9eab986 Add LastStateChangeTime to chassis manager by Matt Spinler · 7 years ago
  38. 8195784 Minor power on hours serialization changes by Matt Spinler · 7 years ago
  39. e6710b7 BMC state manager support for LastRebootTime by Matt Spinler · 7 years ago
  40. 9a2f37c chassis-state-manager: Check for dbus call errors by William A. Kennington III · 7 years ago
  41. 09568ff chassis-state-manager: Clean up sdbusplus exception handling by William A. Kennington III · 7 years ago
  42. d69c677 Add MAINTAINERS file by Andrew Jeffery · 7 years ago
  43. cb781fe Add Chassis POH Counter by Nagaraju Goruganti · 7 years ago
  44. 41a774e Add Timer class by Nagaraju Goruganti · 7 years ago
  45. 969b261 Use new host-startmin target for host state by Andrew Geissler · 7 years ago
  46. 90e5ae7 clang-format: Set IndentWrappedFunctionNames to true by Adriana Kobylak · 7 years ago
  47. 58a1801 Apply clang code format to this state repo by Andrew Geissler · 7 years ago
  48. 3129208 Spelling fixes by Gunnar Mills · 7 years ago
  49. 0a83873 Enable Cereal class versioning by Vishwanatha Subbanna · 7 years ago
  50. 4e6534f Add persistancy for boot progress and os status by Dhruvaraj Subhashchandran · 7 years ago
  51. d50f657 discover_system_state: Accept a node parameter by Michael Tritz · 7 years ago
  52. e39f379 Fix for deserialize cereal exception by Jayanth Othayoth · 7 years ago
  53. 033fc3b Move all restore state policy into discover_state by Andrew Geissler · 7 years ago
  54. a3b8d7e Reset BootProgress and OS Status after power off by Dhruvaraj Subhashchandran · 8 years ago
  55. 7b90a62 Decrement reboot counter on all boot attempts by Andrew Geissler · 8 years ago
  56. a27a6e8 Use new host reboot target to reboot host by Andrew Geissler · 8 years ago
  57. 2710e73 Implementation of OS status, boot count and boot progress by Dhruvaraj Subhashchandran · 8 years ago
  58. 55f132b host: power_restore: switch to new settings API by Deepak Kodihalli · 8 years ago
  59. 3dd08a5 host: auto_reboot: switch to new settings API by Deepak Kodihalli · 8 years ago
  60. a646edd Add API to retrieve settings by Deepak Kodihalli · 8 years ago
  61. 3f47524 Persist user requested host state by Dhruvaraj Subhashchandran · 8 years ago
  62. 8cf2f9a Use the new hard power off target for chassis off requests by Andrew Geissler · 8 years ago
  63. 181f836 Make the BMC reboot irreversible by Andrew Geissler · 8 years ago
  64. 4f309e8 Enable soft power off by Andrew Geissler · 8 years ago
  65. 48696ce Increase boot count for SBE side switch by Andrew Geissler · 8 years ago
  66. 134eb58 Revert "Use shutdown target to stop the host" by Andrew Geissler · 8 years ago
  67. c99ad19 Use shutdown target to stop the host by Andrew Geissler · 8 years ago
  68. 222014e Remove use of system manager by Josh D. King · 8 years ago
  69. 29d025d Check Quiesce State before issuing auto reboot by Josh D. King · 8 years ago
  70. d32f818 bmc: use latest sdbusplus match APIs by Patrick Williams · 8 years ago
  71. 8f8ba39 chassis: use latest sdbusplus match APIs by Patrick Williams · 8 years ago
  72. 39b537b add libtool to .gitignore by Patrick Williams · 8 years ago
  73. d22706f host: use latest sdbusplus match APIs by Patrick Williams · 8 years ago
  74. 0135bd5 Fix null char snprintf bug in host on file by Andrew Geissler · 8 years ago
  75. d5ac635 Add journal entry for BOOTCOUNT by Saqib Khan · 8 years ago
  76. 133eb29 Update gitignore for new state application by Andrew Geissler · 8 years ago
  77. 07d0ed5 Create file if host is running by Andrew Geissler · 8 years ago
  78. eeaccf8 Send heartbeat command to host by Andrew Geissler · 8 years ago
  79. 0971dea Adding host control signal monitoring support by Andrew Geissler · 8 years ago
  80. b09463d Create initial skeleton of host check code by Andrew Geissler · 8 years ago
  81. cc3fb5d Look for new quiesce target by Josh D. King · 8 years ago
  82. 55b983e {chassis,host}_state_manager: Fix 'Recieved' typo by Andrew Jeffery · 8 years ago
  83. 697474c Remove Chassis power on messages when powering off by Josh D. King · 8 years ago
  84. 929ef70 Remove Hosts power on messages when powering off by Josh D. King · 8 years ago
  85. ca35792 Refactor action target names Host-start-stop by Josh D. King · 8 years ago
  86. 6838ea9 Refactor action target names Power-on-off by Josh D. King · 8 years ago
  87. 3ed1008 discover_system_state refactor in C++ by Michael Tritz · 8 years ago
  88. f318d87 Move object_mapper per dbus path conventions. by Leonel Gonzalez · 8 years ago
  89. cbe08d1 Use the Host BOOTCOUNT to keep track of reboots by Saqib Khan · 8 years ago
  90. 2b5d887 Resolve obmc-standby.target into a path by Josh D. King · 8 years ago
  91. adaa721 Add quiesce to the HOST state by Saqib Khan · 8 years ago
  92. 3362ea5 Change obj path from BMC to lower case bmc by Josh D. King · 8 years ago
  93. a8006a2 Import phosphor-logging header files from new directory by Saqib Khan · 8 years ago
  94. 206a833 State manager auto-reboot logic for quiesce state by Michael Tritz · 8 years ago
  95. d3e5847 Add discovery of initial state by Josh D. King · 8 years ago
  96. 20a4887 Add libsdbusplus dependency by Adriana Kobylak · 8 years ago
  97. 9792414 Send initial transition value to base class by Andrew Geissler · 8 years ago
  98. 4da7e00 Use systemd targets to track host states by Andrew Geissler · 8 years ago
  99. 0029a5d Use systemd target states to track chassis on/off states by Andrew Geissler · 8 years ago
  100. ce80f24 Call new chassis power targets during on/off requests by Andrew Geissler · 8 years ago