aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/trigger (follow)
AgeCommit message (Expand)AuthorFilesLines
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