index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
led-class.c
Age
Commit message (
Expand
)
Author
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-27
leds: convert class code to use dev_groups
Greg Kroah-Hartman
2013-06-21
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-23
leds: Rename led_brightness_set() to led_set_brightness()
Shuah Khan
2012-07-23
leds: Rename led_set_brightness() to __led_set_brightness()
Shuah Khan
2012-07-23
leds: add oneshot blink functions
Fabio Baltieri
2012-06-12
leds: fixed a coding style issue.
Jeffrin Jose
2012-05-29
leds: simple_strtoul() cleanup
Shuah Khan
2012-03-23
led-class: change back LEDS_CLASS to tristate instead of bool
Bryan Wu
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2011-12-22
driver-core: remove sysdev.h usage.
Kay Sievers
2011-11-16
Revert "leds: save the delay values after a successful call to blink_set()"
Johan Hovold
2011-11-01
leds: turn the blink_timer off before starting to blink
Antonio Ospite
2011-11-01
leds: save the delay values after a successful call to blink_set()
Antonio Ospite
2011-05-25
leds: support automatic start of blinking with ledtrig-timer
Esben Haabendal
2010-12-23
led_class: fix typo in blink API
Johannes Berg
2010-11-12
led-class: always implement blinking
Johannes Berg
2010-05-26
leds: led-class: set permissions on max_brightness file to 0444
Axel Lin
2010-03-16
leds: Fix race between LED device uevent and actual attributes creation
Florian Fainelli
2010-03-16
leds: led-class.c - Quiet boot messages
H Hartley Sweeten
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2009-04-06
leds: allow led-drivers to use a variable range of brightness values
Guennadi Liakhovetski
2009-01-08
leds: Add suspend/resume to the core class
Richard Purdie
2009-01-08
leds: Fixup kdoc comment to match parameter names
Sven Wegener
2008-10-20
leds: Fix trigger registration race
Richard Purdie
2008-10-20
leds: Fix leds-class.c comment
Qinghuang Feng
2008-10-20
leds: Remove uneeded strlen calls
Sven Wegener
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-05-20
LEDS: fix race in device_create
Greg Kroah-Hartman
2008-04-29
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
2008-04-24
leds: Add support to leds with readable status
Henrique de Moraes Holschuh
2008-04-24
leds: disable triggers on brightness set
Németh Márton
2008-04-20
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
2008-02-05
leds: add possibility to remove leds classdevs during suspend/resume
Rafael J. Wysocki
2007-12-31
leds: Fix leds_list_lock locking issues
Richard Purdie
[next]