aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/chrp/nvram.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-08powerpc: Add missing headersChristophe Leroy1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-01-22powerpc: Define missing ppc_md.nvram_size for CHRP and PowerMacFinn Thain1-4/+10
2018-07-19chrp/nvram.c: add MODULE_LICENSE()Randy Dunlap1-0/+3
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2013-10-31powerpc/nvram: Fix endian issue when reading the NVRAM sizeCedric Le Goater1-2/+2
2010-09-02powerpc/chrp/nvram.c: Add of_node_put to avoid memory leakJulia Lawall1-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-1/+1
2006-07-31[POWERPC] chrp: Constify & voidify get_property()Jeremy Kerr1-2/+3
2005-11-02powerpc: Compile fixes for chrp/nvram.cPaul Mackerras1-2/+5
2005-11-02powerpc: Use rtas_call not call_rtas in CHRP codePaul Mackerras1-2/+4
2005-10-29[PATCH] ppc32: nvram driver for chrpOlaf Hering1-0/+84