aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/led.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-20proc: make the proc_create[_data]() stubs static inlinesHans de Goede1-5/+3
2021-02-18sparc: fix led.c driver when PROC_FS is not enabledRandy Dunlap1-0/+2
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-8/+7
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2017-11-02sparc/led: Convert timers to use timer_setup()Kees Cook1-7/+9
2017-05-09sparc: use memdup_user_nul in sun4m LED driverGeliang Tang1-10/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>Ingo Molnar1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-1/+0
2008-06-03sparc: switch /proc/led to seq_fileAlexey Dobriyan1-13/+21
2008-02-24[SPARC]: Fix build in arch/sparc/kernel/led.cDavid S. Miller1-0/+3
2005-12-15[PATCH] arch/sparc/kernel/led.c __user annotationsAl Viro1-1/+1
2005-11-07[SPARC]: Add sun4m LED driver.Lars Kotthoff1-0/+139