aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-lp8501.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-2/+2
2017-08-29leds: lp8501: make several arrays static constColin Ian King1-3/+3
2016-01-04leds: lp55xx: Remove work queueAndrew Lunn1-5/+6
2015-08-28leds:lp55xx: use the private data instead of updating I2C device platform dataMilo Kim1-6/+5
2015-03-30leds: lp8501: Fix typo in MODULE_DESCRIPTION in leds-lp8501.cMasanari Iida1-1/+1
2014-01-10lp5523, lp8501: comment improvementsPavel Machek1-1/+1
2013-10-22leds: Include linux/of.h headerSachin Kamat1-0/+1
2013-08-26leds: use dev_get_platdata()Jingoo Han1-2/+2
2013-08-26leds: support new LP8501 device - another LP55xx commonKim, Milo1-0/+410