summaryrefslogtreecommitdiff
path: root/include/linux/leds.h
AgeCommit message (Expand)Author
2011-05-25leds: provide helper to register "leds-gpio" devicesUwe Kleine-König
2011-03-25Merge git://git.infradead.org/battery-2.6Linus Torvalds
2011-03-22leds: make *struct gpio_led_platform_data.leds constUwe Kleine-König
2011-01-31leds: Add ability to blink via simple triggerVasily Khoruzhick
2010-11-12led-class: always implement blinkingJohannes Berg
2010-05-26leds: leds-gpio: Change blink_set callback to be able to turn off blinkingBenjamin Herrenschmidt
2009-06-23leds: Futher document blink_setRichard Purdie
2009-06-23leds: Add options to have GPIO LEDs start on or keep their stateTrent Piepho
2009-06-23leds: Further document parameters for blink_set()Mark Brown
2009-04-06leds: Add suspend/resume state flags to leds-gpioRichard Purdie
2009-04-06leds: allow led-drivers to use a variable range of brightness valuesGuennadi Liakhovetski
2009-01-08leds: Add suspend/resume to the core classRichard Purdie
2009-01-08leds: Make header variable naming consistentWolfram Sang
2008-10-20leds: Make default trigger fields constTrent Piepho
2008-07-23leds: Add support for Philips PCA955x I2C LED driversNate Case
2008-07-23leds: mark led_classdev.default_trigger as constAnton Vorontsov
2008-04-24leds: Document the context brightness_set needsRichard Purdie
2008-04-24leds: Add support to leds with readable statusHenrique de Moraes Holschuh
2008-04-24leds: enable support for blink_set() platform hook in leds-gpioHerbert Valerio Riedel
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki
2008-02-07leds: Add support for hardware accelerated LED flashingMárton Németh
2008-02-05leds: add possibility to remove leds classdevs during suspend/resumeRafael J. Wysocki
2007-12-07leds: Fix led trigger locking bugsRichard Purdie
2007-09-11leds: Add missing include for leds.hYoichi Yuasa
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2007-07-16Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day
2007-07-16leds: Convert from struct class_device to struct deviceRichard Purdie
2007-07-16leds: Add generic GPIO LED driverRaphael Assenat
2006-09-29[PATCH] make leds.h include relevant headersJohannes Berg
2006-04-11[PATCH] leds: re-layout include/linux/leds.hBen Dooks
2006-03-31[PATCH] LED: Add IDE disk activity LED triggerRichard Purdie
2006-03-31[PATCH] LED: add LED trigger tupportRichard Purdie
2006-03-31[PATCH] LED: add LED classRichard Purdie