- f2669fa yaml: add back support for empty LED groups by Jason M. Bills · 9 weeks ago
- ee274d9 prettier: enable formatting by George Liu · 10 weeks ago
- 9e10415 clang-tidy: Enable readability-braces-around-statements check by George Liu · 3 months ago
- 3d68ed5 clang-tidy: Enable readability-redundant-string-cstr check by George Liu · 3 months ago
- 3d48751 clang-tidy: Enable readability-qualified-auto check by George Liu · 3 months ago
- 349d22e clang-tidy: Enable readability-simplify-boolean-expr check by George Liu · 3 months ago
- 49875a2 clang-tidy: Enable readability-implicit-bool-conversion check by George Liu · 3 months ago
- 80f51bb clang-tidy: Enable readability-avoid-const-params-in-decls check by George Liu · 3 months ago
- 391bec5 clang-tidy: Enable readability-redundant-member-init check by George Liu · 3 months ago
- 16181d1 clang-tidy: Enable readability-static-accessed-through-instance check by George Liu · 3 months ago
- f059255 clang-tidy: Enable readability-convert-member-functions-to-static by George Liu · 3 months ago
- b6da788 clang-tidy: Enable readability-string-compare check by George Liu · 3 months ago
- 15c6ec2 clang-tidy: Enable readability-redundant-access-specifiers check by George Liu · 3 months ago
- 405ea28 clang-tidy: Enable readability-const-return-type check by George Liu · 3 months ago
- effb343 clang-tidy: Enable readability checks on repo by George Liu · 3 months ago
- b133118 clang-tidy: Add few cppcoreguidelines check by George Liu · 3 months ago
- 4bb15d8 clang-tidy: Enable performance-faster-string-find check by George Liu · 3 months ago
- df3ab7c clang-tidy: Enable performance-move-const-arg check by George Liu · 3 months ago
- 112821c clang-tidy: Enable performance-for-range-copy check by George Liu · 3 months ago
- 59ab727 clang-tidy: Add performance checks by George Liu · 3 months ago
- aaa667f clang-tidy: Enable modernize-use-nullptr check by George Liu · 3 months ago
- c8ddde6 clang-tidy: Enable modernize-use-override check by George Liu · 3 months ago
- fcf0810 clang-tidy: Enable modernize-use-emplace check by George Liu · 3 months ago
- 226059b clang-tidy: Enable modernize-avoid-bind check by George Liu · 3 months ago
- cc1de72 clang-tidy: Enable modernize-use-equals-default check by George Liu · 3 months ago
- 7c737c0 clang-tidy: Add some modernize checks by George Liu · 3 months ago
- 9e3a9d5 clang-tidy: Add clang-analyzer checks by George Liu · 3 months ago
- 173dc32 clang-tidy: Add cert checks by George Liu · 3 months ago
- 8f538d9 Add clang-tidy to phosphor-led-manager by George Liu · 3 months ago
- c0f7a8b manager: include config-validator.hpp always by Alexander Hansen · 3 months ago
- 95da5ba README.md: Fix MD040 warnings by George Liu · 3 months ago
- 638d148 config: error on invalid configuration by Alexander Hansen · 3 months ago
- eb1f46a test: unit test parse_led.py by Alexander Hansen · 3 months ago
- ee2ecbf test: group priority by Alexander Hansen · 3 months ago
- 4d44a55 config: allow led priority to be Off by Alexander Hansen · 4 months ago
- 55badf7 manager: led priority is optional by Alexander Hansen · 4 months ago
- 30b60d4 yaml: add --output-filename flag by Alexander Hansen · 3 months ago
- 5a9f651 yaml: refactor cpp gen, update for group priority by Alexander Hansen · 3 months ago
- c8ce906 docs: document group priority feature by Alexander Hansen · 4 months ago
- 7ba70c8 config: implement group priority by Alexander Hansen · 4 months ago
- a6f9a41 manager: refactor setGroupState by Alexander Hansen · 4 months ago
- d0f8050 manager: refactor loadJsonConfigV1 function by Alexander Hansen · 4 months ago
- 543ac9f clang-format: re-format for clang-18 by Patrick Williams · 3 months ago
- 4a43551 IBM: Config: Update to put pca955x at end by Andrew Geissler · 3 months ago
- fe476e1 readability: remove redundant check before iterate by Alexander Hansen · 4 months ago
- 2099d9f docs: document "Priority" feature by Alexander Hansen · 4 months ago
- 191949c Fix cppcheck warnings by George Liu · 4 months ago
- deab0fc README.md: Fix MD014 warnings by George Liu · 4 months ago
- d30c9d3 README.md: Fix MD040 warnings by George Liu · 4 months ago
- bdbfcde Add README.md by Alexander Hansen · 5 months ago
- 94e894c Fix spelling mistakes using codespell by Manojkiran Eda · 5 months ago
- e130341 meson: Fix local cereal build by Konstantin Aladyshev · 7 months ago
- f9e049b OWNERS: Remove Vishwa by Gunnar Mills · 8 months ago
- dc7a951 Remove unused variables by George Liu · 10 months ago
- 7d88762 leds:Make use of Decorator.Compatible interface by Priyanga Ramasamy · 11 months ago
- 7c5f193 leds:Restructure and rename configs directory by Priyanga Ramasamy · 10 months ago
- 254f529 owners: updated George email by George Liu · 10 months ago
- 6fc3562 meson: adjust nlohmann-json dependency by Patrick Williams · 11 months ago
- 55b599e Updating LED config JSONs by Anupama B R · 11 months ago
- 95b0db9 build: use allowed over enabled by Patrick Williams · 12 months ago
- e3515c7 Reset lamps after reboot by Sunny Srivastava · 2 years, 1 month ago
- 0175a81 meson.options: Enable use-lamp-test feature by default by George Liu · 12 months ago
- 180090c Resolve issues in lamp test feature by PriyangaRamasamy · 2 years, 1 month ago
- 5467185 Persistence the led group asserted value by default by George Liu · 1 year ago
- 605600e clang-format: copy latest and re-format by Patrick Williams · 1 year, 1 month ago
- 4549fb0 meson_options.txt: Support for reading options from meson.options by George Liu · 1 year, 3 months ago
- f1ed479 manager: add timer for failed LED actions by Potin Lai · 1 year, 4 months ago
- 049700c build-tests: The allowed method is used by default by George Liu · 1 year, 3 months ago
- 5d92f42 Remove declared ledGroups variables from json-parser.hpp by George Liu · 1 year, 4 months ago
- 2525521 Remove declared DBus variables from meson by George Liu · 1 year, 4 months ago
- 829c0b3 Replace std::exception_t with sdbusplus::exception by George Liu · 1 year, 4 months ago
- 1f0b715 Use the lower camel case of the C++ standard by George Liu · 1 year, 4 months ago
- 785f505 lamp test: Fix calling GetSubTreePaths method by George Liu · 1 year, 4 months ago
- f0a32c8 format meson_options file by George Liu · 1 year, 4 months ago
- 5634c60 Update the clang-format file with latest by George Liu · 1 year, 4 months ago
- 959b482 build: upgrade to C++23 by Patrick Williams · 1 year, 4 months ago
- fcf3a9d LED:Invalid association for fault LED group by Priyanga Ramasamy · 1 year, 6 months ago
- 857da38 clang-format: copy latest and re-format by Patrick Williams · 1 year, 6 months ago
- b4c82cf support sdbusplus::message::object_path by George Liu · 1 year, 10 months ago
- 6d254ee reformat with latest settings by Patrick Williams · 2 years ago
- 0a4792e MAINTAINERS: remove file by Patrick Williams · 2 years, 3 months ago
- 3e073ba sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 4 months ago
- 9cc401f OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years, 4 months ago
- 65bf3d9 Update clang-format by George Liu · 2 years, 5 months ago
- aff56f3 meson: set use-json as default by Patrick Williams · 2 years, 8 months ago
- 6d08cce sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 7 months ago
- 9d262dd Add new reviewer by Jinu Joy Thomas · 2 years, 8 months ago
- a821dea meson: simplify dependencies by Patrick Williams · 2 years, 8 months ago
- 158b2c1 led-layout: use common types everywhere by Patrick Williams · 2 years, 8 months ago
- fccfac9 parse_led: format with black by Patrick Williams · 2 years, 8 months ago
- f204403 switch map to unordered_map by Patrick Williams · 2 years, 8 months ago
- 374b008 Remove old reviewer by Matt Spinler · 2 years, 8 months ago
- ed80e88 action: use PDI type by Patrick Williams · 2 years, 8 months ago
- 73ff9ad json: enable JSON schema versioning by Patrick Williams · 2 years, 8 months ago
- 7217c03 led-manager: add CLI11 option and config loading by Patrick Williams · 2 years, 8 months ago
- 953315d manager: move code to subdirectory by Patrick Williams · 2 years, 8 months ago
- 79d7245 parse_led: move to scripts subdir by Patrick Williams · 2 years, 8 months ago
- 9bd334f fault-monitor: remove locally generated errors by Patrick Williams · 2 years, 8 months ago
- d1c1f0e meson: add proper cereal dependency by Patrick Williams · 2 years, 8 months ago
- 79251d2 everest LED: Changes in the everest group json to accomodate by Lakshminarayana R. Kammath · 3 years ago