Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-05-08 | drivers/leds: Replace __get_cpu_var use through this_cpu_ptr | Christoph Lameter | 1 | -1/+1 |
2014-02-27 | ledtrig-cpu: Handle CPU hot(un)plugging | Pawel Moll | 1 | -0/+24 |
2013-08-27 | leds: trigger: ledtrig-backlight: Fix invalid memory access in fb_event notif... | Manfred Schlaegl | 1 | -14/+16 |
2013-04-01 | leds: add camera LED triggers | Kim, Milo | 3 | -0/+66 |
2013-04-01 | leds: move LED trigger drivers into new subdirectory | Kim, Milo | 11 | -0/+1497 |