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
/
platforms
/
powermac
/
pfunc_core.c
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2018-03-20
powerpc: Use sizeof(*foo) rather than sizeof(struct foo)
Markus Elfring
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2016-09-13
powerpc/sparse: Make a bunch of things static
Daniel Axtens
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2012-11-17
drivers/of: Constify device_node->name and ->path_component_name
Grant Likely
2010-09-02
powerpc/powermac/pfunc_core.c: Add of_node_put to avoid memory leak
Julia Lawall
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-28
of: unify phandle name in struct device_node
Grant Likely
2008-04-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen 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-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-15
[POWERPC] make pmf irq_client functions safe against pmf interrupts coming in
Johannes Berg
2006-06-05
[PATCH] pmf_register_irq_client() gives sleep with locks held warning
Benjamin Herrenschmidt
2006-03-03
powerpc: Turn off verbose debug output in powermac platform functions
Paul Mackerras
2006-02-01
[PATCH] powerpc: enable irq's for platform functions.
Ben Collins
2006-01-09
[PATCH] 3/5 powerpc: Add platform functions interpreter
Benjamin Herrenschmidt