summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powermac/pfunc_core.c
AgeCommit message (Expand)Author
2022-05-08powerpc: Add missing headersChristophe Leroy
2022-05-04powerpc/powermac: Use for_each_property_of_node()Michael Ellerman
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2018-03-20powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2016-09-13powerpc/sparse: Make a bunch of things staticDaniel Axtens
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-11-17drivers/of: Constify device_node->name and ->path_component_nameGrant Likely
2010-09-02powerpc/powermac/pfunc_core.c: Add of_node_put to avoid memory leakJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-28of: unify phandle name in struct device_nodeGrant Likely
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-04-13[POWERPC] Make struct property's value a void *Stephen Rothwell
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-15[POWERPC] make pmf irq_client functions safe against pmf interrupts coming inJohannes Berg
2006-06-05[PATCH] pmf_register_irq_client() gives sleep with locks held warningBenjamin Herrenschmidt
2006-03-03powerpc: Turn off verbose debug output in powermac platform functionsPaul Mackerras
2006-02-01[PATCH] powerpc: enable irq's for platform functions.Ben Collins
2006-01-09[PATCH] 3/5 powerpc: Add platform functions interpreterBenjamin Herrenschmidt