index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
trigger
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'leds-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
2019-12-01
1
-1
/
+4
|
\
|
*
leds: trigger: netdev: fix handling on interface rename
Martin Schiller
2019-11-03
1
-1
/
+4
*
|
leds: Use all-in-one vtime aware kcpustat accessor
Frederic Weisbecker
2019-11-21
1
-5
/
+9
*
|
leds: Use vtime aware kcpustat accessor to fetch CPUTIME_SYSTEM
Frederic Weisbecker
2019-10-29
1
-1
/
+1
|
/
*
leds: trigger: gpio: GPIO 0 is valid
Andy Shevchenko
2019-09-01
1
-5
/
+7
*
Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
2
-2
/
+2
|
\
|
*
docs: leds: convert to ReST
Mauro Carvalho Chehab
2019-06-28
2
-2
/
+2
|
*
leds: avoid flush_work in atomic context
Pavel Machek
2019-05-26
1
-0
/
+5
*
|
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
2019-07-03
12
-53
/
+12
|
\
\
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
12
-53
/
+12
*
|
|
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
2019-06-22
1
-1
/
+1
|
/
/
*
|
leds: avoid flush_work in atomic context
Pavel Machek
2019-05-31
1
-0
/
+5
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
leds: trigger: netdev: use memcpy in device_name_store
Rasmus Villemoes
2019-03-30
1
-1
/
+2
*
leds: trigger: netdev: fix refcnt leak on interface rename
Rafał Miłecki
2019-03-26
1
-8
/
+5
*
leds: trigger: timer: Add initialization from Device Tree
Krzysztof Kozlowski
2019-01-16
1
-0
/
+34
*
leds: trigger: oneshot: Add initialization from Device Tree
Krzysztof Kozlowski
2019-01-16
1
-2
/
+36
*
leds: trigger: pattern: Add pattern initialization from Device Tree
Krzysztof Kozlowski
2019-01-16
1
-19
/
+80
*
leds: trigger: Introduce audio mute LED trigger
Takashi Iwai
2018-11-28
3
-0
/
+52
*
leds: trigger: Fix sleeping function called from invalid context
Baolin Wang
2018-11-07
1
-16
/
+4
*
Fix pattern handling optimalization
Pavel Machek
2018-10-25
1
-3
/
+4
*
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
[next]