summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-lp8860.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1Star
* leds: lp8860: Various fixes to align with LED frameworkDan Murphy2018-01-081-8/+5Star
* leds: lp8860: Add DT parsing to retrieve the trigger nodeDan Murphy2018-01-081-0/+4
* leds: lp8860: Update the dt parsing for LED labelingDan Murphy2018-01-081-11/+12
* leds: lp8860: Add regulator enable during initDan Murphy2018-01-081-1/+23
* leds: lp8860: Fix linuxdoc format for structureDan Murphy2018-01-081-1/+1
* leds: lp8860: Remove work queueAndrew Lunn2016-01-041-20/+7Star
* leds: lp8860: Constify reg_default tablesAxel Lin2015-08-281-2/+2
* leds: lp8860: Fix typo in MODULE_DESCRIPTION in leds-lp8860.cMasanari Iida2015-03-301-1/+1
* leds: lp8860: make use of devm_gpiod_get_optionalUwe Kleine-König2015-03-021-5/+7
* leds: lp8860: Introduce TI lp8860 4 channel LED driverDan Murphy2014-11-191-0/+491