aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac/feature.c
Commit message (Expand)AuthorAge
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-14
|\
| * of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely2014-06-26
* | powerpc: Remove CONFIG_POWER4Michael Ellerman2014-07-28
|/
* powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-31
* powerpc/powermac: Drop unnecessary null testJulia Lawall2010-08-24
* powerpc/powermac: Drop unnecessary of_node_putJulia Lawall2010-08-24
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
|\
| * of/address: Clean up function declarationsGrant Likely2010-08-01
* | powerpc/powermac: Add PowerMac10,2 machine descriptorBenjamin Herrenschmidt2010-07-31
|/
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-25
|\
| * of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-09
* | powerpc: Convert feature_lock to raw_spinlockThomas Gleixner2010-02-18
|/
* powerpc: Missing tests for NULL after ioremap()roel kluin2009-08-19
* powerpc: ARRAY_SIZE changes in pasemi and powermac codeStoyan Gaydarov2009-08-19
* powerpc: Fix duplicate test of MACIO_FLAG_SCCB_ONroel kluin2008-09-15
* [POWERPC] Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt2008-02-08
* [POWERPC] Fix a compile warning in powermac/feature.cSegher Boessenkool2007-08-03
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-07
* [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-24
* [POWERPC] Remove old interface find_path_deviceStephen Rothwell2007-04-24
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-12
* [POWERPC] Fix warning in powermac feature.cBenjamin Herrenschmidt2007-03-07
* [PATCH] Fix compile warnings with CONFIG_PM=nOlaf Hering2006-11-12
* [PATCH] more fallout from get_property returning pointer to constAl Viro2006-09-23
* [POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr2006-07-31
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] powerpc: Don't print chosen idle loop at every bootOlof Johansson2006-04-22
* [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-28
* Merge ../linux-2.6Paul Mackerras2006-03-16
|\
| * [PATCH] powerpc: enable NAP only on cpus who support it to avoid memory corru...Benjamin Herrenschmidt2006-03-16
* | Merge ../powerpc-mergePaul Mackerras2006-02-23
|\|
| * [PATCH] powermac: Fix loss of ethernet PHY on sleepBenjamin Herrenschmidt2006-02-20
| * [SUNGEM]: Unbreak Sun GEM chips.David S. Miller2006-01-31
| * [SUNGEM]: Make PM of PHYs more reliable (#2)Benjamin Herrenschmidt2006-01-23
* | [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-10
|/
* [PATCH] 3/5 powerpc: Add platform functions interpreterBenjamin Herrenschmidt2006-01-08
* [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt2006-01-08
* [PATCH] powerpc: Experimental support for new G5 Macs (#2)Benjamin Herrenschmidt2006-01-08
* [PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt2006-01-08
* [PATCH] powerpc: Update OF address parsersBenjamin Herrenschmidt2006-01-08
* [PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt2006-01-08
* [PATCH] powerpc: Fix clock spreading setting on some powermacsBenjamin Herrenschmidt2005-12-11
* [PATCH] powerpc: add new powerbooks to feature tableOlof Johansson2005-11-15
* powerpc: Merge in 64-bit powermac support.Paul Mackerras2005-10-22
* powerpc: Bring in some changes made to arch/ppc and include/asm-ppc64Paul Mackerras2005-10-12
* powerpc: rename powermac files to remove pmac_ prefixPaul Mackerras2005-10-10