index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
trigger
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-11
leds: core: Introduce LED pattern trigger
Baolin Wang
3
-0
/
+419
2018-07-06
leds: gpio trigger: simplifications from core changes
Uwe Kleine-König
1
-62
/
+25
2018-07-06
leds: backlight trigger: simplifications from core changes
Uwe Kleine-König
1
-43
/
+19
2018-07-06
leds: activity trigger: simplifications from core changes
Uwe Kleine-König
1
-22
/
+16
2018-07-06
leds: default-on trigger: make use of module_led_trigger()
Uwe Kleine-König
1
-13
/
+1
2018-07-06
leds: heartbeat trigger: simplifications from core changes
Uwe Kleine-König
1
-22
/
+19
2018-07-06
leds: oneshot trigger: simplifications from core changes
Uwe Kleine-König
1
-63
/
+26
2018-07-06
leds: transient trigger: simplifications from core changes
Uwe Kleine-König
1
-68
/
+30
2018-07-06
leds: timer trigger: simplifications from core changes
Uwe Kleine-König
1
-40
/
+13
2018-07-06
leds: netdev trigger: simplifications from core changes
Uwe Kleine-König
1
-68
/
+31
2018-07-06
leds: triggers: let struct led_trigger::activate() return an error code
Uwe Kleine-König
9
-25
/
+42
2018-07-05
leds: triggers: make the MODULE_LICENSE string match the actual license
Uwe Kleine-König
6
-12
/
+8
2018-06-28
leds: triggers: don't depend on LEDS_TRIGGERS twice
Uwe Kleine-König
1
-14
/
+1
2018-06-19
leds: ledtrig-activity: use ktime_get_boot_ns()
Arnd Bergmann
1
-4
/
+1
2018-03-11
leds: Extends disk trigger for reads and writes
Linus Walleij
1
-1
/
+11
2018-01-11
leds: ledtrig-transient: Add SPDX license identifiers
Shuah Khan
1
-20
/
+13
2018-01-08
leds: trigger: Introduce a NETDEV trigger
Ben Whitten
3
-0
/
+504
2018-01-08
ledtrig-activity: Grammar s/a immediate/an immediate/
Geert Uytterhoeven
1
-1
/
+1
2017-11-15
Merge tag 'leds_for_4.15rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-11
/
+302
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
leds: Convert timers to use timer_setup()
Kees Cook
2
-11
/
+15
2017-10-06
leds: ledtrig-heartbeat: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+10
2017-10-06
leds: ledtrig-activity: Add a system activity LED trigger
Willy Tarreau
3
-0
/
+283
2017-07-06
Merge tag 'leds_for_4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/j....
Linus Torvalds
1
-22
/
+7
2017-06-13
Revert "leds: handle suspend/resume in heartbeat trigger"
Zhang Bo
1
-31
/
+0
2017-05-29
leds: trigger: gpio: Use threaded IRQ
Jan Kiszka
1
-23
/
+6
2017-05-29
leds: trigger: gpio: Refresh LED state after GPIO change
Jan Kiszka
1
-0
/
+2
2017-03-07
leds/trigger/cpu: Add LED trigger for all CPUs aggregated
Paulo Costa
1
-2
/
+31
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-15
leds: ledtrig-heartbeat: Make top brightness adjustable
Jacek Anaszewski
1
-4
/
+11
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-1
/
+1
2016-11-22
ledtrig-cpu.c: fix english
Pavel Machek
1
-1
/
+1
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-17
/
+15
2016-07-22
leds/trigger/cpu: Move from CPU_STARTING to ONLINE level
Sebastian Andrzej Siewior
1
-8
/
+8
2016-07-15
leds/trigger/cpu: Convert to hotplug state machine
Richard Cochran
1
-17
/
+15
2016-06-20
leds: convert IDE trigger to common disk trigger
Stephan Linz
3
-12
/
+17
2016-06-08
leds: handle suspend/resume in heartbeat trigger
Linus Walleij
1
-0
/
+31
2016-05-06
leds: triggers: Allow to switch the trigger to "panic" on a kernel panic
Ezequiel Garcia
2
-0
/
+50
2016-04-19
leds: ledtrig-ide-disk: Move ide_blink_delay to ledtrig_ide_activity()
Jacek Anaszewski
1
-1
/
+2
2016-04-13
leds: trigger: Introduce a MTD (NAND/NOR) trigger
Ezequiel Garcia
3
-0
/
+54
2016-03-30
leds: trigger: Introduce a kernel panic LED trigger
Ezequiel Garcia
3
-0
/
+38
2016-01-04
leds: ledtrig-ide-disk: Make the driver explicitly non-modular
Paul Gortmaker
1
-13
/
+1
2016-01-04
leds: ledtrig-cpu: Make the driver explicitly non-modular
Paul Gortmaker
1
-25
/
+1
2016-01-04
leds: triggers: oneshot: fix module license specification
Uwe Kleine-König
1
-1
/
+1
2016-01-04
leds: ledtrig-transient: fix duration to be msec instead of jiffies
Rob Herring
1
-1
/
+1
2016-01-04
leds: core: Add led_set_brightness_nosleep{nopm} functions
Jacek Anaszewski
6
-16
/
+16
2015-11-03
leds: triggers: add invert to heartbeat
Jiri Prchal
1
-2
/
+45
2015-08-28
leds: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+1
2014-11-15
leds: Add support for setting brightness in a synchronous way
Jacek Anaszewski
6
-15
/
+17
2014-09-12
leds: trigger: gpio: fix warning in gpio trigger for gpios whose accessor fun...
Lothar Waßmann
1
-1
/
+1
[next]