aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/ledtrig-timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-25leds: support automatic start of blinking with ledtrig-timerEsben Haabendal1-0/+3
2010-11-12led-class: always implement blinkingJohannes Berg1-114/+10
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa1-2/+2
2009-04-06leds: allow led-drivers to use a variable range of brightness valuesGuennadi Liakhovetski1-1/+1
2009-01-08leds: ledtrig-timer - on deactivation hardware blinking should be disabledRodolfo Giometti1-0/+5
2008-10-20leds: Remove uneeded strlen callsSven Wegener1-6/+2
2008-04-24leds: Cleanup various whitespace and code style issuesNémeth Márton1-6/+6
2008-04-24leds: disable triggers on brightness setNémeth Márton1-4/+19
2008-02-07leds: Add support for hardware accelerated LED flashingMárton Németh1-4/+37
2007-07-16leds: Convert from struct class_device to struct deviceRichard Purdie1-26/+23
2006-12-04[PATCH] severing module.h->sched.hAl Viro1-0/+1
2006-10-17[PATCH] drivers/led: handle sysfs errorsJeff Garzik1-2/+14
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-15[PATCH] LED: Fix sysfs store function error handlingRichard Purdie1-4/+13
2006-03-31[PATCH] LED: add LED timer triggerRichard Purdie1-0/+170