1. 0814828 phosphor-set-chassis-transition: ensure only run once by Andrew Geissler · 3 months ago
  2. 2eb6029 Fix getManagedObjects on ObjectManager returning no objects by Amithash Prasasd · 5 months ago
  3. f566c96 Switch to Use phosphor-dbus-interface defined constants by Amithash Prasasd · 5 months ago
  4. 1b2c3c0 clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  5. b27eef5 clang-tidy: Add few cppcoreguidelines check by Pavithra Barithaya · 6 months ago
  6. a1c0e5c clang-tidy: Enable readability-convert-member-functions-to-static by Pavithra Barithaya · 7 months ago
  7. b594ac1 clang-tidy: Enable readability-braces-around-statements check by Pavithra Barithaya · 7 months ago
  8. 695888d clang-tidy: Enable readability-redundant-string-cstr check by Pavithra Barithaya · 7 months ago
  9. 319eda4 clang-tidy: Enable readability-qualified-auto check by Pavithra Barithaya · 7 months ago
  10. 44bbf11 clang-tidy: Enable readability-simplify-boolean-expr check by Pavithra Barithaya · 7 months ago
  11. 480d430 clang-tidy: Enable readability-implicit-bool-conversion check by Pavithra Barithaya · 7 months ago
  12. d7a15cb clang-tidy: Enable readability checks on repo by Pavithra Barithaya · 7 months ago
  13. abfd9d3 clang-tidy: Add performance checks by Pavithra Barithaya · 7 months ago
  14. 836ccb3 clang-tidy: Enable clang-analyzer-deadcode.DeadStores check by Pavithra Barithaya · 7 months ago
  15. f15b954 clang-tidy: Enable modernize-use-nullptr check by Pavithra Barithaya · 7 months ago
  16. 44acab7 clang-tidy: Enable modernize-use-override check by Pavithra Barithaya · 7 months ago
  17. 437f0b2 clang-tidy: Enable modernize-use-emplace check by Pavithra Barithaya · 7 months ago
  18. 66a93fc clang-tidy: Enable modernize-raw-string-literal check by Pavithra Barithaya · 7 months ago
  19. 7c2eb72 clang-tidy: Enable modernize-deprecated-headers check by Pavithra Barithaya · 7 months ago
  20. 2397289 clang-tidy: Add some modernize checks by Pavithra Barithaya · 7 months ago
  21. e2bc9c2 clang-tidy: Add clang-analyzer checks by Pavithra Barithaya · 7 months ago
  22. a36b807 clang-tidy: Add cert checks by Pavithra Barithaya · 7 months ago
  23. 31584d2 clang-tidy: Enable bugprone-forward-declaration-namespace check by Pavithra Barithaya · 7 months ago
  24. 6d60e9b Add clang-tidy to phosphor-state-manager by Pavithra Barithaya · 7 months ago
  25. 3c1351c Add subproject support for gpioplus by Manojkiran Eda · 7 months ago
  26. 5477796 use fs.copyfile instead of deprecated copy by Pavithra Barithaya · 7 months ago
  27. 3ff5a36 Fix spelling mistakes using codespell by Manojkiran Eda · 7 months ago
  28. 24b25a4 obmcutil: Add recoverystatus option by Anusha Dathatri · 7 months ago
  29. 1901ab7 phosphor-discover-system-state: set after multi-user.target by Delphine CC Chiu · 8 months ago
  30. 75ac2be chassis_service:Create /run/openbmc at start up by Anusha Dathatri · 9 months ago
  31. 966f236 host-gpios: enable by default by Patrick Williams · 9 months ago
  32. cadaab7 phosphor-host-condition-gpio: enable multi-host support by Patrick Williams · 9 months ago
  33. 306c5ff host-reboot: move to PSM subdir by Patrick Williams · 9 months ago
  34. 8a373d5 meson: Fix local cereal build by Konstantin Aladyshev · 9 months ago
  35. 73d7ad0 PSM: host-state: prevent incorrect dbus events on initialization by Peter Yin · 10 months ago
  36. b62410b remove 'flush' failure modes by Patrick Williams · 10 months ago
  37. 8be7ec4 Correct the value of CHASSIS_ON_FILE by Thang Tran · 10 months ago
  38. 31cddb7 Add option to enable/disable forced warm reboots by Andrew Geissler · 10 months ago
  39. 54ce639 supportedTransitions: Add in support for new prop by Andrew Geissler · 10 months ago
  40. 8e9f24d phosphor-discover-system-state: improve service description by Patrick Williams · 10 months ago
  41. 78c066f prefer std::format over fmt by Patrick Williams · 11 months ago
  42. e9040bb remove unnecessary boost calls by Patrick Williams · 11 months ago
  43. f3d21f4 systemd-target-monitor: remove unused sdeventplus by Patrick Williams · 11 months ago
  44. 9a286db reduce dbus string constants by Patrick Williams · 12 months ago
  45. 4712084 bmc-state: Add property signal for lastRebootTime by Willy Tu · 12 months ago
  46. 60a238d scheduled-host: handle bmc-not-ready error by Andrew Geissler · 1 year ago
  47. c568ac1 scheduled-host: fix dependency syntax by Andrew Geissler · 1 year ago
  48. f0865de meson: adjust nlohmann-json dependency by Patrick Williams · 1 year, 1 month ago
  49. 74d7a55 Support Chassis TransitioningToOff/On state by Thang Tran · 1 year, 2 months ago
  50. 5cd49f7 build: use allowed over enabled by Patrick Williams · 1 year, 1 month ago
  51. 0886545 discover_system_state: apply power restore policy as early as BMC ready by Potin Lai · 1 year, 2 months ago
  52. 30538e8 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  53. bd1eebd bmc_state: Update last update time after timesync by Willy Tu · 1 year, 3 months ago
  54. 564eb4f Set lastRebootTime once at startup only by Willy Tu · 1 year, 4 months ago
  55. 7a7c38d chassis_check_power_status: fix missing include by Patrick Williams · 1 year, 4 months ago
  56. 7e969cb sdbus++: use non-deprecated namespaces by Patrick Williams · 1 year, 4 months ago
  57. 0c2432d sched-host-tran: add missing header by Patrick Williams · 1 year, 4 months ago
  58. e4a39de hypervisor: utilize const for currentHostState() by Andrew Geissler · 1 year, 4 months ago
  59. db8feba meson: Replace configure_file with fs.copyfile by George Liu · 1 year, 5 months ago
  60. a15b81b meson.options: Fix some warnings by George Liu · 1 year, 5 months ago
  61. 65438b6 meson_options.txt: Support for reading options from meson.options by George Liu · 1 year, 5 months ago
  62. 63f7b1a time: changes to support 64bit time by Andrew Geissler · 1 year, 5 months ago
  63. 21d74d8 Check the TPM measurement if TPM is present by Lakshmi Yadlapati · 1 year, 6 months ago
  64. 9beba5a build: upgrade to C++23 by Patrick Williams · 1 year, 6 months ago
  65. 2038e49 reboot-cause: look for pinhole reset first by Andrew Geissler · 1 year, 7 months ago
  66. d0b709e gitignore: add vscode by Andrew Geissler · 1 year, 7 months ago
  67. e56feb4 bmc-ready: update documentation about new optional feature by Andrew Geissler · 1 year, 7 months ago
  68. b0986c0 bmc-ready: auto power restart function update by Andrew Geissler · 1 year, 7 months ago
  69. 765446a bmc-ready: don't allow power operations if not ready by Andrew Geissler · 1 year, 7 months ago
  70. fc1020f bmc-ready: utility function to check bmc state by Andrew Geissler · 1 year, 7 months ago
  71. 629e3c4 bmc-ready: new optional feature definition by Andrew Geissler · 1 year, 7 months ago
  72. 14560f5 fix existing markdownlint issues in file by Andrew Geissler · 1 year, 7 months ago
  73. 57c0a89 hypervisor: remove OSStart from state association by Andrew Geissler · 1 year, 8 months ago
  74. 9e5cd38 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  75. afe12d6 optional service to log info log on chassis poweron by Andrew Geissler · 1 year, 8 months ago
  76. 8aca050 obmcutil: correct new shellcheck warnings by Andrew Geissler · 1 year, 8 months ago
  77. c079c3f meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 9 months ago
  78. b454d8b secure-boot: Log an error if TPM measurement fails by Lakshmi Yadlapati · 1 year, 9 months ago
  79. e960184 discover_system_state: fix ifdef ONLY_RUN_APR_ON_POWER_LOSS always true by Potin Lai · 1 year, 10 months ago
  80. a0d7bb8 scheduled_host_transition: change object path by Andrew Geissler · 1 year, 10 months ago
  81. 5c4a082 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 10 months ago
  82. 48a4e5e increase timeout on systemd Subscribe method call by Andrew Geissler · 1 year, 11 months ago
  83. 928bbf1 move systemd subscribe to util function by Andrew Geissler · 1 year, 11 months ago
  84. 46068d9 treewide: remove dependencies on mapper.target by Brad Bishop · 1 year, 11 months ago
  85. 9f444d4 hypervisor: reduce journal logging by Andrew Geissler · 1 year, 11 months ago
  86. b640ec4 update service file deps in accordance with recent refactoring by Andrew Geissler · 2 years ago
  87. 44a03f9 service-deps: add missing target monitor dep by Andrew Geissler · 2 years ago
  88. d0fa61c service-deps: add missing discover system state dep by Andrew Geissler · 2 years ago
  89. cd5a32a service-deps: add missing host state dependencies by Andrew Geissler · 2 years ago
  90. a5eefd0 service-deps: remove logging as dependency by Andrew Geissler · 2 years ago
  91. 960017a scheduled-host-transition: make backward compatible by Andrew Geissler · 2 years ago
  92. c4c702c doc: update README with some misc items by Andrew Geissler · 2 years, 2 months ago
  93. 82f2353 markdownlint: fix all warnings by Patrick Williams · 2 years, 1 month ago
  94. 1b83bab prettier: re-format by Patrick Williams · 2 years, 1 month ago
  95. d182bff beautysh: re-format by Patrick Williams · 2 years, 1 month ago
  96. bd28f02 treewide: Remove uses of bind by William A. Kennington III · 2 years, 1 month ago
  97. 0688132 Support chassis power cycle by DelphineCCChiu · 2 years, 2 months ago
  98. 69a250d improve new chassis power services by Andrew Geissler · 2 years, 2 months ago
  99. 86a1ebf move chassis power services to phosphor-state-manager by Andrew Geissler · 2 years, 2 months ago
  100. eab2ea3 update host state documentation by Andrew Geissler · 3 years, 10 months ago