index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
trigger
Commit message (
Expand
)
Author
Age
Files
Lines
*
leds: core: Introduce LED pattern trigger
Baolin Wang
2018-10-11
3
-0
/
+419
*
leds: gpio trigger: simplifications from core changes
Uwe Kleine-König
2018-07-05
1
-62
/
+25
*
leds: backlight trigger: simplifications from core changes
Uwe Kleine-König
2018-07-05
1
-43
/
+19
*
leds: activity trigger: simplifications from core changes
Uwe Kleine-König
2018-07-05
1
-22
/
+16
*
leds: default-on trigger: make use of module_led_trigger()
Uwe Kleine-König
2018-07-05
1
-13
/
+1
*
leds: heartbeat trigger: simplifications from core changes
Uwe Kleine-König
2018-07-05
1
-22
/
+19
*
leds: oneshot trigger: simplifications from core changes
Uwe Kleine-König
2018-07-05
1
-63
/
+26
*
leds: transient trigger: simplifications from core changes
Uwe Kleine-König
2018-07-05
1
-68
/
+30
*
leds: timer trigger: simplifications from core changes
Uwe Kleine-König
2018-07-05
1
-40
/
+13
*
leds: netdev trigger: simplifications from core changes
Uwe Kleine-König
2018-07-05
1
-68
/
+31
*
leds: triggers: let struct led_trigger::activate() return an error code
Uwe Kleine-König
2018-07-05
9
-25
/
+42
*
leds: triggers: make the MODULE_LICENSE string match the actual license
Uwe Kleine-König
2018-07-05
6
-12
/
+8
*
leds: triggers: don't depend on LEDS_TRIGGERS twice
Uwe Kleine-König
2018-06-28
1
-14
/
+1
*
leds: ledtrig-activity: use ktime_get_boot_ns()
Arnd Bergmann
2018-06-19
1
-4
/
+1
*
leds: Extends disk trigger for reads and writes
Linus Walleij
2018-03-11
1
-1
/
+11
*
leds: ledtrig-transient: Add SPDX license identifiers
Shuah Khan
2018-01-11
1
-20
/
+13
*
leds: trigger: Introduce a NETDEV trigger
Ben Whitten
2018-01-08
3
-0
/
+504
*
ledtrig-activity: Grammar s/a immediate/an immediate/
Geert Uytterhoeven
2018-01-08
1
-1
/
+1
*
Merge tag 'leds_for_4.15rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-14
5
-11
/
+302
|
\
|
*
leds: Convert timers to use timer_setup()
Kees Cook
2017-10-25
2
-11
/
+15
|
*
leds: ledtrig-heartbeat: Convert timers to use timer_setup()
Kees Cook
2017-10-06
1
-6
/
+10
|
*
leds: ledtrig-activity: Add a system activity LED trigger
Willy Tarreau
2017-10-06
3
-0
/
+283
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge tag 'leds_for_4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/j....
Linus Torvalds
2017-07-06
1
-22
/
+7
|
\
|
*
leds: trigger: gpio: Use threaded IRQ
Jan Kiszka
2017-05-29
1
-23
/
+6
|
*
leds: trigger: gpio: Refresh LED state after GPIO change
Jan Kiszka
2017-05-29
1
-0
/
+2
*
|
Revert "leds: handle suspend/resume in heartbeat trigger"
Zhang Bo
2017-06-13
1
-31
/
+0
|
/
*
leds/trigger/cpu: Add LED trigger for all CPUs aggregated
Paulo Costa
2017-03-06
1
-2
/
+31
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
leds: ledtrig-heartbeat: Make top brightness adjustable
Jacek Anaszewski
2017-02-14
1
-4
/
+11
*
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
ledtrig-cpu.c: fix english
Pavel Machek
2016-11-22
1
-1
/
+1
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-29
1
-17
/
+15
|
\
|
*
leds/trigger/cpu: Move from CPU_STARTING to ONLINE level
Sebastian Andrzej Siewior
2016-07-22
1
-8
/
+8
|
*
leds/trigger/cpu: Convert to hotplug state machine
Richard Cochran
2016-07-15
1
-17
/
+15
*
|
leds: convert IDE trigger to common disk trigger
Stephan Linz
2016-06-20
3
-12
/
+17
|
/
*
leds: handle suspend/resume in heartbeat trigger
Linus Walleij
2016-06-08
1
-0
/
+31
*
leds: triggers: Allow to switch the trigger to "panic" on a kernel panic
Ezequiel Garcia
2016-05-06
2
-0
/
+50
*
leds: ledtrig-ide-disk: Move ide_blink_delay to ledtrig_ide_activity()
Jacek Anaszewski
2016-04-19
1
-1
/
+2
*
leds: trigger: Introduce a MTD (NAND/NOR) trigger
Ezequiel Garcia
2016-04-13
3
-0
/
+54
*
leds: trigger: Introduce a kernel panic LED trigger
Ezequiel Garcia
2016-03-30
3
-0
/
+38
*
leds: ledtrig-ide-disk: Make the driver explicitly non-modular
Paul Gortmaker
2016-01-04
1
-13
/
+1
*
leds: ledtrig-cpu: Make the driver explicitly non-modular
Paul Gortmaker
2016-01-04
1
-25
/
+1
*
leds: triggers: oneshot: fix module license specification
Uwe Kleine-König
2016-01-04
1
-1
/
+1
*
leds: ledtrig-transient: fix duration to be msec instead of jiffies
Rob Herring
2016-01-04
1
-1
/
+1
*
leds: core: Add led_set_brightness_nosleep{nopm} functions
Jacek Anaszewski
2016-01-04
6
-16
/
+16
*
leds: triggers: add invert to heartbeat
Jiri Prchal
2015-11-03
1
-2
/
+45
*
leds: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-08-28
1
-1
/
+1
*
leds: Add support for setting brightness in a synchronous way
Jacek Anaszewski
2014-11-14
6
-15
/
+17
*
leds: trigger: gpio: fix warning in gpio trigger for gpios whose accessor fun...
Lothar Waßmann
2014-09-11
1
-1
/
+1
[next]