summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move down error entry traceMatt Spinler2018-04-121-2/+5
* Add .gitignoreGunnar Mills2018-04-081-0/+49
* Use interfaces-removed for association removesMatt Spinler2017-12-052-28/+3
* Spelling fixesGunnar Mills2017-10-251-1/+1
* Fix a bug in handling LED priorityVishwanatha Subbanna2017-09-281-1/+0
* Remove incorrect error log when no errors present.Dhruvaraj Subhashchandran2017-09-191-6/+1
* Assert LEDs for existing callouts while service startsDhruvaraj Subhashchandran2017-09-072-2/+92
* Fix for mapper errors during logging service restartDhruvaraj Subhashchandran2017-07-264-133/+19
* Throw error if priority of any LED is not same across all groupsVishwanatha Subbanna2017-06-191-4/+20
* LEDS: Provide support to override the default Blink priorityVishwanatha Subbanna2017-06-198-367/+1341
* parse_led.py: python3 fixesPatrick Williams2017-06-051-13/+8
* use new sdbusplus match constructorsPatrick Williams2017-06-012-54/+39
* Implement led assert and deassert based on faultsDhruvaraj Subhashchandran2017-05-238-2/+671
* Add class and stub for fru fault monitor applicationDhruvaraj Subhashchandran2017-05-236-2/+220
* Fix LED action priority inconsistencyVishwanatha Subbanna2017-05-033-7/+136
* LEDS: Handle empty groupVishwanatha Subbanna2017-03-301-0/+5
* LEDS: Add default LED groupsVishwanatha Subbanna2017-03-291-0/+10
* LEDS: Convert group and led names to lower_case_underscoreVishwanatha Subbanna2017-03-281-2/+4
* LEDS: Get the service names for all physical LED dbus paths at onceVishwanatha Subbanna2017-03-272-41/+58
* Use physical LED actions from generated codeVishwanatha Subbanna2017-03-243-8/+12
* Move object_mapper per dbus path conventions.Leonel Gonzalez2017-03-201-1/+1
* Link to dbus interfaces library for using generated codeVishwanatha Subbanna2017-03-135-199/+9
* Check for needed package modules than individual header filesVishwanatha Subbanna2017-03-132-8/+4
* Update example led.yaml with appropriate dataVishwanatha Subbanna2017-03-101-90/+12
* Drive physical LED when a LED group is actioned onVishwanatha Subbanna2017-03-077-36/+195
* Adhere to freedesktop naming convention for service and object pathVishwanatha Subbanna2017-02-162-5/+5
* led_gen: Add an outputdir cmdline optionBrad Bishop2017-02-092-5/+12
* led_gen: Run pep8Brad Bishop2017-02-091-5/+14
* Fix build issuesBrad Bishop2017-02-012-1/+2
* Update configure and Makefile to refer to a config pathVishwanatha Subbanna2017-01-252-1/+6
* Update parse_led.py to accept command line argumentsVishwanatha Subbanna2017-01-251-1/+17
* Update led manager to consume DutyOn and Period valuesVishwanatha Subbanna2017-01-253-122/+135
* Enable gtest for testing LED set operationsVishwanatha Subbanna2017-01-1711-90/+1187
* Use python from toolchain instead of local copyVishwanatha Subbanna2017-01-121-2/+1
* Add performance improvement to LED group assertionsVishwanatha Subbanna2016-12-201-23/+30
* Use generated bindings for Led Group managerVishwanatha Subbanna2016-12-1513-377/+559
* Add methods to driving the LEDsVishwanatha Subbanna2016-12-136-136/+245
* Add LED grouping supportVishwanatha Subbanna2016-11-218-0/+448
* Initial commitPatrick Williams2016-10-171-0/+201
OpenPOWER on IntegriCloud