summaryrefslogtreecommitdiff
path: root/drivers/leds/trigger
AgeCommit message (Expand)Author
2018-01-11leds: ledtrig-transient: Add SPDX license identifiersShuah Khan
2018-01-08leds: trigger: Introduce a NETDEV triggerBen Whitten
2018-01-08ledtrig-activity: Grammar s/a immediate/an immediate/Geert Uytterhoeven
2017-11-14Merge tag 'leds_for_4.15rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25leds: Convert timers to use timer_setup()Kees Cook
2017-10-06leds: ledtrig-heartbeat: Convert timers to use timer_setup()Kees Cook
2017-10-06leds: ledtrig-activity: Add a system activity LED triggerWilly Tarreau
2017-07-06Merge tag 'leds_for_4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds
2017-06-13Revert "leds: handle suspend/resume in heartbeat trigger"Zhang Bo
2017-05-29leds: trigger: gpio: Use threaded IRQJan Kiszka
2017-05-29leds: trigger: gpio: Refresh LED state after GPIO changeJan Kiszka
2017-03-06leds/trigger/cpu: Add LED trigger for all CPUs aggregatedPaulo Costa
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-14leds: ledtrig-heartbeat: Make top brightness adjustableJacek Anaszewski
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-11-22ledtrig-cpu.c: fix englishPavel Machek
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-22leds/trigger/cpu: Move from CPU_STARTING to ONLINE levelSebastian Andrzej Siewior
2016-07-15leds/trigger/cpu: Convert to hotplug state machineRichard Cochran
2016-06-20leds: convert IDE trigger to common disk triggerStephan Linz
2016-06-08leds: handle suspend/resume in heartbeat triggerLinus Walleij
2016-05-06leds: triggers: Allow to switch the trigger to "panic" on a kernel panicEzequiel Garcia
2016-04-19leds: ledtrig-ide-disk: Move ide_blink_delay to ledtrig_ide_activity()Jacek Anaszewski
2016-04-13leds: trigger: Introduce a MTD (NAND/NOR) triggerEzequiel Garcia
2016-03-30leds: trigger: Introduce a kernel panic LED triggerEzequiel Garcia
2016-01-04leds: ledtrig-ide-disk: Make the driver explicitly non-modularPaul Gortmaker
2016-01-04leds: ledtrig-cpu: Make the driver explicitly non-modularPaul Gortmaker
2016-01-04leds: triggers: oneshot: fix module license specificationUwe Kleine-König
2016-01-04leds: ledtrig-transient: fix duration to be msec instead of jiffiesRob Herring
2016-01-04leds: core: Add led_set_brightness_nosleep{nopm} functionsJacek Anaszewski
2015-11-03leds: triggers: add invert to heartbeatJiri Prchal
2015-08-28leds: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2014-11-14leds: Add support for setting brightness in a synchronous wayJacek Anaszewski
2014-09-11leds: trigger: gpio: fix warning in gpio trigger for gpios whose accessor fun...Lothar Waßmann
2014-05-08drivers/leds: Replace __get_cpu_var use through this_cpu_ptrChristoph Lameter
2014-02-27ledtrig-cpu: Handle CPU hot(un)pluggingPawel Moll
2013-08-26leds: trigger: ledtrig-backlight: Fix invalid memory access in fb_event notif...Manfred Schlaegl
2013-04-01leds: add camera LED triggersKim, Milo
2013-04-01leds: move LED trigger drivers into new subdirectoryKim, Milo