aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* led: Add dependency on CONFIG_LEDS_TRIGGERS to led_trigger_rename_static()Jingoo Han2012-11-261-18/+17
* leds: add led_trigger_rename functionFabio Baltieri2012-11-261-0/+18
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2012-10-101-0/+4
|\
| * leds: delay led_set_brightness if stopping soft-blinkFabio Baltieri2012-09-111-0/+4
* | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann2012-08-131-0/+16
|\ \ | |/ |/|
| * led-triggers: create a trigger for CPU activityBryan Wu2012-07-311-0/+16
* | leds: Rename led_brightness_set() to led_set_brightness()Shuah Khan2012-07-231-2/+2
* | leds: add oneshot blink functionsFabio Baltieri2012-07-231-0/+25
|/
* leds: add new field to led_classdev struct to save activation stateShuah Khan2012-05-291-0/+2
* leds: provide helper to register "leds-gpio" devicesUwe Kleine-König2011-05-251-0/+2
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2011-03-251-0/+3
|\
| * leds: Add ability to blink via simple triggerVasily Khoruzhick2011-01-311-0/+3
* | leds: make *struct gpio_led_platform_data.leds constUwe Kleine-König2011-03-221-2/+2
|/
* led-class: always implement blinkingJohannes Berg2010-11-121-4/+43
* leds: leds-gpio: Change blink_set callback to be able to turn off blinkingBenjamin Herrenschmidt2010-05-261-4/+8
* leds: Futher document blink_setRichard Purdie2009-06-231-1/+2
* leds: Add options to have GPIO LEDs start on or keep their stateTrent Piepho2009-06-231-2/+7
* leds: Further document parameters for blink_set()Mark Brown2009-06-231-1/+3
* leds: Add suspend/resume state flags to leds-gpioRichard Purdie2009-04-061-1/+2
* leds: allow led-drivers to use a variable range of brightness valuesGuennadi Liakhovetski2009-04-061-0/+1
* leds: Add suspend/resume to the core classRichard Purdie2009-01-081-0/+3
* leds: Make header variable naming consistentWolfram Sang2009-01-081-1/+1
* leds: Make default trigger fields constTrent Piepho2008-10-201-2/+2
* leds: Add support for Philips PCA955x I2C LED driversNate Case2008-07-231-0/+14
* leds: mark led_classdev.default_trigger as constAnton Vorontsov2008-07-231-1/+1
* leds: Document the context brightness_set needsRichard Purdie2008-04-241-0/+1
* leds: Add support to leds with readable statusHenrique de Moraes Holschuh2008-04-241-0/+2
* leds: enable support for blink_set() platform hook in leds-gpioHerbert Valerio Riedel2008-04-241-0/+3
* PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-191-9/+1
* leds: Add support for hardware accelerated LED flashingMárton Németh2008-02-071-0/+5
* leds: add possibility to remove leds classdevs during suspend/resumeRafael J. Wysocki2008-02-051-1/+9
* leds: Fix led trigger locking bugsRichard Purdie2007-12-071-1/+2
* leds: Add missing include for leds.hYoichi Yuasa2007-09-111-0/+1
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2007-07-221-2/+15
|\
| * leds: Convert from struct class_device to struct deviceRichard Purdie2007-07-151-2/+1
| * leds: Add generic GPIO LED driverRaphael Assenat2007-07-151-0/+14
* | Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day2007-07-161-1/+0
|/
* [PATCH] make leds.h include relevant headersJohannes Berg2006-09-291-0/+3
* [PATCH] leds: re-layout include/linux/leds.hBen Dooks2006-04-111-26/+25
* [PATCH] LED: Add IDE disk activity LED triggerRichard Purdie2006-03-311-0/+8
* [PATCH] LED: add LED trigger tupportRichard Purdie2006-03-311-0/+52
* [PATCH] LED: add LED classRichard Purdie2006-03-311-0/+51