aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/trigger/ledtrig-cpu.c
AgeCommit message (Expand)Author
2023-11-20leds: trigger: ledtrig-cpu:: Fix 'output may be truncated' issue for 'cpu'Christophe JAILLET
2023-11-20ledtrig-cpu: Limit to 8 CPUsPavel Machek
2017-03-06leds/trigger/cpu: Add LED trigger for all CPUs aggregatedPaulo Costa
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-11-22ledtrig-cpu.c: fix englishPavel Machek
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-01-04leds: ledtrig-cpu: Make the driver explicitly non-modularPaul Gortmaker
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-04-01leds: move LED trigger drivers into new subdirectoryKim, Milo