aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/rtas-proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-13/+13
2018-06-03powerpc: rtas: clean up time handlingArnd Bergmann1-12/+12
2018-05-18powerpc/rtas: Fix spelling mistake "Discharching" -> "Discharging"Colin Ian King1-1/+1
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-28/+4
2018-01-22powerpc: Use octal numbers for file permissionsRussell Currey1-7/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-06-14powerpc: Various typo fixesMichael Ellerman1-1/+1
2014-11-10powerpc: LLVM complains about forward declaration of struct rtas_sensorsAnton Blanchard1-11/+9
2010-01-15powerpc: Move /proc/ppc64 to /proc/powerpc updateNathan Fontenot1-7/+7
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman1-7/+7
2008-04-29powerpc: use non-racy method for proc entries creationDenis V. Lunev1-31/+14
2007-05-17[POWERPC] Fix ppc_rtas_progress_show()Segher Boessenkool1-1/+1
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-2/+2
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-7/+7
2006-07-31[POWERPC] Constify & voidify get_property()Jeremy Kerr1-12/+13
2006-04-13[PATCH] powerpc: Avoid __initcall warningsAnton Blanchard1-2/+2
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-1/+1
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason1-1/+0
2005-11-11[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt1-1/+0
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras1-1/+1
2005-11-03powerpc: Merge remaining RTAS codePaul Mackerras1-0/+808