1. 1c88803 clang-format: re-format for clang-19 by Patrick Williams · 2 weeks ago master
  2. cf33c59 clang-tidy: Replace NULL with nullptr by Jayanth Othayoth · 2 weeks ago
  3. 38cd74c Continue on missing GPIOs in the monitor/presence by Yang Chen · 8 weeks ago
  4. 8377d59 clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  5. eb1e29f README.md: Fix MD024 warnings by George Liu · 5 months ago
  6. 9f8459a meson: Provide missing boost dependency and its wrap file by Konstantin Aladyshev · 9 months ago
  7. 5d234dd meson: Provide "gmock" for local build by Konstantin Aladyshev · 9 months ago
  8. ccfea22 meson: adjust nlohmann-json dependency by Patrick Williams · 1 year, 1 month ago
  9. ec6e36f build: simplify nlohmann-json subproject and update by Patrick Williams · 1 year, 1 month ago
  10. d3898c5 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  11. 46a9a5b Add phosphor-multi-gpio-presence by Patrick Rudolph · 1 year, 5 months ago
  12. d1a3541 meson_options.txt: Support for reading options from meson.options by George Liu · 1 year, 5 months ago
  13. c78e23d phosphor-gpio-presence: Add expected method for CLI11 by George Liu · 1 year, 5 months ago
  14. 69e9930 phosphor-gpio-monitor: ignore extra args by Patrick Williams · 1 year, 5 months ago
  15. 8354618 phosphor-gpio-monitor: fix continue flag by Patrick Williams · 1 year, 5 months ago
  16. 82b8195 build: add cli11 dependency as necessary by Patrick Williams · 1 year, 5 months ago
  17. bf05528 meson: Enable tests by default by George Liu · 1 year, 5 months ago
  18. 1c0e4ea meson: Replace configure_file with fs.copyfile by George Liu · 1 year, 5 months ago
  19. 9b4c6cf Fix some warnings by cppcheck by George Liu · 1 year, 5 months ago
  20. 9e8a2ff Remove gpio-util by George Liu · 1 year, 5 months ago
  21. 7d7cc9e presence: Replace Argument class with CLI11 by George Liu · 1 year, 5 months ago
  22. ae5e8a9 phosphor-gpio-monitor: Replace Argument class with CLI11 by George Liu · 1 year, 5 months ago
  23. 83990b0 Update the clang-format file with latest by George Liu · 1 year, 5 months ago
  24. 2a8848c logging: switch to lg2 by George Liu · 1 year, 5 months ago
  25. 7abda62 Remove is_method_error method by George Liu · 1 year, 5 months ago
  26. 97a5b24 gpio-util: Remove Makefile.am by George Liu · 1 year, 5 months ago
  27. ee1663c build: upgrade to C++23 by Patrick Williams · 1 year, 6 months ago
  28. 0172969 meson: add subproject support by Patrick Williams · 1 year, 7 months ago
  29. 162bd71 presence: optimize emplace_back by Patrick Williams · 1 year, 7 months ago
  30. f70cbe7 meson: remove cppfs dependency and experimental::filesystem by Patrick Williams · 1 year, 7 months ago
  31. 39084b4 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  32. 0c60faa meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 9 months ago
  33. a66ac0f Support event multi targets by Delphine CC Chiu · 2 years ago
  34. 854404e Change io_service to io_context by Ed Tanous · 1 year, 10 months ago
  35. b5bd885 reformat and fix markdownlint issues by Patrick Williams · 2 years, 1 month ago
  36. 98fd764 OWNERS: add Matt and Patrick by Patrick Williams · 2 years, 3 months ago
  37. f2dda6e OWNERS: update by Brad Bishop · 2 years, 3 months ago
  38. 629f3e3 MAINTAINERS: remove file by Patrick Williams · 2 years, 5 months ago
  39. 230d0c6 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years, 6 months ago
  40. bc5b375 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
  41. c4b6ce7 Add OWNERS file by Manojkiran Eda · 3 years, 2 months ago
  42. a594dfb build: switch to C++20 by Patrick Williams · 3 years, 3 months ago
  43. 6755414 catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  44. f28e7be clang-format: apply clang-12 changes by Patrick Williams · 3 years, 3 months ago
  45. b08a0f6 presence: Get DRIVER_BIND_DELAY_MS value from env by Brandon Wyman · 3 years, 10 months ago
  46. ca2637e Fix SDK build issue due to updated arm-sdk by Brandon Wyman · 3 years, 10 months ago
  47. 3ce88a7 sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 7 months ago
  48. 3b7f4fa Enable restart for gpio monitor by Payne Yang · 5 years ago
  49. 43dd2d8 Fix "Add device dependency for services" by Matt Spinler · 5 years ago
  50. 58dc277 Add device dependency for services by Alvin Wang · 5 years ago
  51. d34bd96 Add systemd units for new phosphor-multi-gpio-monitor by Vijay Khemka · 5 years ago
  52. 939a643 GPIO Monitor with multiple lines and libgpiod by Vijay Khemka · 5 years ago
  53. 166ef2d systemd: remove double braces by Brad Bishop · 5 years ago
  54. a1ac180 presence: fix systemd unit syntax error by Brad Bishop · 5 years ago
  55. 26373ab Add systemd units for monitor and presence by Brad Bishop · 5 years ago
  56. 31805af build: drop autotools by Brad Bishop · 5 years ago
  57. 2d66b51 build: add support for building with meson by Brad Bishop · 5 years ago
  58. 0d68645 gpio-util: fix some warnings by Brad Bishop · 5 years ago
  59. 86d16f0 build: fix some warnings by Brad Bishop · 5 years ago
  60. 92b4db3 monitor.cpp: don't include config.h by Brad Bishop · 5 years ago
  61. 206f004 gpio-presence: Support for multiple iface assocs by Anthony Wilson · 6 years ago
  62. 64c8fcb build: install into bin instead of sbin by Patrick Venture · 6 years ago
  63. 47044e6 build: pkg anti-pattern: use defaults by Patrick Venture · 6 years ago
  64. 1dc2b79 gpio: Fix missing cassert by William A. Kennington III · 6 years ago
  65. dace680 Add clang-format to repo by Patrick Venture · 6 years ago
  66. 3c4a23e cleanup: use const reference passing string by Patrick Venture · 6 years ago
  67. bd0904b phosphor-gpio-monitor: use c++17 by Vernon Mauery · 6 years ago
  68. 96e01b7 Spelling fixes by Gunnar Mills · 6 years ago
  69. 32c3f63 Use s.c_str() in log messages by Joseph Reynolds · 7 years ago
  70. f672a03 Add MAINTAINERS file by Andrew Jeffery · 7 years ago
  71. 065b767 Make --continue as no_argument by Lei YU · 7 years ago
  72. bc4a4ff Add --continue argument by Lei YU · 7 years ago
  73. e0573e2 Spelling fixes by Gunnar Mills · 7 years ago
  74. b67570a Spelling fixes by Gunnar Mills · 7 years ago
  75. d5636b0 gpio-presence: Pass drivers in to application by Matt Spinler · 7 years ago
  76. 902d1c3 gpio-presence: Add function to bind/unbind drivers by Matt Spinler · 7 years ago
  77. 5d89f18 Fix test/Makefile.am format by Gunnar Mills · 7 years ago
  78. 4415ae4 Fix Makefile.am format by Gunnar Mills · 7 years ago
  79. 9925857 Refactor GPIO Monitor class by Gunnar Mills · 7 years ago
  80. 835dfb8 Refactor GPIO Presence class by Gunnar Mills · 7 years ago
  81. 765725e Monitor for GPIO state change by Gunnar Mills · 7 years ago
  82. 80292bb Update inventory item interface by Gunnar Mills · 8 years ago
  83. 5f10110 Read GPIO key on startup by Gunnar Mills · 8 years ago
  84. 7263915 Add base support for GPIO presence by Gunnar Mills · 8 years ago
  85. ba8de42 Fix incorrect initialization of evdev by Vishwanatha Subbanna · 8 years ago
  86. e3b859c Fill in gpio-util functionality by Matt Spinler · 8 years ago
  87. 36df197 Add GPIO class by Matt Spinler · 8 years ago
  88. 936a504 Create phosphor-gpio-util framework by Matt Spinler · 8 years ago
  89. 77ec479 Use libevdev for monitoring GPIO state change by Vishwanatha Subbanna · 8 years ago
  90. d7f9cd1 Add gitignore by Vishwanatha Subbanna · 8 years ago
  91. 32c9727 Add gtest cases to test callback handler by Vishwanatha Subbanna · 8 years ago
  92. ba73013 Call defined target when GPIO line is asserted by Vishwanatha Subbanna · 8 years ago
  93. 0b95603 Add sd_event loop and callback handler by Vishwanatha Subbanna · 8 years ago
  94. 4902a10 Populate the file descriptor for the device by Vishwanatha Subbanna · 8 years ago
  95. affea8b Add code to accept command line arguments by Vishwanatha Subbanna · 8 years ago
  96. 32df969 Initial commit by Patrick Williams · 8 years ago