aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds/ledtrig-timer.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-14drivers/leds/ledtrig-timer.c: fix broken sysfs delay handlingGravatar Johan Hovold 1-0/+2
2011-05-25leds: support automatic start of blinking with ledtrig-timerGravatar Esben Haabendal 1-0/+3
2010-11-12led-class: always implement blinkingGravatar Johannes Berg 1-114/+10
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionGravatar André Goddard Rosa 1-2/+2
2009-04-06leds: allow led-drivers to use a variable range of brightness valuesGravatar Guennadi Liakhovetski 1-1/+1
2009-01-08leds: ledtrig-timer - on deactivation hardware blinking should be disabledGravatar Rodolfo Giometti 1-0/+5
2008-10-20leds: Remove uneeded strlen callsGravatar Sven Wegener 1-6/+2
2008-04-24leds: Cleanup various whitespace and code style issuesGravatar Németh Márton 1-6/+6
2008-04-24leds: disable triggers on brightness setGravatar Németh Márton 1-4/+19
2008-02-07leds: Add support for hardware accelerated LED flashingGravatar Márton Németh 1-4/+37
2007-07-16leds: Convert from struct class_device to struct deviceGravatar Richard Purdie 1-26/+23
2006-12-04[PATCH] severing module.h->sched.hGravatar Al Viro 1-0/+1
2006-10-17[PATCH] drivers/led: handle sysfs errorsGravatar Jeff Garzik 1-2/+14
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-05-15[PATCH] LED: Fix sysfs store function error handlingGravatar Richard Purdie 1-4/+13
2006-03-31[PATCH] LED: add LED timer triggerGravatar Richard Purdie 1-0/+170