aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds/leds-lm36274.c
AgeCommit message (Expand)Author
2020-09-30leds: lm36274: Fix warning for undefined parametersDan Murphy
2020-09-26leds: parse linux,default-trigger DT property in LED coreMarek Behún
2020-09-26leds: lm36274: use devres LED registering functionMarek Behún
2020-09-26leds: lm36274: use platform device as parent of LEDMarek Behún
2020-09-26leds: lm36274: do not set chip settings in DT parsing functionMarek Behún
2020-09-26leds: lm36274: use struct led_init_data when registeringMarek Behún
2020-09-26leds: lm36274: don't iterate through children since there is only oneMarek Behún
2020-09-26leds: lm36274: cosmetic: rename lm36274_data to chipMarek Behún
2020-07-22leds: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-06-22leds: lm36274: fix use-after-free on unbindJohan Hovold
2019-07-25leds: lm36274: Switch to use fwnode_property_count_uXX()Andy Shevchenko
2019-06-07leds: lm36274: Introduce the TI LM36274 LED driverDan Murphy