| Commit message (Expand) | Author | Age | Files | Lines |
* | leds: provide helper to register "leds-gpio" devices | Uwe Kleine-König | 2011-05-25 | 1 | -0/+2 |
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2011-03-25 | 1 | -0/+3 |
|\ |
|
| * | leds: Add ability to blink via simple trigger | Vasily Khoruzhick | 2011-01-31 | 1 | -0/+3 |
* | | leds: make *struct gpio_led_platform_data.leds const | Uwe Kleine-König | 2011-03-22 | 1 | -2/+2 |
|/ |
|
* | led-class: always implement blinking | Johannes Berg | 2010-11-12 | 1 | -4/+43 |
* | leds: leds-gpio: Change blink_set callback to be able to turn off blinking | Benjamin Herrenschmidt | 2010-05-26 | 1 | -4/+8 |
* | leds: Futher document blink_set | Richard Purdie | 2009-06-23 | 1 | -1/+2 |
* | leds: Add options to have GPIO LEDs start on or keep their state | Trent Piepho | 2009-06-23 | 1 | -2/+7 |
* | leds: Further document parameters for blink_set() | Mark Brown | 2009-06-23 | 1 | -1/+3 |
* | leds: Add suspend/resume state flags to leds-gpio | Richard Purdie | 2009-04-06 | 1 | -1/+2 |
* | leds: allow led-drivers to use a variable range of brightness values | Guennadi Liakhovetski | 2009-04-06 | 1 | -0/+1 |
* | leds: Add suspend/resume to the core class | Richard Purdie | 2009-01-08 | 1 | -0/+3 |
* | leds: Make header variable naming consistent | Wolfram Sang | 2009-01-08 | 1 | -1/+1 |
* | leds: Make default trigger fields const | Trent Piepho | 2008-10-20 | 1 | -2/+2 |
* | leds: Add support for Philips PCA955x I2C LED drivers | Nate Case | 2008-07-23 | 1 | -0/+14 |
* | leds: mark led_classdev.default_trigger as const | Anton Vorontsov | 2008-07-23 | 1 | -1/+1 |
* | leds: Document the context brightness_set needs | Richard Purdie | 2008-04-24 | 1 | -0/+1 |
* | leds: Add support to leds with readable status | Henrique de Moraes Holschuh | 2008-04-24 | 1 | -0/+2 |
* | leds: enable support for blink_set() platform hook in leds-gpio | Herbert Valerio Riedel | 2008-04-24 | 1 | -0/+3 |
* | PM: Remove destroy_suspended_device() | Rafael J. Wysocki | 2008-04-19 | 1 | -9/+1 |
* | leds: Add support for hardware accelerated LED flashing | Márton Németh | 2008-02-07 | 1 | -0/+5 |
* | leds: add possibility to remove leds classdevs during suspend/resume | Rafael J. Wysocki | 2008-02-05 | 1 | -1/+9 |
* | leds: Fix led trigger locking bugs | Richard Purdie | 2007-12-07 | 1 | -1/+2 |
* | leds: Add missing include for leds.h | Yoichi Yuasa | 2007-09-11 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2007-07-22 | 1 | -2/+15 |
|\ |
|
| * | leds: Convert from struct class_device to struct device | Richard Purdie | 2007-07-16 | 1 | -2/+1 |
| * | leds: Add generic GPIO LED driver | Raphael Assenat | 2007-07-16 | 1 | -0/+14 |
* | | Remove unnecessary includes of spinlock.h under include/linux | Robert P. J. Day | 2007-07-16 | 1 | -1/+0 |
|/ |
|
* | [PATCH] make leds.h include relevant headers | Johannes Berg | 2006-09-29 | 1 | -0/+3 |
* | [PATCH] leds: re-layout include/linux/leds.h | Ben Dooks | 2006-04-11 | 1 | -26/+25 |
* | [PATCH] LED: Add IDE disk activity LED trigger | Richard Purdie | 2006-03-31 | 1 | -0/+8 |
* | [PATCH] LED: add LED trigger tupport | Richard Purdie | 2006-03-31 | 1 | -0/+52 |
* | [PATCH] LED: add LED class | Richard Purdie | 2006-03-31 | 1 | -0/+51 |