index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-lm36274.c
Age
Commit message (
Expand
)
Author
2021-05-30
leds: lm36274: Add missed property.h
Andy Shevchenko
2021-05-28
leds: lm36274: Correct headers (of*.h -> mod_devicetable.h)
Andy Shevchenko
2021-05-28
leds: lm36274: Put fwnode in error case during ->probe()
Andy Shevchenko
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