aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-lm3532.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-12leds: lm3532: Fix optional led-max-microamp prop error handlingDan Murphy1-5/+8
2019-09-03leds: lm3532: Move static keyword to the front of declarationsKrzysztof Wilczynski1-3/+3
2019-09-01leds: lm3532: Avoid potentially unpaired regulator callsTony Lindgren1-2/+24
2019-08-26leds: lm3532: Add full scale current configurationDan Murphy1-0/+25
2019-08-26leds: lm3532: Fixes for the driver for stabilityDan Murphy1-4/+13
2019-08-26leds: lm3532: Change the define for the fs current registerDan Murphy1-6/+6
2019-08-26leds: lm3532: Fix brightness control for i2c modeDan Murphy1-14/+30
2019-07-25leds: lm3532: Switch to use fwnode_property_count_uXX()Andy Shevchenko1-4/+1
2019-04-07leds: lm3532: Introduce the lm3532 LED driverDan Murphy1-0/+683