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