Age | Commit message (Expand) | Author |
---|---|---|
2020-09-30 | leds: lm36274: Fix warning for undefined parameters | Dan Murphy |
2020-09-26 | leds: parse linux,default-trigger DT property in LED core | Marek Behún |
2020-09-26 | leds: lm36274: use devres LED registering function | Marek Behún |
2020-09-26 | leds: lm36274: use platform device as parent of LED | Marek Behún |
2020-09-26 | leds: lm36274: do not set chip settings in DT parsing function | Marek Behún |
2020-09-26 | leds: lm36274: use struct led_init_data when registering | Marek Behún |
2020-09-26 | leds: lm36274: don't iterate through children since there is only one | Marek Behún |
2020-09-26 | leds: lm36274: cosmetic: rename lm36274_data to chip | Marek Behún |
2020-07-22 | leds: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-06-22 | leds: lm36274: fix use-after-free on unbind | Johan Hovold |
2019-07-25 | leds: lm36274: Switch to use fwnode_property_count_uXX() | Andy Shevchenko |
2019-06-07 | leds: lm36274: Introduce the TI LM36274 LED driver | Dan Murphy |