summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-lm3532.c
AgeCommit message (Expand)Author
2020-04-06leds: lm3532: make bitfield 'enabled' unsignedColin Ian King
2020-01-06leds: lm3532: add pointer to documentation and fix typoPavel
2020-01-04leds: lm3532: use extended registration so that LED can be used for backlightPavel
2019-09-12leds: lm3532: Fix optional led-max-microamp prop error handlingDan Murphy
2019-09-03leds: lm3532: Move static keyword to the front of declarationsKrzysztof Wilczynski
2019-09-01leds: lm3532: Avoid potentially unpaired regulator callsTony Lindgren
2019-08-26leds: lm3532: Add full scale current configurationDan Murphy
2019-08-26leds: lm3532: Fixes for the driver for stabilityDan Murphy
2019-08-26leds: lm3532: Change the define for the fs current registerDan Murphy
2019-08-26leds: lm3532: Fix brightness control for i2c modeDan Murphy
2019-07-25leds: lm3532: Switch to use fwnode_property_count_uXX()Andy Shevchenko
2019-04-07leds: lm3532: Introduce the lm3532 LED driverDan Murphy