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