aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds/led-class.c
AgeCommit message (Expand)Author
2012-11-27leds: led-class: Fix checkpatch warningSachin Kamat
2012-09-11leds: delay led_set_brightness if stopping soft-blinkFabio Baltieri
2012-07-24leds: Rename led_brightness_set() to led_set_brightness()Shuah Khan
2012-07-24leds: Rename led_set_brightness() to __led_set_brightness()Shuah Khan
2012-07-24leds: add oneshot blink functionsFabio Baltieri
2012-06-12leds: fixed a coding style issue.Jeffrin Jose
2012-05-29leds: simple_strtoul() cleanupShuah Khan
2012-03-23led-class: change back LEDS_CLASS to tristate instead of boolBryan Wu
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-11-15Revert "leds: save the delay values after a successful call to blink_set()"Johan Hovold
2011-10-31leds: turn the blink_timer off before starting to blinkAntonio Ospite
2011-10-31leds: save the delay values after a successful call to blink_set()Antonio Ospite
2011-05-25leds: support automatic start of blinking with ledtrig-timerEsben Haabendal
2010-12-22led_class: fix typo in blink APIJohannes Berg
2010-11-12led-class: always implement blinkingJohannes Berg
2010-05-26leds: led-class: set permissions on max_brightness file to 0444Axel Lin
2010-03-16leds: Fix race between LED device uevent and actual attributes creationFlorian Fainelli
2010-03-16leds: led-class.c - Quiet boot messagesH Hartley Sweeten
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa
2009-04-06leds: allow led-drivers to use a variable range of brightness valuesGuennadi Liakhovetski
2009-01-08leds: Add suspend/resume to the core classRichard Purdie
2009-01-08leds: Fixup kdoc comment to match parameter namesSven Wegener
2008-10-20leds: Fix trigger registration raceRichard Purdie
2008-10-20leds: Fix leds-class.c commentQinghuang Feng
2008-10-20leds: Remove uneeded strlen callsSven Wegener
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-05-20LEDS: fix race in device_createGreg Kroah-Hartman
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa
2008-04-24leds: Add support to leds with readable statusHenrique de Moraes Holschuh
2008-04-24leds: disable triggers on brightness setNémeth Márton
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki
2008-02-05leds: add possibility to remove leds classdevs during suspend/resumeRafael J. Wysocki
2007-12-31leds: Fix leds_list_lock locking issuesRichard Purdie
2007-12-07leds: Fix led trigger locking bugsRichard Purdie
2007-07-16leds: Convert from struct class_device to struct deviceRichard Purdie
2006-10-17[PATCH] drivers/led: handle sysfs errorsJeff Garzik
2006-10-03kerneldoc-typo in led-class.cHenrik Kretzschmar
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-05-15[PATCH] LED: Fix sysfs store function error handlingRichard Purdie
2006-03-31[PATCH] LED: add LED trigger tupportRichard Purdie
2006-03-31[PATCH] LED: add LED classRichard Purdie