aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/trigger (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-11leds: Extends disk trigger for reads and writesLinus Walleij1-1/+11
2018-01-11leds: ledtrig-transient: Add SPDX license identifiersShuah Khan1-20/+13
2018-01-08leds: trigger: Introduce a NETDEV triggerBen Whitten3-0/+504
2018-01-08ledtrig-activity: Grammar s/a immediate/an immediate/Geert Uytterhoeven1-1/+1
2017-11-14Merge tag 'leds_for_4.15rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds5-11/+302
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-25leds: Convert timers to use timer_setup()Kees Cook2-11/+15
2017-10-06leds: ledtrig-heartbeat: Convert timers to use timer_setup()Kees Cook1-6/+10
2017-10-06leds: ledtrig-activity: Add a system activity LED triggerWilly Tarreau3-0/+283
2017-07-06Merge tag 'leds_for_4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds1-22/+7
2017-06-13Revert "leds: handle suspend/resume in heartbeat trigger"Zhang Bo1-31/+0
2017-05-29leds: trigger: gpio: Use threaded IRQJan Kiszka1-23/+6
2017-05-29leds: trigger: gpio: Refresh LED state after GPIO changeJan Kiszka1-0/+2
2017-03-06leds/trigger/cpu: Add LED trigger for all CPUs aggregatedPaulo Costa1-2/+31
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>Ingo Molnar1-0/+1
2017-02-14leds: ledtrig-heartbeat: Make top brightness adjustableJacek Anaszewski1-4/+11
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-1/+1
2016-11-22ledtrig-cpu.c: fix englishPavel Machek1-1/+1
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-17/+15
2016-07-22leds/trigger/cpu: Move from CPU_STARTING to ONLINE levelSebastian Andrzej Siewior1-8/+8
2016-07-15leds/trigger/cpu: Convert to hotplug state machineRichard Cochran1-17/+15
2016-06-20leds: convert IDE trigger to common disk triggerStephan Linz3-12/+17
2016-06-08leds: handle suspend/resume in heartbeat triggerLinus Walleij1-0/+31
2016-05-06leds: triggers: Allow to switch the trigger to "panic" on a kernel panicEzequiel Garcia2-0/+50
2016-04-19leds: ledtrig-ide-disk: Move ide_blink_delay to ledtrig_ide_activity()Jacek Anaszewski1-1/+2
2016-04-13leds: trigger: Introduce a MTD (NAND/NOR) triggerEzequiel Garcia3-0/+54
2016-03-30leds: trigger: Introduce a kernel panic LED triggerEzequiel Garcia3-0/+38
2016-01-04leds: ledtrig-ide-disk: Make the driver explicitly non-modularPaul Gortmaker1-13/+1
2016-01-04leds: ledtrig-cpu: Make the driver explicitly non-modularPaul Gortmaker1-25/+1
2016-01-04leds: triggers: oneshot: fix module license specificationUwe Kleine-König1-1/+1
2016-01-04leds: ledtrig-transient: fix duration to be msec instead of jiffiesRob Herring1-1/+1
2016-01-04leds: core: Add led_set_brightness_nosleep{nopm} functionsJacek Anaszewski6-16/+16
2015-11-03leds: triggers: add invert to heartbeatJiri Prchal1-2/+45
2015-08-28leds: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+1
2014-11-14leds: Add support for setting brightness in a synchronous wayJacek Anaszewski6-15/+17
2014-09-11leds: trigger: gpio: fix warning in gpio trigger for gpios whose accessor function may sleepLothar Waßmann1-1/+1
2014-05-08drivers/leds: Replace __get_cpu_var use through this_cpu_ptrChristoph Lameter1-1/+1
2014-02-27ledtrig-cpu: Handle CPU hot(un)pluggingPawel Moll1-0/+24
2013-08-26leds: trigger: ledtrig-backlight: Fix invalid memory access in fb_event notification callbackManfred Schlaegl1-14/+16
2013-04-01leds: add camera LED triggersKim, Milo3-0/+66
2013-04-01leds: move LED trigger drivers into new subdirectoryKim, Milo11-0/+1497