index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
leds.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
leds: Add helper for getting default pattern from Device Tree
Krzysztof Kozlowski
2019-01-16
1
-0
/
+13
*
Merge tag 'leds-for-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-12-25
1
-0
/
+1
|
\
|
*
led: triggers: Add LED_INIT_DEFAULT_TRIGGER flag
Jacek Anaszewski
2018-12-10
1
-0
/
+1
*
|
leds: trigger: Introduce audio mute LED trigger
Takashi Iwai
2018-11-28
1
-0
/
+20
|
/
*
leds: core: Introduce LED pattern trigger
Baolin Wang
2018-10-11
1
-0
/
+15
*
leds: triggers: new function led_set_trigger_data()
Uwe Kleine-König
2018-07-05
1
-0
/
+7
*
leds: triggers: define module_led_trigger helper
Uwe Kleine-König
2018-07-05
1
-0
/
+4
*
leds: triggers: add device attribute support
Uwe Kleine-König
2018-07-05
1
-0
/
+11
*
leds: triggers: let struct led_trigger::activate() return an error code
Uwe Kleine-König
2018-07-05
1
-5
/
+9
*
leds: Extends disk trigger for reads and writes
Linus Walleij
2018-03-11
1
-2
/
+2
*
leds: Replace flags bit shift with BIT() macros
David Lin
2017-10-06
1
-9
/
+9
*
leds: gpio: Allow LED to retain state at shutdown
Andrew Jeffery
2017-08-29
1
-0
/
+2
*
leds: core: add OF variants of LED registering functions
Rafał Miłecki
2017-03-08
1
-4
/
+10
*
leds: class: Add new optional brightness_hw_changed attribute
Hans de Goede
2017-01-29
1
-0
/
+15
*
leds: add LED_ON brightness as boolean value
Andi Shyti
2017-01-05
1
-0
/
+1
*
led: core: Fix blink_brightness setting race
Hans de Goede
2016-11-22
1
-0
/
+1
*
led: core: Use atomic bit-field for the blink-flags
Hans de Goede
2016-11-22
1
-10
/
+14
*
leds: gpio: introduce gpio_blink_set_t
Heiner Kallweit
2016-09-15
1
-3
/
+6
*
leds: Add no-op gpio_led_register_device when LED subsystem is disabled
Andrew F. Davis
2016-06-27
1
-0
/
+8
*
leds: convert IDE trigger to common disk trigger
Stephan Linz
2016-06-20
1
-3
/
+3
*
leds: core: Fix brightness setting upon hardware blinking enabled
Tony Makkiel
2016-06-08
1
-11
/
+12
*
leds: gpio: Support the "panic-indicator" firmware property
Ezequiel Garcia
2016-05-06
1
-0
/
+1
*
leds: triggers: Allow to switch the trigger to "panic" on a kernel panic
Ezequiel Garcia
2016-05-06
1
-0
/
+1
*
leds: trigger: Introduce a MTD (NAND/NOR) trigger
Ezequiel Garcia
2016-04-13
1
-0
/
+6
*
leds: core: avoid error message when a USB LED device is unplugged
Heiner Kallweit
2016-03-14
1
-0
/
+2
*
leds: core: fix misleading comment after workqueue removal from drivers
Heiner Kallweit
2016-03-14
1
-2
/
+4
*
leds: core: add managed version of led_trigger_register
Heiner Kallweit
2016-01-04
1
-0
/
+2
*
leds: core: Drivers shouldn't enforce SYNC/ASYNC brightness setting
Jacek Anaszewski
2016-01-04
1
-3
/
+16
*
leds: core: Use set_brightness_work for the blocking op
Jacek Anaszewski
2016-01-04
1
-1
/
+1
*
leds: Rename brightness_set_sync op to brightness_set_blocking
Jacek Anaszewski
2016-01-04
1
-2
/
+2
*
leds: core: Add two new LED_BLINK_ flags
Jacek Anaszewski
2016-01-04
1
-4
/
+6
*
arcnet: com20020-pci: add led trigger support
Michael Grzeschik
2015-10-26
1
-0
/
+7
*
leds: unify the location of led-trigger API
Jacek Anaszewski
2015-05-04
1
-0
/
+25
*
leds: flash: Remove synchronized flash strobe feature
Jacek Anaszewski
2015-03-09
1
-1
/
+0
*
leds: Introduce devres helper for led_classdev_register
Bjorn Andersson
2015-03-09
1
-0
/
+4
*
leds: Add LED Flash class extension to the LED subsystem
Jacek Anaszewski
2015-01-26
1
-0
/
+3
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2014-12-15
1
-0
/
+40
|
\
|
*
leds: Add support for setting brightness in a synchronous way
Jacek Anaszewski
2014-11-14
1
-0
/
+8
|
*
leds: implement sysfs interface locking mechanism
Jacek Anaszewski
2014-11-14
1
-0
/
+32
*
|
leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors
Mika Westerberg
2014-11-04
1
-1
/
+1
*
|
leds: leds-gpio: Add support for GPIO descriptors
Mika Westerberg
2014-11-04
1
-0
/
+1
|
/
*
leds: Improve and export led_update_brightness
Jacek Anaszewski
2014-09-12
1
-0
/
+10
*
leds: make brightness type consistent across whole subsystem
Jacek Anaszewski
2014-09-11
1
-2
/
+2
*
leds: Reorder include directives
Jacek Anaszewski
2014-09-11
1
-1
/
+1
*
Revert "leds: convert blink timer to workqueue"
Jiri Kosina
2014-09-02
1
-1
/
+2
*
leds: convert blink timer to workqueue
Vincent Donnefort
2014-07-03
1
-2
/
+1
*
leds: add led-class attribute-group support
Johan Hovold
2014-06-25
1
-0
/
+2
*
leds: add camera LED triggers
Kim, Milo
2013-04-01
1
-0
/
+8
*
leds: trigger: use inline functions instead of macros
Kim, Milo
2013-04-01
1
-11
/
+14
*
led: Add dependency on CONFIG_LEDS_TRIGGERS to led_trigger_rename_static()
Jingoo Han
2012-11-26
1
-18
/
+17
[next]