summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/chrp/nvram.c
AgeCommit message (Expand)AuthorFilesLines
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 imp...Tejun 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