Age | Commit message (Expand) | Author | Files | Lines |
2013-04-01 | leds: move LED trigger drivers into new subdirectory | Kim, Milo | 1 | -131/+0 |
2012-07-24 | leds: Rename led_brightness_set() to led_set_brightness() | Shuah Khan | 1 | -1/+1 |
2012-05-30 | leds: change ledtrig-timer to use activated flag | Shuah Khan | 1 | -3/+3 |
2012-05-30 | leds: simple_strtoul() cleanup | Shuah Khan | 1 | -28/+20 |
2011-09-15 | drivers/leds/ledtrig-timer.c: fix broken sysfs delay handling | Johan Hovold | 1 | -0/+2 |
2011-05-25 | leds: support automatic start of blinking with ledtrig-timer | Esben Haabendal | 1 | -0/+3 |
2010-11-12 | led-class: always implement blinking | Johannes Berg | 1 | -114/+10 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-15 | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 1 | -2/+2 |
2009-04-06 | leds: allow led-drivers to use a variable range of brightness values | Guennadi Liakhovetski | 1 | -1/+1 |
2009-01-08 | leds: ledtrig-timer - on deactivation hardware blinking should be disabled | Rodolfo Giometti | 1 | -0/+5 |
2008-10-21 | leds: Remove uneeded strlen calls | Sven Wegener | 1 | -6/+2 |
2008-04-25 | leds: Cleanup various whitespace and code style issues | Németh Márton | 1 | -6/+6 |
2008-04-25 | leds: disable triggers on brightness set | Németh Márton | 1 | -4/+19 |
2008-02-07 | leds: Add support for hardware accelerated LED flashing | Márton Németh | 1 | -4/+37 |
2007-07-16 | leds: Convert from struct class_device to struct device | Richard Purdie | 1 | -26/+23 |
2006-12-04 | [PATCH] severing module.h->sched.h | Al Viro | 1 | -0/+1 |
2006-10-17 | [PATCH] drivers/led: handle sysfs errors | Jeff Garzik | 1 | -2/+14 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-05-15 | [PATCH] LED: Fix sysfs store function error handling | Richard Purdie | 1 | -4/+13 |
2006-04-01 | [PATCH] LED: add LED timer trigger | Richard Purdie | 1 | -0/+170 |