index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
rtas-proc.c
Age
Commit message (
Expand
)
Author
2021-04-14
powerpc/rtas: rename RTAS_RMOBUF_MAX to RTAS_USER_REGION_SIZE
Nathan Lynch
2021-04-14
powerpc/rtas-proc: remove unused RMO_READ_BUF_MAX
Nathan Lynch
2021-04-14
powerpc/rtas: improve ppc_rtas_rmo_buf_show documentation
Nathan Lynch
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-03
powerpc: rtas: clean up time handling
Arnd Bergmann
2018-05-18
powerpc/rtas: Fix spelling mistake "Discharching" -> "Discharging"
Colin Ian King
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-01-22
powerpc: Use octal numbers for file permissions
Russell Currey
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
2014-11-10
powerpc: LLVM complains about forward declaration of struct rtas_sensors
Anton Blanchard
2010-01-15
powerpc: Move /proc/ppc64 to /proc/powerpc update
Nathan Fontenot
2008-05-14
[POWERPC] Fix sparse warnings in arch/powerpc/kernel
Michael Ellerman
2008-04-29
powerpc: use non-racy method for proc entries creation
Denis V. Lunev
2007-05-17
[POWERPC] Fix ppc_rtas_progress_show()
Segher Boessenkool
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2006-07-31
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
2006-04-13
[PATCH] powerpc: Avoid __initcall warnings
Anton Blanchard
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
2006-02-10
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
2005-11-11
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
Benjamin Herrenschmidt
2005-11-10
[PATCH] powerpc: merge code values for identifying platforms
Paul Mackerras
2005-11-03
powerpc: Merge remaining RTAS code
Paul Mackerras