1. 50c5f88 obmcutil: Add bootprogress option by Anthony Wilson · 6 years ago
  2. f3f16fa obmcutil: Add help option by Anthony Wilson · 6 years ago
  3. 79f697e obmcutil: Rewrite in sh and move to phosphor-state-manager by Anthony Wilson · 6 years ago
  4. d998f82 timer: Replace with sdeventplus/timer by William A. Kennington III · 6 years ago
  5. f287059 discover_system_state: const reference for params by Patrick Venture · 6 years ago
  6. 6425ab7 phosphor-state-manager: use c++17 by Vernon Mauery · 6 years ago
  7. 14e14cd Traverse full GetSubTree output by Matt Spinler · 6 years ago
  8. a965cf0 Clang 6 updates by Andrew Geissler · 6 years ago
  9. 9eab986 Add LastStateChangeTime to chassis manager by Matt Spinler · 6 years ago
  10. 8195784 Minor power on hours serialization changes by Matt Spinler · 6 years ago
  11. e6710b7 BMC state manager support for LastRebootTime by Matt Spinler · 6 years ago
  12. 9a2f37c chassis-state-manager: Check for dbus call errors by William A. Kennington III · 6 years ago
  13. 09568ff chassis-state-manager: Clean up sdbusplus exception handling by William A. Kennington III · 7 years ago
  14. d69c677 Add MAINTAINERS file by Andrew Jeffery · 7 years ago
  15. cb781fe Add Chassis POH Counter by Nagaraju Goruganti · 7 years ago
  16. 41a774e Add Timer class by Nagaraju Goruganti · 7 years ago
  17. 969b261 Use new host-startmin target for host state by Andrew Geissler · 7 years ago
  18. 90e5ae7 clang-format: Set IndentWrappedFunctionNames to true by Adriana Kobylak · 7 years ago
  19. 58a1801 Apply clang code format to this state repo by Andrew Geissler · 7 years ago
  20. 3129208 Spelling fixes by Gunnar Mills · 7 years ago
  21. 0a83873 Enable Cereal class versioning by Vishwanatha Subbanna · 7 years ago
  22. 4e6534f Add persistancy for boot progress and os status by Dhruvaraj Subhashchandran · 7 years ago
  23. d50f657 discover_system_state: Accept a node parameter by Michael Tritz · 7 years ago
  24. e39f379 Fix for deserialize cereal exception by Jayanth Othayoth · 7 years ago
  25. 033fc3b Move all restore state policy into discover_state by Andrew Geissler · 7 years ago
  26. a3b8d7e Reset BootProgress and OS Status after power off by Dhruvaraj Subhashchandran · 7 years ago
  27. 7b90a62 Decrement reboot counter on all boot attempts by Andrew Geissler · 7 years ago
  28. a27a6e8 Use new host reboot target to reboot host by Andrew Geissler · 7 years ago
  29. 2710e73 Implementation of OS status, boot count and boot progress by Dhruvaraj Subhashchandran · 8 years ago
  30. 55f132b host: power_restore: switch to new settings API by Deepak Kodihalli · 7 years ago
  31. 3dd08a5 host: auto_reboot: switch to new settings API by Deepak Kodihalli · 7 years ago
  32. a646edd Add API to retrieve settings by Deepak Kodihalli · 7 years ago
  33. 3f47524 Persist user requested host state by Dhruvaraj Subhashchandran · 7 years ago
  34. 8cf2f9a Use the new hard power off target for chassis off requests by Andrew Geissler · 7 years ago
  35. 181f836 Make the BMC reboot irreversible by Andrew Geissler · 7 years ago
  36. 4f309e8 Enable soft power off by Andrew Geissler · 8 years ago
  37. 48696ce Increase boot count for SBE side switch by Andrew Geissler · 8 years ago
  38. 134eb58 Revert "Use shutdown target to stop the host" by Andrew Geissler · 8 years ago
  39. c99ad19 Use shutdown target to stop the host by Andrew Geissler · 8 years ago
  40. 222014e Remove use of system manager by Josh D. King · 8 years ago
  41. 29d025d Check Quiesce State before issuing auto reboot by Josh D. King · 8 years ago
  42. d32f818 bmc: use latest sdbusplus match APIs by Patrick Williams · 8 years ago
  43. 8f8ba39 chassis: use latest sdbusplus match APIs by Patrick Williams · 8 years ago
  44. 39b537b add libtool to .gitignore by Patrick Williams · 8 years ago
  45. d22706f host: use latest sdbusplus match APIs by Patrick Williams · 8 years ago
  46. 0135bd5 Fix null char snprintf bug in host on file by Andrew Geissler · 8 years ago
  47. d5ac635 Add journal entry for BOOTCOUNT by Saqib Khan · 8 years ago
  48. 133eb29 Update gitignore for new state application by Andrew Geissler · 8 years ago
  49. 07d0ed5 Create file if host is running by Andrew Geissler · 8 years ago
  50. eeaccf8 Send heartbeat command to host by Andrew Geissler · 8 years ago
  51. 0971dea Adding host control signal monitoring support by Andrew Geissler · 8 years ago
  52. b09463d Create initial skeleton of host check code by Andrew Geissler · 8 years ago
  53. cc3fb5d Look for new quiesce target by Josh D. King · 8 years ago
  54. 55b983e {chassis,host}_state_manager: Fix 'Recieved' typo by Andrew Jeffery · 8 years ago
  55. 697474c Remove Chassis power on messages when powering off by Josh D. King · 8 years ago
  56. 929ef70 Remove Hosts power on messages when powering off by Josh D. King · 8 years ago
  57. ca35792 Refactor action target names Host-start-stop by Josh D. King · 8 years ago
  58. 6838ea9 Refactor action target names Power-on-off by Josh D. King · 8 years ago
  59. 3ed1008 discover_system_state refactor in C++ by Michael Tritz · 8 years ago
  60. f318d87 Move object_mapper per dbus path conventions. by Leonel Gonzalez · 8 years ago
  61. cbe08d1 Use the Host BOOTCOUNT to keep track of reboots by Saqib Khan · 8 years ago
  62. 2b5d887 Resolve obmc-standby.target into a path by Josh D. King · 8 years ago
  63. adaa721 Add quiesce to the HOST state by Saqib Khan · 8 years ago
  64. 3362ea5 Change obj path from BMC to lower case bmc by Josh D. King · 8 years ago
  65. a8006a2 Import phosphor-logging header files from new directory by Saqib Khan · 8 years ago
  66. 206a833 State manager auto-reboot logic for quiesce state by Michael Tritz · 8 years ago
  67. d3e5847 Add discovery of initial state by Josh D. King · 8 years ago
  68. 20a4887 Add libsdbusplus dependency by Adriana Kobylak · 8 years ago
  69. 9792414 Send initial transition value to base class by Andrew Geissler · 8 years ago
  70. 4da7e00 Use systemd targets to track host states by Andrew Geissler · 8 years ago
  71. 0029a5d Use systemd target states to track chassis on/off states by Andrew Geissler · 8 years ago
  72. ce80f24 Call new chassis power targets during on/off requests by Andrew Geissler · 8 years ago
  73. 515f74b build: use phosphor-dbus-interfaces directly by Patrick Williams · 8 years ago
  74. d613b81 Process system state changes by Josh D. King · 8 years ago
  75. 5162a7b Add BMC state transition of reboot by Josh D. King · 8 years ago
  76. 6db3822 Subscribe to systemd on startup by Josh D. King · 8 years ago
  77. bdd9cb7 Add base support for BMC state management by Josh D. King · 8 years ago
  78. 6e0b509 Fix missing systemd linking by Matthew Barth · 8 years ago
  79. 794baed Replace op with phosphor in state application names by Andrew Geissler · 8 years ago
  80. 2ec3a7e Use pgood signal to keep internal state updated by Andrew Geissler · 8 years ago
  81. dff50ed Determine chassis power state on application startup by Andrew Geissler · 8 years ago
  82. a90a31a Initial chassis state management code by Andrew Geissler · 8 years ago
  83. 1e3bf94 Move tracing over to phosphor-logging interfaces by Andrew Geissler · 8 years ago
  84. 1cb8b70 Create instance specific host state object by Andrew Geissler · 8 years ago
  85. 359aaaf Default requestedHostTransition to value on startup by Andrew Geissler · 8 years ago
  86. 06dbc5b Support reboot transition request in host interface by Andrew Geissler · 8 years ago
  87. ef62116 Process system state changes by Andrew Geissler · 8 years ago
  88. 0cd2eaf Host state power on and off support by Andrew Geissler · 8 years ago
  89. 3e3b84b Optimize namespace usage in phosphor-state-manager by Andrew Geissler · 8 years ago
  90. ef3c184 Determine host state on application startup by Andrew Geissler · 8 years ago
  91. a2fe00e Add a .gitignore to phosphor-state-manager by Andrew Geissler · 8 years ago
  92. 3652902 Initial phosphor-state-manager commit by Andrew Geissler · 8 years ago
  93. b3b5dc3 Initial commit by Patrick Williams · 8 years ago