1. f4eb29d build-tests: The allowed method is used by default by George Liu · 10 months ago
  2. eaa1c89 Replace Argument class with CLI11 by George Liu · 10 months ago
  3. 1c4503e clang-format: copy latest and re-format by Patrick Williams · 1 year ago
  4. 3778f8e meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 1 month ago
  5. 97ca787 systemd: Create a directory tree for units by Andrew Jeffery · 1 year, 3 months ago
  6. d32dd3f udev: Create a directory tree for rules by Andrew Jeffery · 1 year, 4 months ago
  7. 4def99b clang-tidy: Add configuration by Andrew Jeffery · 1 year, 4 months ago
  8. f97abd1 test: sysfs: Fix readability-static-accessed-through-instance by Andrew Jeffery · 1 year, 3 months ago
  9. 26085c2 test: sysfs: Fix cppcoreguidelines-explicit-virtual-functions by Andrew Jeffery · 1 year, 3 months ago
  10. ea80890 test: sysfs: Fix readability-braces-around-statements by Andrew Jeffery · 1 year, 3 months ago
  11. 4156727 test: sysfs: Fix several clang-tidy warnings by Andrew Jeffery · 1 year, 3 months ago
  12. b934a85 test: sysfs: Fix cppcoreguidelines-special-member-functions by Andrew Jeffery · 1 year, 3 months ago
  13. 5998645 test: sysfs: Fix readability-identifier-naming by Andrew Jeffery · 1 year, 3 months ago
  14. dea380c test: physical: Fix misc-unused-using-decls by Andrew Jeffery · 1 year, 3 months ago
  15. 71246ca test: physical: Fix cppcoreguidelines-explicit-virtual-functions by Andrew Jeffery · 1 year, 3 months ago
  16. c813e3b test: physical: Fix cppcoreguidelines-special-member-functions by Andrew Jeffery · 1 year, 3 months ago
  17. 1caab51 test: physical: Fix modernize-return-braced-init-list by Andrew Jeffery · 1 year, 3 months ago
  18. 1978ed0 test: physical: Fix several clang-tidy warnings by Andrew Jeffery · 1 year, 3 months ago
  19. feb990c test: physical: Fix readability-identifier-naming by Andrew Jeffery · 1 year, 3 months ago
  20. 76544ab test: physical: Fix readability-identifier-naming by Andrew Jeffery · 1 year, 3 months ago
  21. 039885f sysfs: Fix cppcoreguidelines-special-member-functions by Andrew Jeffery · 1 year, 3 months ago
  22. 8e85228 sysfs: Fix several clang-tidy issues by Andrew Jeffery · 1 year, 3 months ago
  23. 0f561b9 OWNERS: Remove Vishwa by Andrew Jeffery · 1 year, 3 months ago
  24. b0f538d sysfs: Fix readability-inconsistent-declaration-parameter-name by Andrew Jeffery · 1 year, 3 months ago
  25. cd4e6ca sysfs: Fix performance-move-const-arg by Andrew Jeffery · 1 year, 3 months ago
  26. 36a8e84 sysfs: Fix readability-identifier-naming by Andrew Jeffery · 1 year, 3 months ago
  27. ebe8c36 sysfs: Remove unnecessary declarations by Andrew Jeffery · 1 year, 3 months ago
  28. 659dc28 physical: Fix cert-dcl59-cpp by Andrew Jeffery · 1 year, 3 months ago
  29. 478d0a7 physical: Fix cppcoreguidelines-pro-type-member-init by Andrew Jeffery · 1 year, 3 months ago
  30. c060c28 physical: Fix cppcoreguidelines-explicit-virtual-functions by Andrew Jeffery · 1 year, 3 months ago
  31. dce1e20 physical: Fix bugprone-narrowing-conversions by Andrew Jeffery · 1 year, 3 months ago
  32. 826ba7b physical: Fix readability-braces-around-statements by Andrew Jeffery · 1 year, 3 months ago
  33. 263c056 physical: Fix readability-implicit-bool-conversion by Andrew Jeffery · 1 year, 3 months ago
  34. 7782f0d physical: Fix bugprone-narrowing-conversions by Andrew Jeffery · 1 year, 3 months ago
  35. 305e3b7 physical: Fix readability-redundant-control-flow by Andrew Jeffery · 1 year, 3 months ago
  36. e3719f4 physical: Fix readability-implicit-bool-conversion by Andrew Jeffery · 1 year, 3 months ago
  37. cb14f2d controller: Work around clang-tidy issue with boost by Andrew Jeffery · 1 year, 3 months ago
  38. b754cf0 controller: Fix bugprone-unused-raii by Andrew Jeffery · 1 year, 3 months ago
  39. 444ee36 controller: Fix performance-move-const-arg by Andrew Jeffery · 1 year, 3 months ago
  40. e2dc00a controller: Fix readability-identifier-naming by Andrew Jeffery · 1 year, 3 months ago
  41. 20aef9a controller: Fix readability-braces-around-statements by Andrew Jeffery · 1 year, 3 months ago
  42. bd0b9e7 controller: Fix readability-identifier-naming by Andrew Jeffery · 1 year, 3 months ago
  43. 84c8054 argument: Fix cppcoreguidelines-avoid-non-const-global-variables by Andrew Jeffery · 1 year, 3 months ago
  44. cbdbed5 argument: Fix cppcoreguidelines-avoid-c-arrays by Andrew Jeffery · 1 year, 3 months ago
  45. b24c42f argument: Fix bugprone-reserved-identifier by Andrew Jeffery · 1 year, 3 months ago
  46. 6fb2084 argument: Suppress cppcoreguidelines-pro-bounds-pointer-arithmetic by Andrew Jeffery · 1 year, 4 months ago
  47. 1c73fa6 argument: Fix readability-else-after-return by Andrew Jeffery · 1 year, 4 months ago
  48. 9eb5592 argument: Slightly simplify option parsing logic by Andrew Jeffery · 1 year, 4 months ago
  49. d8e3da6 argument: Fix readability-braces-around-statements by Andrew Jeffery · 1 year, 4 months ago
  50. 9648770 argument: Fix cppcoreguidelines-pro-bounds-array-to-pointer-decay by Andrew Jeffery · 1 year, 4 months ago
  51. 1d88e68 argument: Fix cppcoreguidelines-avoid-c-arrays, modernize-use-nullptr by Andrew Jeffery · 1 year, 4 months ago
  52. d70103d argument: Fix cppcoreguidelines-avoid-non-const-global-variables by Andrew Jeffery · 1 year, 4 months ago
  53. f9e6cd3 argument: Fix clang-tidy readability-redundant-string-init by Andrew Jeffery · 1 year, 4 months ago
  54. 0c3bcbf clang-format: Specify lambda formatting style by Andrew Jeffery · 1 year, 4 months ago
  55. ebc30b7 meson: Add boost dependency by Andrew Jeffery · 1 year, 3 months ago
  56. 22f7ece subprojects: Add phosphor-logging wrap by Andrew Jeffery · 1 year, 6 months ago
  57. 3930b6b Moved udev rules and systemd service to repository. by Jayashree Dhanapal · 1 year, 8 months ago
  58. 02f366d MAINTAINERS: remove file by Patrick Williams · 1 year, 10 months ago
  59. ff3d538 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 10 months ago
  60. ff8cd97 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 1 year, 10 months ago
  61. 97db22f sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 2 months ago
  62. 3c89426 meson: simplify dependencies by George Liu · 2 years, 5 months ago
  63. 1f2b932 Fix some warnings by cppcheck by George Liu · 2 years, 5 months ago
  64. ff26c8e Add OWNERS file by Manojkiran Eda · 2 years, 7 months ago
  65. 520c5e5 Update clang-format by George Liu · 2 years, 8 months ago
  66. 5ee5f3b Remove autotools support by George Liu · 3 years ago
  67. c7d70b6 Add meson build by George Liu · 3 years ago
  68. 429750a Remove config.h by George Liu · 3 years ago
  69. 45eba6f Replace std::experimental::filesystem with std::filesystem by George Liu · 3 years ago
  70. fcc56b6 bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 1 month ago
  71. 07758dc ledSysfs: Replace IRC with Discord by George Liu · 3 years, 1 month ago
  72. a8a275f test: Add test cases to cover brightness and asserted values by Vishwanatha Subbanna · 3 years, 2 months ago
  73. a48f76d Fix an error scenario where reading the file fails by Vishwanatha Subbanna · 3 years, 2 months ago
  74. db21bc0 Add test cases to validate state of physical LED by Vishwanatha Subbanna · 3 years, 2 months ago
  75. c43e0af Add support for --enable-oe-sdk by Vishwanatha Subbanna · 3 years, 2 months ago
  76. 61b9063 clang-format: update to latest from docs repo by George Liu · 4 years ago
  77. 604a45e build: add correct libsystemd dependency by Patrick Williams · 4 years ago
  78. ca3dd7d Add vishwa as Maintainer by Vishwanatha Subbanna · 4 years, 7 months ago
  79. b6708c7 autotools: Fix autoconf-archive compatibility issues by Andrew Jeffery · 4 years, 10 months ago
  80. 9e500aa Fix an issue and read Period from D-bus by tony lee · 5 years ago
  81. 97ddb72 Add ability to set LED colors in DBus by Alexander Soldatov · 5 years ago
  82. 5b1417b physical: Conform to LED class kernel ABI by Andrew Jeffery · 5 years ago
  83. 2332e91 physical: Avoid unreachable statement in driveLED() by Andrew Jeffery · 6 years ago
  84. bf0b0a9 physical: Cleanup unnecessary variables by Andrew Jeffery · 6 years ago
  85. 30552c9 physical: Rework commentary for brevity by Andrew Jeffery · 6 years ago
  86. e5c40fe physical: 'frequency' is really periodicity by Andrew Jeffery · 6 years ago
  87. 30726a0 test: physical: Capture state(Action::{On,Off}) parameters by Andrew Jeffery · 6 years ago
  88. 861e562 test: physical: Capture Action::Blink parameters by Andrew Jeffery · 6 years ago
  89. aee9c2c test: physical: Hit both branches of stableStateOperation() by Andrew Jeffery · 6 years ago
  90. 04275e0 test: physical: Cover trigger:none, brigtness:asserted branch by Andrew Jeffery · 6 years ago
  91. 5669270 test: physical: Cover trigger:timer branch in setInitialState() by Andrew Jeffery · 6 years ago
  92. 280afaf test: physical: Introduce LED mocks by Andrew Jeffery · 6 years ago
  93. 42e02d3 sysfs: Integrate class into Physical and tests by Andrew Jeffery · 6 years ago
  94. e185efb Add sysfs LED class wrapper by Andrew Jeffery · 6 years ago
  95. a607a0d test: Add tests for Physical class by Andrew Jeffery · 6 years ago
  96. f2086fc bootstrap: Add dev mode by Andrew Jeffery · 6 years ago
  97. cd3b05e controller: Avoid pessimistic moves by Andrew Jeffery · 6 years ago
  98. c41bf5b Add OpenBMC C++ clang-format file and format code by Andrew Jeffery · 6 years ago
  99. e0844ff phosphor-led-sysfs: use c++17 by Vernon Mauery · 6 years ago
  100. 8609c65 Add MAINTAINERS file by Andrew Jeffery · 6 years ago