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