1. ea47dd4 Don't need indexed button name if only 1 chassis by Matt Spinler · 7 days ago master
  2. 5f3c2e5 hostSelector_switch: add support polling mode by LioraGuo-wiwynn · 6 weeks ago
  3. 8854325 main: fix group_gpio_config parsing by Liora Guo · 5 weeks ago
  4. 09fbf7f meson: use non-deprecated systemd packageconfig by Patrick Williams · 7 weeks ago
  5. 14c1e96 readme: fix gpio config example by Tan Siewert · 6 months ago
  6. 301edb9 meson: reformat with meson formatter by Patrick Williams · 6 months ago
  7. 2fadbcf Update Vernon Mauery email by Vernon Mauery · 6 months ago
  8. efe5092 clang-format: update latest spec and reformat by Patrick Williams · 7 months ago
  9. b20c603 Revert "clang-tidy: Customize Configuration" by Patrick Williams · 7 months ago
  10. d911ede clang-tidy: Customize Configuration by Jayanth Othayoth · 9 months ago
  11. 7fcddaf clang-format: re-format for clang-19 by Patrick Williams · 8 months ago
  12. 940083b clang-tidy: Fix override errors by Jayanth Othayoth · 9 months ago
  13. 31ce375 Support multi power buttons with multi behaviors by Rush Chen · 10 months ago
  14. 4c47d4c README: fix JSON definition by Patrick Williams · 10 months ago
  15. d36b6b1 clang-format: re-format for clang-18 by Patrick Williams · 1 year ago
  16. 010035e Fix spelling mistakes using codespell by Manojkiran Eda · 1 year, 2 months ago
  17. 971312a button: convert long-press time to std::chrono by Patrick Williams · 1 year, 5 months ago
  18. 3e30b7a meson: simplify config data by Delphine CC Chiu · 1 year, 5 months ago
  19. 15c60e2 meson: switch config.h to config.hpp by Delphine CC Chiu · 1 year, 5 months ago
  20. 3610608 lg2: use direct enum conversion by Patrick Williams · 1 year, 6 months ago
  21. cb418b0 Adding num key parsing by Jonico Eustaquio · 1 year, 7 months ago
  22. 9c27656 State.Chassis: update service name by Patrick Williams · 1 year, 7 months ago
  23. 88f2038 build: use allowed over enabled by Patrick Williams · 1 year, 9 months ago
  24. 7824da4 meson: adjust nlohmann-json dependency by Patrick Williams · 1 year, 9 months ago
  25. 6153814 clang-format: copy latest and re-format by Patrick Williams · 1 year, 10 months ago
  26. 0d6d74c serial-uart-mux: use non-deprecated sdbusplus-client names by Patrick Williams · 2 years ago
  27. 70a0dc8 meson: Replace configure_file with fs.copyfile by George Liu · 2 years ago
  28. 30a5206 meson_options.txt: Support for reading options from meson.options by George Liu · 2 years ago
  29. 9456ffc Add warm-reboot option support for reset button by HuyLe · 2 years, 2 months ago
  30. 10bc3ae build: upgrade to C++23 by Patrick Williams · 2 years, 2 months ago
  31. b748fdb Describe button behavior in the README by Matt Spinler · 2 years, 5 months ago
  32. 1a309f7 Create a custom power button handler by Matt Spinler · 2 years, 5 months ago
  33. 9479b06 button-handler: use sdeventplus loop by Matt Spinler · 2 years, 5 months ago
  34. ccd7db0 Support host selector using cpld definitions by Delphine CC Chiu · 2 years, 7 months ago
  35. 0d038f5 clang-format: copy latest and re-format by Patrick Williams · 2 years, 4 months ago
  36. 395c764 Remove power button long-press by DelphineCCChiu · 2 years, 4 months ago
  37. 149452b power-button: fix released signal to include duration by Patrick Williams · 2 years, 5 months ago
  38. 06b1060 meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 2 years, 5 months ago
  39. 4fcfadd treewide: remove dependencies on mapper.target by Brad Bishop · 2 years, 7 months ago
  40. ce24bf6 Updagte Kuiying's email address by kuiying · 2 years, 9 months ago
  41. c0fee46 button_handler: use CurrentHostState for powered on checking by Potin Lai · 2 years, 8 months ago
  42. e2d0f42 button_handler: fix invalid power event error by Potin Lai · 2 years, 8 months ago
  43. c764585 markdownlint: fix all warnings by Patrick Williams · 2 years, 9 months ago
  44. 793f9b8 prettier: re-format by Patrick Williams · 2 years, 9 months ago
  45. e3b4e11 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 9 months ago
  46. d219fa3 Add serial uart mux interface class by Naveen Moses · 3 years, 1 month ago
  47. 4250785 Fix getService fail on single host platform by Thang Q. Nguyen · 3 years, 1 month ago
  48. a6d4e65 Add OCP debug card host selector button interface by Naveen Moses · 3 years, 5 months ago
  49. 9a529a6 sdbusplus: use shorter type aliases by Patrick Williams · 3 years, 1 month ago
  50. 7897dc6 MAINTAINERS: remove file by Patrick Williams · 3 years, 1 month ago
  51. ab8dac5 Rename handler methods to match dbus signal type by Naveen Moses · 3 years, 1 month ago
  52. 8d281f1 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 3 years, 1 month ago
  53. ba33275 Fix meson build by George Liu · 3 years, 2 months ago
  54. f756f8b meson: Update LONG_PRESS_TIME_MS by George Liu · 3 years, 2 months ago
  55. 9fb1597 logging: switch to lg2 by George Liu · 3 years, 2 months ago
  56. d6a1bae meson: Add meson build by George Liu · 3 years, 2 months ago
  57. dd22538 meson: Add subprojects file by George Liu · 3 years, 2 months ago
  58. 1efa3e2 Use proper path in service file by Matt Spinler · 3 years, 5 months ago
  59. 94afa4b Fix cppcheck warnings by George Liu · 3 years, 2 months ago
  60. 5b98f4d Update clang-format by George Liu · 3 years, 2 months ago
  61. 8eca9bb switch experimental::fs to std::fs by Patrick Williams · 3 years, 2 months ago
  62. 3bd1cfc Add Host selector button interface by Naveen Moses · 3 years, 7 months ago
  63. eea8a4a Fix parsing gpio config format issue by Naveen Moses · 3 years, 6 months ago
  64. a1af329 Add abstract factory to create button iface objects by Naveen Moses · 3 years, 9 months ago
  65. dd5495c Enable group gpio configuration by Naveen Moses · 3 years, 9 months ago
  66. 8381d5a Add OWNERS file by Manojkiran Eda · 3 years, 10 months ago
  67. 6d724ce catch exceptions as const by Patrick Williams · 3 years, 11 months ago
  68. 703c760 exception: switch to public sdbus exception by Patrick Williams · 4 years ago
  69. 5ed4cc0 sdbusplus: replace message::variant with std::variant by Patrick Williams · 5 years ago
  70. 4ec9c57 MAINTAINERS: remove Ed Tanous as maintainer by Patrick Williams · 5 years ago
  71. 51f5e8b sdbusplus: remove deprecated variant_ns by Patrick Williams · 5 years ago
  72. 582b3f0 phosphor-buttons: Make gpio interrupt configuration can be set correctly by Tim Lee · 7 years ago
  73. 3fdcdb8 Fix Maintainers file by Gunnar Mills · 6 years ago
  74. 1ac9ab6 transition to multi-user.target in service files by Patrick Venture · 6 years ago
  75. 6910122 build: install into bin instead of sbin by Patrick Venture · 6 years ago
  76. 391a21a Add myself as a maintainer by Matt Spinler · 7 years ago
  77. 1ac94e2 button-handler: Add button-handler service file by Matt Spinler · 7 years ago
  78. 69f9351 button-handler: Add ID button actions by Matt Spinler · 7 years ago
  79. 06a5bdd button-handler: Add reset button actions by Matt Spinler · 7 years ago
  80. 963c65f button-handler: Add power button actions by Matt Spinler · 7 years ago
  81. fb35a32 Add button-handler framework by Matt Spinler · 7 years ago
  82. 78575d1 Add .gitignore by Matt Spinler · 7 years ago
  83. f654267 Add service file by Matt Spinler · 7 years ago
  84. b3d86c9 Do dummy GPIO reads on startup by Matt Spinler · 7 years ago
  85. 3c3ebbc Add CMake include dir for settings.hpp by Matt Spinler · 7 years ago
  86. 06c5968 Change install dir to sbin by Matt Spinler · 7 years ago
  87. 0152016 Remove RPATH lines from CMakeLists.txt by Matt Spinler · 7 years ago
  88. 93894f6 Add long press support to the power button by Matt Spinler · 7 years ago
  89. 8f2c95a Read GPIO config from JSON instead of D-Bus by Matt Spinler · 7 years ago
  90. 8605bdf Only create buttons when their GPIOs are defined by Matt Spinler · 7 years ago
  91. 0d9377d Add clang-format to repo by Patrick Venture · 7 years ago
  92. 7e0270e Build project as c++17 by Patrick Venture · 7 years ago
  93. a9d39e3 Implement phosphor-buttons based C++ and sdbusplus interfaces. by Kuiying Wang · 7 years ago
  94. 307086d Initial commit by Brad Bishop · 7 years ago