summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-lm3532.c
Commit message (Expand)AuthorAgeFilesLines
* leds: lm3532: Fix warnings for undefined parametersDan Murphy2020-09-301-25/+25
* leds: parse linux,default-trigger DT property in LED coreMarek BehĂșn2020-09-261-3/+0
* leds: lm3532: don't parse label DT propertyMarek BehĂșn2020-09-261-12/+0
* leds: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-221-2/+2
* leds: lm3532: make bitfield 'enabled' unsignedColin Ian King2020-04-061-1/+1
* leds: lm3532: add pointer to documentation and fix typoPavel2020-01-061-1/+2
* leds: lm3532: use extended registration so that LED can be used for backlightPavel2020-01-041-1/+7
* 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