index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
leds.h
Age
Commit message (
Expand
)
Author
2011-05-25
leds: provide helper to register "leds-gpio" devices
Uwe Kleine-König
2011-03-26
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2011-03-23
leds: make *struct gpio_led_platform_data.leds const
Uwe Kleine-König
2011-01-31
leds: Add ability to blink via simple trigger
Vasily Khoruzhick
2010-11-12
led-class: always implement blinking
Johannes Berg
2010-05-26
leds: leds-gpio: Change blink_set callback to be able to turn off blinking
Benjamin Herrenschmidt
2009-06-23
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-04-06
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-01-08
leds: Add suspend/resume to the core class
Richard Purdie
2009-01-08
leds: Make header variable naming consistent
Wolfram Sang
2008-10-20
leds: Make default trigger fields const
Trent Piepho
2008-07-23
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-04-24
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-20
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
2008-02-07
leds: Add support for hardware accelerated LED flashing
Márton Németh
2008-02-05
leds: add possibility to remove leds classdevs during suspend/resume
Rafael J. Wysocki
2007-12-07
leds: Fix led trigger locking bugs
Richard Purdie
2007-09-11
leds: Add missing include for leds.h
Yoichi Yuasa
2007-07-22
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
2007-07-16
Remove unnecessary includes of spinlock.h under include/linux
Robert P. J. Day
2007-07-16
leds: Convert from struct class_device to struct device
Richard Purdie
2007-07-16
leds: Add generic GPIO LED driver
Raphael Assenat
2006-09-29
[PATCH] make leds.h include relevant headers
Johannes Berg
2006-04-11
[PATCH] leds: re-layout include/linux/leds.h
Ben Dooks
2006-03-31
[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