aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds/trigger
AgeCommit message (Expand)AuthorFilesLines
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-17/+15
2016-07-22leds/trigger/cpu: Move from CPU_STARTING to ONLINE levelGravatar Sebastian Andrzej Siewior 1-8/+8
2016-07-15leds/trigger/cpu: Convert to hotplug state machineGravatar Richard Cochran 1-17/+15
2016-06-20leds: convert IDE trigger to common disk triggerGravatar Stephan Linz 3-12/+17
2016-06-08leds: handle suspend/resume in heartbeat triggerGravatar Linus Walleij 1-0/+31
2016-05-06leds: triggers: Allow to switch the trigger to "panic" on a kernel panicGravatar Ezequiel Garcia 2-0/+50
2016-04-19leds: ledtrig-ide-disk: Move ide_blink_delay to ledtrig_ide_activity()Gravatar Jacek Anaszewski 1-1/+2
2016-04-13leds: trigger: Introduce a MTD (NAND/NOR) triggerGravatar Ezequiel Garcia 3-0/+54
2016-03-30leds: trigger: Introduce a kernel panic LED triggerGravatar Ezequiel Garcia 3-0/+38
2016-01-04leds: ledtrig-ide-disk: Make the driver explicitly non-modularGravatar Paul Gortmaker 1-13/+1
2016-01-04leds: ledtrig-cpu: Make the driver explicitly non-modularGravatar Paul Gortmaker 1-25/+1
2016-01-04leds: triggers: oneshot: fix module license specificationGravatar Uwe Kleine-König 1-1/+1
2016-01-04leds: ledtrig-transient: fix duration to be msec instead of jiffiesGravatar Rob Herring 1-1/+1
2016-01-04leds: core: Add led_set_brightness_nosleep{nopm} functionsGravatar Jacek Anaszewski 6-16/+16
2015-11-03leds: triggers: add invert to heartbeatGravatar Jiri Prchal 1-2/+45
2015-08-28leds: Allow compile test of GPIO consumers if !GPIOLIBGravatar Geert Uytterhoeven 1-1/+1
2014-11-14leds: Add support for setting brightness in a synchronous wayGravatar Jacek Anaszewski 6-15/+17
2014-09-11leds: trigger: gpio: fix warning in gpio trigger for gpios whose accessor fun...Gravatar Lothar Waßmann 1-1/+1
2014-05-08drivers/leds: Replace __get_cpu_var use through this_cpu_ptrGravatar Christoph Lameter 1-1/+1
2014-02-27ledtrig-cpu: Handle CPU hot(un)pluggingGravatar Pawel Moll 1-0/+24
2013-08-26leds: trigger: ledtrig-backlight: Fix invalid memory access in fb_event notif...Gravatar Manfred Schlaegl 1-14/+16
2013-04-01leds: add camera LED triggersGravatar Kim, Milo 3-0/+66
2013-04-01leds: move LED trigger drivers into new subdirectoryGravatar Kim, Milo 11-0/+1497