1. e5c366f Change the key [name] to [Name] in members property by George Liu · 4 years, 3 months ago
  2. e91bc4c build: check for JSON header by George Liu · 4 years, 3 months ago
  3. def5f5a Update led-manager to use JSON by George Liu · 4 years, 6 months ago
  4. a6c18f8 clang-format: update to latest from docs repo by George Liu · 4 years, 3 months ago
  5. d02c3cb string: ensure string included when used by Andrew Geissler · 4 years, 4 months ago
  6. a41d282 sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 4 months ago
  7. 5ebebef sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 4 months ago
  8. f98004f Add an example JSON file for LED by George Liu · 4 years, 6 months ago
  9. 4f43f5e Explicitly point to use python3 by Vishwanatha Subbanna · 4 years, 7 months ago
  10. e0cf8fe Make updates to conform to python3 by Vishwanatha Subbanna · 4 years, 7 months ago
  11. 3518e18 Add vishwa as Maintainer by Vishwanatha Subbanna · 4 years, 10 months ago
  12. a6e4892 Change to use new association interface by Andrew Geissler · 4 years, 11 months ago
  13. 6fd9e44 Update the value of Period to D-bus obtained from configuration YAML. by tony lee · 5 years ago
  14. ab3b247 build: install into bin instead of sbin by Patrick Venture · 5 years ago
  15. 555a279 Fix std::variant usage by William A. Kennington III · 6 years ago
  16. 91ac8d3 Add clang-format to repo by Patrick Venture · 6 years ago
  17. 2ff07f3 phosphor-led-manager: use c++17 by Vernon Mauery · 6 years ago
  18. 9112292 fault-monitor: Catch GetSubTree exceptions by Matt Spinler · 6 years ago
  19. e77b834 Remove trailing slash on path in GetObject call by Matt Spinler · 6 years ago
  20. 08d613e Romulus: Handle SdBusError Exceptions by Adriana Kobylak · 6 years ago
  21. 44bb668 Removed unused header files by Matt Spinler · 6 years ago
  22. b2f253b Fix fault-monitor interfacesAdded msg parsing by Matt Spinler · 6 years ago
  23. f865645 Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  24. 151122a Add error handling to message parsing by William A. Kennington III · 6 years ago
  25. f3c0341 Hide debugging printouts regarding LED assertion by Alexander Soldatov · 6 years ago
  26. 3d2b0d6 Move down error entry trace by Matt Spinler · 6 years ago
  27. 3aa931d Add .gitignore by Gunnar Mills · 6 years ago
  28. 9f78224 Use interfaces-removed for association removes by Matt Spinler · 7 years ago
  29. 8f38744 Spelling fixes by Gunnar Mills · 7 years ago
  30. c536ac9 Fix a bug in handling LED priority by Vishwanatha Subbanna · 7 years ago
  31. fc30e0c Remove incorrect error log when no errors present. by Dhruvaraj Subhashchandran · 7 years ago
  32. 891c476 Assert LEDs for existing callouts while service starts by Dhruvaraj Subhashchandran · 7 years ago
  33. aebfde8 Fix for mapper errors during logging service restart by Dhruvaraj Subhashchandran · 7 years ago
  34. 1da8eb7 Throw error if priority of any LED is not same across all groups by Vishwanatha Subbanna · 7 years ago
  35. 4b000d8 LEDS: Provide support to override the default Blink priority by Vishwanatha Subbanna · 7 years ago
  36. d27c68f parse_led.py: python3 fixes by Patrick Williams · 7 years ago
  37. 3eedbe4 use new sdbusplus match constructors by Patrick Williams · 7 years ago
  38. 3c6f29a Implement led assert and deassert based on faults by Dhruvaraj Subhashchandran · 7 years ago
  39. 59b86cd Add class and stub for fru fault monitor application by Dhruvaraj Subhashchandran · 7 years ago
  40. cd569d2 Fix LED action priority inconsistency by Vishwanatha Subbanna · 7 years ago
  41. d53de6f LEDS: Handle empty group by Vishwanatha Subbanna · 7 years ago
  42. 169ff8a LEDS: Add default LED groups by Vishwanatha Subbanna · 7 years ago
  43. 32bb6f8 LEDS: Convert group and led names to lower_case_underscore by Vishwanatha Subbanna · 7 years ago
  44. dcc3f38 LEDS: Get the service names for all physical LED dbus paths at once by Vishwanatha Subbanna · 8 years ago
  45. 4fa9248 Use physical LED actions from generated code by Vishwanatha Subbanna · 8 years ago
  46. 76f5834 Move object_mapper per dbus path conventions. by Leonel Gonzalez · 8 years ago
  47. 55ef5b0 Link to dbus interfaces library for using generated code by Vishwanatha Subbanna · 8 years ago
  48. e89f727 Check for needed package modules than individual header files by Vishwanatha Subbanna · 8 years ago
  49. cecb485 Update example led.yaml with appropriate data by Vishwanatha Subbanna · 8 years ago
  50. 11ca8f9 Drive physical LED when a LED group is actioned on by Vishwanatha Subbanna · 8 years ago
  51. a1c7f6a Adhere to freedesktop naming convention for service and object path by Vishwanatha Subbanna · 8 years ago
  52. 513f58e led_gen: Add an outputdir cmdline option by Brad Bishop · 8 years ago
  53. 9a6220c led_gen: Run pep8 by Brad Bishop · 8 years ago
  54. d782d8e Fix build issues by Brad Bishop · 8 years ago
  55. a352376 Update configure and Makefile to refer to a config path by Vishwanatha Subbanna · 8 years ago
  56. ccbdf67 Update parse_led.py to accept command line arguments by Vishwanatha Subbanna · 8 years ago
  57. 8a50a50 Update led manager to consume DutyOn and Period values by Vishwanatha Subbanna · 8 years ago
  58. ed49073 Enable gtest for testing LED set operations by Vishwanatha Subbanna · 8 years ago
  59. 98691fa Use python from toolchain instead of local copy by Vishwanatha Subbanna · 8 years ago
  60. 447d0c8 Add performance improvement to LED group assertions by Vishwanatha Subbanna · 8 years ago
  61. 4c8c72b Use generated bindings for Led Group manager by Vishwanatha Subbanna · 8 years ago
  62. bb8fe0b Add methods to driving the LEDs by Vishwanatha Subbanna · 8 years ago
  63. b21fda7 Add LED grouping support by Vishwanatha Subbanna · 8 years ago
  64. cbad1b9 Initial commit by Patrick Williams · 8 years ago