| Commit message (Expand) | Author | Age |
* | leds: add camera LED triggers | Kim, Milo | 2013-04-01 |
* | leds: trigger: use inline functions instead of macros | Kim, Milo | 2013-04-01 |
* | led: Add dependency on CONFIG_LEDS_TRIGGERS to led_trigger_rename_static() | Jingoo Han | 2012-11-26 |
* | leds: add led_trigger_rename function | Fabio Baltieri | 2012-11-26 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2012-10-10 |
|\ |
|
| * | leds: delay led_set_brightness if stopping soft-blink | Fabio Baltieri | 2012-09-11 |
* | | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Arnd Bergmann | 2012-08-13 |
|\ \
| |/
|/| |
|
| * | led-triggers: create a trigger for CPU activity | Bryan Wu | 2012-07-31 |
* | | leds: Rename led_brightness_set() to led_set_brightness() | Shuah Khan | 2012-07-23 |
* | | leds: add oneshot blink functions | Fabio Baltieri | 2012-07-23 |
|/ |
|
* | leds: add new field to led_classdev struct to save activation state | Shuah Khan | 2012-05-29 |
* | leds: provide helper to register "leds-gpio" devices | Uwe Kleine-König | 2011-05-25 |
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2011-03-26 |
|\ |
|
| * | leds: Add ability to blink via simple trigger | Vasily Khoruzhick | 2011-01-31 |
* | | leds: make *struct gpio_led_platform_data.leds const | Uwe Kleine-König | 2011-03-22 |
|/ |
|
* | led-class: always implement blinking | Johannes Berg | 2010-11-12 |
* | leds: leds-gpio: Change blink_set callback to be able to turn off blinking | Benjamin Herrenschmidt | 2010-05-26 |
* | leds: Futher document blink_set | Richard Purdie | 2009-06-23 |
* | leds: Add options to have GPIO LEDs start on or keep their state | Trent Piepho | 2009-06-23 |
* | leds: Further document parameters for blink_set() | Mark Brown | 2009-06-23 |
* | leds: Add suspend/resume state flags to leds-gpio | Richard Purdie | 2009-04-06 |
* | leds: allow led-drivers to use a variable range of brightness values | Guennadi Liakhovetski | 2009-04-06 |
* | leds: Add suspend/resume to the core class | Richard Purdie | 2009-01-08 |
* | leds: Make header variable naming consistent | Wolfram Sang | 2009-01-08 |
* | leds: Make default trigger fields const | Trent Piepho | 2008-10-20 |
* | leds: Add support for Philips PCA955x I2C LED drivers | Nate Case | 2008-07-23 |
* | leds: mark led_classdev.default_trigger as const | Anton Vorontsov | 2008-07-23 |
* | leds: Document the context brightness_set needs | Richard Purdie | 2008-04-24 |
* | leds: Add support to leds with readable status | Henrique de Moraes Holschuh | 2008-04-24 |
* | leds: enable support for blink_set() platform hook in leds-gpio | Herbert Valerio Riedel | 2008-04-24 |
* | PM: Remove destroy_suspended_device() | Rafael J. Wysocki | 2008-04-19 |
* | leds: Add support for hardware accelerated LED flashing | Márton Németh | 2008-02-07 |
* | leds: add possibility to remove leds classdevs during suspend/resume | Rafael J. Wysocki | 2008-02-05 |
* | leds: Fix led trigger locking bugs | Richard Purdie | 2007-12-07 |
* | leds: Add missing include for leds.h | Yoichi Yuasa | 2007-09-11 |
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2007-07-22 |
|\ |
|
| * | leds: Convert from struct class_device to struct device | Richard Purdie | 2007-07-15 |
| * | leds: Add generic GPIO LED driver | Raphael Assenat | 2007-07-15 |
* | | Remove unnecessary includes of spinlock.h under include/linux | Robert P. J. Day | 2007-07-16 |
|/ |
|
* | [PATCH] make leds.h include relevant headers | Johannes Berg | 2006-09-29 |
* | [PATCH] leds: re-layout include/linux/leds.h | Ben Dooks | 2006-04-11 |
* | [PATCH] LED: Add IDE disk activity LED trigger | Richard Purdie | 2006-03-31 |
* | [PATCH] LED: add LED trigger tupport | Richard Purdie | 2006-03-31 |
* | [PATCH] LED: add LED class | Richard Purdie | 2006-03-31 |