index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
led-class.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
leds: parse linux,default-trigger DT property in LED core
Marek Behún
2020-09-26
1
-0
/
+5
*
leds: core: Flush scheduled work for system suspend
Kai-Heng Feng
2020-07-12
1
-0
/
+1
*
leds: core: Fix warning message when init_data
Ricardo Ribalda Delgado
2020-04-06
1
-1
/
+1
*
leds: populate the device's of_node
Jean-Jacques Hiblot
2020-01-06
1
-1
/
+3
*
leds: Add managed API to get a LED from a device driver
Jean-Jacques Hiblot
2020-01-06
1
-0
/
+49
*
leds: Add of_led_get() and led_put()
Tomi Valkeinen
2020-01-06
1
-0
/
+44
*
leds: core: Fix devm_classdev_match to reference correct structure
Dan Murphy
2019-11-03
1
-1
/
+1
*
leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger
Akinobu Mita
2019-11-03
1
-4
/
+4
*
leds: Allow to call led_classdev_unregister() unconditionally
Andy Shevchenko
2019-08-26
1
-0
/
+4
*
leds: Switch to use fwnode instead of be stuck with OF one
Andy Shevchenko
2019-08-23
1
-2
/
+2
*
Merge tag 'generic_lookup_helpers' into for-next
Jacek Anaszewski
2019-07-30
1
-8
/
+1
|
\
|
*
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2019-07-30
1
-8
/
+1
*
|
leds: core: Add support for composing LED class device names
Jacek Anaszewski
2019-07-25
1
-3
/
+17
*
|
leds: class: Improve LED and LED flash class registration API
Jacek Anaszewski
2019-07-25
1
-12
/
+17
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
leds: avoid races with workqueue
Pavel Machek
2019-05-02
1
-0
/
+1
*
leds: class: ensure workqueue is initialized before setting brightness
Luis Henriques
2018-05-24
1
-2
/
+8
*
leds: core: add OF variants of LED registering functions
Rafał Miłecki
2017-03-08
1
-10
/
+16
*
leds: class: Add new optional brightness_hw_changed attribute
Hans de Goede
2017-01-29
1
-0
/
+76
*
led: core: Use atomic bit-field for the blink-flags
Hans de Goede
2016-11-22
1
-0
/
+1
*
leds: Use macro for max device node name size
David Lechner
2016-11-22
1
-1
/
+2
*
leds: core: avoid error message when a USB LED device is unplugged
Heiner Kallweit
2016-03-14
1
-0
/
+2
*
leds: turn off the LED and wait for completion on unregistering LED class device
Milo Kim
2016-01-04
1
-2
/
+3
*
leds: core: Drivers shouldn't enforce SYNC/ASYNC brightness setting
Jacek Anaszewski
2016-01-04
1
-2
/
+0
*
leds: core: Add led_set_brightness_nosleep{nopm} functions
Jacek Anaszewski
2016-01-04
1
-2
/
+2
*
leds: core: Move LED core callbacks out of led-class.c
Jacek Anaszewski
2015-11-03
1
-68
/
+1
*
leds/led-class: Add missing put_device()
Ricardo Ribalda Delgado
2015-08-28
1
-2
/
+5
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2015-07-01
1
-0
/
+5
|
\
|
*
leds: fix brightness changing when software blinking is active
Stas Sergeev
2015-05-25
1
-0
/
+5
*
|
leds / PM: fix hibernation on arm when gpio-led used with CPU led trigger
Grygorii Strashko
2015-05-12
1
-4
/
+3
|
/
*
leds: Don't treat the LED name as a format string
Sakari Ailus
2015-03-30
1
-1
/
+1
*
leds: Use log level warn instead of info when telling about a name clash
Sakari Ailus
2015-03-30
1
-1
/
+1
*
leds/led-class: Handle LEDs with the same name
Ricardo Ribalda Delgado
2015-03-30
1
-2
/
+37
*
leds: Introduce devres helper for led_classdev_register
Bjorn Andersson
2015-03-09
1
-0
/
+57
*
leds: Add LED Flash class extension to the LED subsystem
Jacek Anaszewski
2015-01-26
1
-0
/
+4
*
leds: Use setup_timer
Julia Lawall
2015-01-14
1
-3
/
+2
*
leds: Add support for setting brightness in a synchronous way
Jacek Anaszewski
2014-11-14
1
-4
/
+6
*
leds: implement sysfs interface locking mechanism
Jacek Anaszewski
2014-11-14
1
-3
/
+16
*
leds: Improve and export led_update_brightness
Jacek Anaszewski
2014-09-12
1
-6
/
+0
*
leds: avoid using DEVICE_ATTR macro for max_brightness attribute
Jacek Anaszewski
2014-09-11
1
-2
/
+2
*
leds: Reorder include directives
Jacek Anaszewski
2014-09-11
1
-6
/
+7
*
Revert "leds: convert blink timer to workqueue"
Jiri Kosina
2014-09-02
1
-7
/
+7
*
leds: convert blink timer to workqueue
Vincent Donnefort
2014-07-03
1
-7
/
+7
*
leds: add led-class attribute-group support
Johan Hovold
2014-06-25
1
-2
/
+3
*
leds: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-26
1
-8
/
+30
*
leds: Convert led class driver from legacy pm ops to dev_pm_ops
Shuah Khan
2013-06-20
1
-3
/
+7
*
leds: led-class: Fix checkpatch warning
Sachin Kamat
2012-11-27
1
-1
/
+1
*
leds: delay led_set_brightness if stopping soft-blink
Fabio Baltieri
2012-09-11
1
-0
/
+15
*
leds: Rename led_brightness_set() to led_set_brightness()
Shuah Khan
2012-07-24
1
-1
/
+1
*
leds: Rename led_set_brightness() to __led_set_brightness()
Shuah Khan
2012-07-24
1
-3
/
+3
[next]