开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powermac
/
pfunc_base.c
Age
Commit message (
Expand
)
Author
2024-08-29
powerpc/powermac/pfunc_base: Use helper function for_each_child_of_node()
Zhang Zekun
2022-09-05
powerpc/powermac/pfunc_base: Add missing of_node_put() in macio_gpio_init_one()
Liang He
2021-12-23
powerpc/powermac: Add __init attribute to eligible functions
Nick Child
2020-07-29
powerpc: use for_each_child_of_node() macro
Qinglang Miao
2018-12-22
powerpc: Use of_node_name_eq for node name comparisons
Rob Herring
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2013-10-09
powerpc: add explicit OF includes
Rob Herring
2010-02-19
powerpc: Convert feature_lock to raw_spinlock
Thomas Gleixner
2008-01-17
[POWERPC] powermac: Use machine_*_initcall() hooks in platform code
Grant Likely
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-14
Merge branch 'linux-2.6'
Paul Mackerras
2006-09-03
[PATCH] powerpc: Fix typo in powermac platform functions
Benjamin Herrenschmidt
2006-07-31
[POWERPC] powermac: Constify & voidify get_property()
Jeremy Kerr
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
2006-03-03
powerpc: Turn off verbose debug output in powermac platform functions
Paul Mackerras
2006-01-09
[PATCH] 3/5 powerpc: Add platform functions interpreter
Benjamin Herrenschmidt