summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac/pfunc_core.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring2018-03-201-2/+2
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-3/+3
* powerpc/sparse: Make a bunch of things staticDaniel Axtens2016-09-131-1/+1
* powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-151-1/+0Star
* drivers/of: Constify device_node->name and ->path_component_nameGrant Likely2012-11-171-1/+1
* powerpc/powermac/pfunc_core.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-021-3/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* of: unify phandle name in struct device_nodeGrant Likely2010-01-281-1/+1
* arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-191-1/+0Star
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-121-1/+1
* [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-121-2/+1Star
* [POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr2006-07-311-2/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-281-1/+1
* [POWERPC] make pmf irq_client functions safe against pmf interrupts coming inJohannes Berg2006-06-151-0/+14
* [PATCH] pmf_register_irq_client() gives sleep with locks held warningBenjamin Herrenschmidt2006-06-051-7/+11
* powerpc: Turn off verbose debug output in powermac platform functionsPaul Mackerras2006-03-031-0/+6
* [PATCH] powerpc: enable irq's for platform functions.Ben Collins2006-02-011-3/+10
* [PATCH] 3/5 powerpc: Add platform functions interpreterBenjamin Herrenschmidt2006-01-091-0/+989