aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-lp8860.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-25leds: lp8860: Use generic support for composing LED namesJacek Anaszewski1-19/+16
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2018-01-08leds: lp8860: Various fixes to align with LED frameworkDan Murphy1-8/+5
2018-01-08leds: lp8860: Add DT parsing to retrieve the trigger nodeDan Murphy1-0/+4
2018-01-08leds: lp8860: Update the dt parsing for LED labelingDan Murphy1-11/+12
2018-01-08leds: lp8860: Add regulator enable during initDan Murphy1-1/+23
2018-01-08leds: lp8860: Fix linuxdoc format for structureDan Murphy1-1/+1
2016-01-04leds: lp8860: Remove work queueAndrew Lunn1-20/+7
2015-08-28leds: lp8860: Constify reg_default tablesAxel Lin1-2/+2
2015-03-30leds: lp8860: Fix typo in MODULE_DESCRIPTION in leds-lp8860.cMasanari Iida1-1/+1
2015-03-02leds: lp8860: make use of devm_gpiod_get_optionalUwe Kleine-König1-5/+7
2014-11-19leds: lp8860: Introduce TI lp8860 4 channel LED driverDan Murphy1-0/+491