summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-lm3532.c
Commit message (Expand)AuthorAgeFilesLines
* leds: lm3532: Fix optional led-max-microamp prop error handlingDan Murphy2019-09-121-5/+8
* leds: lm3532: Move static keyword to the front of declarationsKrzysztof Wilczynski2019-09-031-3/+3
* leds: lm3532: Avoid potentially unpaired regulator callsTony Lindgren2019-09-011-2/+24
* leds: lm3532: Add full scale current configurationDan Murphy2019-08-261-0/+25
* leds: lm3532: Fixes for the driver for stabilityDan Murphy2019-08-261-4/+13
* leds: lm3532: Change the define for the fs current registerDan Murphy2019-08-261-6/+6
* leds: lm3532: Fix brightness control for i2c modeDan Murphy2019-08-261-14/+30
* leds: lm3532: Switch to use fwnode_property_count_uXX()Andy Shevchenko2019-07-251-4/+1
* leds: lm3532: Introduce the lm3532 LED driverDan Murphy2019-04-071-0/+683