aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/ledtrig-timer.c
Commit message (Expand)AuthorAgeFilesLines
* d710: initial support for the Epic 4G Touch (SPH-D710)Dorian Snyder2013-06-201-0/+79
* drivers/leds/ledtrig-timer.c: fix broken sysfs delay handlingJohan Hovold2011-10-031-0/+2
* leds: support automatic start of blinking with ledtrig-timerEsben Haabendal2011-05-251-0/+3
* led-class: always implement blinkingJohannes Berg2010-11-121-114/+10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-2/+2
* leds: allow led-drivers to use a variable range of brightness valuesGuennadi Liakhovetski2009-04-061-1/+1
* leds: ledtrig-timer - on deactivation hardware blinking should be disabledRodolfo Giometti2009-01-081-0/+5
* leds: Remove uneeded strlen callsSven Wegener2008-10-201-6/+2
* leds: Cleanup various whitespace and code style issuesNémeth Márton2008-04-241-6/+6
* leds: disable triggers on brightness setNémeth Márton2008-04-241-4/+19
* leds: Add support for hardware accelerated LED flashingMárton Németh2008-02-071-4/+37
* leds: Convert from struct class_device to struct deviceRichard Purdie2007-07-161-26/+23
* [PATCH] severing module.h->sched.hAl Viro2006-12-041-0/+1
* [PATCH] drivers/led: handle sysfs errorsJeff Garzik2006-10-171-2/+14
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] LED: Fix sysfs store function error handlingRichard Purdie2006-05-151-4/+13
* [PATCH] LED: add LED timer triggerRichard Purdie2006-03-311-0/+170