index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
led-class.c
Age
Commit message (
Expand
)
Author
2020-08-19
leds: core: Flush scheduled work for system suspend
Kai-Heng Feng
2020-04-06
leds: core: Fix warning message when init_data
Ricardo Ribalda Delgado
2020-01-06
leds: populate the device's of_node
Jean-Jacques Hiblot
2020-01-06
leds: Add managed API to get a LED from a device driver
Jean-Jacques Hiblot
2020-01-06
leds: Add of_led_get() and led_put()
Tomi Valkeinen
2019-11-03
leds: core: Fix devm_classdev_match to reference correct structure
Dan Murphy
2019-11-03
leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger
Akinobu Mita
2019-08-26
leds: Allow to call led_classdev_unregister() unconditionally
Andy Shevchenko
2019-08-23
leds: Switch to use fwnode instead of be stuck with OF one
Andy Shevchenko
2019-07-30
Merge tag 'generic_lookup_helpers' into for-next
Jacek Anaszewski
2019-07-30
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2019-07-25
leds: core: Add support for composing LED class device names
Jacek Anaszewski
2019-07-25
leds: class: Improve LED and LED flash class registration API
Jacek Anaszewski
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-02
leds: avoid races with workqueue
Pavel Machek
2018-05-24
leds: class: ensure workqueue is initialized before setting brightness
Luis Henriques
2017-03-08
leds: core: add OF variants of LED registering functions
Rafał Miłecki
2017-01-29
leds: class: Add new optional brightness_hw_changed attribute
Hans de Goede
2016-11-22
led: core: Use atomic bit-field for the blink-flags
Hans de Goede
2016-11-22
leds: Use macro for max device node name size
David Lechner
2016-03-14
leds: core: avoid error message when a USB LED device is unplugged
Heiner Kallweit
2016-01-04
leds: turn off the LED and wait for completion on unregistering LED class device
Milo Kim
2016-01-04
leds: core: Drivers shouldn't enforce SYNC/ASYNC brightness setting
Jacek Anaszewski
2016-01-04
leds: core: Add led_set_brightness_nosleep{nopm} functions
Jacek Anaszewski
2015-11-03
leds: core: Move LED core callbacks out of led-class.c
Jacek Anaszewski
2015-08-28
leds/led-class: Add missing put_device()
Ricardo Ribalda Delgado
2015-07-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2015-05-25
leds: fix brightness changing when software blinking is active
Stas Sergeev
2015-05-12
leds / PM: fix hibernation on arm when gpio-led used with CPU led trigger
Grygorii Strashko
2015-03-30
leds: Don't treat the LED name as a format string
Sakari Ailus
2015-03-30
leds: Use log level warn instead of info when telling about a name clash
Sakari Ailus
2015-03-30
leds/led-class: Handle LEDs with the same name
Ricardo Ribalda Delgado
2015-03-09
leds: Introduce devres helper for led_classdev_register
Bjorn Andersson
2015-01-26
leds: Add LED Flash class extension to the LED subsystem
Jacek Anaszewski
2015-01-14
leds: Use setup_timer
Julia Lawall
2014-11-14
leds: Add support for setting brightness in a synchronous way
Jacek Anaszewski
2014-11-14
leds: implement sysfs interface locking mechanism
Jacek Anaszewski
2014-09-12
leds: Improve and export led_update_brightness
Jacek Anaszewski
2014-09-11
leds: avoid using DEVICE_ATTR macro for max_brightness attribute
Jacek Anaszewski
2014-09-11
leds: Reorder include directives
Jacek Anaszewski
2014-09-02
Revert "leds: convert blink timer to workqueue"
Jiri Kosina
2014-07-03
leds: convert blink timer to workqueue
Vincent Donnefort
2014-06-25
leds: add led-class attribute-group support
Johan Hovold
2013-07-26
leds: convert class code to use dev_groups
Greg Kroah-Hartman
2013-06-20
leds: Convert led class driver from legacy pm ops to dev_pm_ops
Shuah Khan
2012-11-27
leds: led-class: Fix checkpatch warning
Sachin Kamat
2012-09-11
leds: delay led_set_brightness if stopping soft-blink
Fabio Baltieri
2012-07-24
leds: Rename led_brightness_set() to led_set_brightness()
Shuah Khan
2012-07-24
leds: Rename led_set_brightness() to __led_set_brightness()
Shuah Khan
2012-07-24
leds: add oneshot blink functions
Fabio Baltieri
[next]