summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powermac/feature.c
AgeCommit message (Expand)Author
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-11powerpc/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya
2017-12-04powerpc: Use of for_each_node_by_name() instead of open-coding itDmitry Torokhov
2017-12-04powerpc/powermac: drop useless call to of_find_node_by_nameDmitry Torokhov
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-07-28powerpc: Remove CONFIG_POWER4Michael Ellerman
2014-06-26of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2010-08-24powerpc/powermac: Drop unnecessary null testJulia Lawall
2010-08-24powerpc/powermac: Drop unnecessary of_node_putJulia Lawall
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-01of/address: Clean up function declarationsGrant Likely
2010-07-31powerpc/powermac: Add PowerMac10,2 machine descriptorBenjamin Herrenschmidt
2010-02-26Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-02-19powerpc: Convert feature_lock to raw_spinlockThomas Gleixner
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely
2009-08-20powerpc: Missing tests for NULL after ioremap()roel kluin
2009-08-20powerpc: ARRAY_SIZE changes in pasemi and powermac codeStoyan Gaydarov
2008-09-15powerpc: Fix duplicate test of MACIO_FLAG_SCCB_ONroel kluin
2008-02-08[POWERPC] Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt
2007-08-03[POWERPC] Fix a compile warning in powermac/feature.cSegher Boessenkool
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell
2007-04-24[POWERPC] Remove old interface find_path_deviceStephen Rothwell
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-03-08[POWERPC] Fix warning in powermac feature.cBenjamin Herrenschmidt
2006-11-13[PATCH] Fix compile warnings with CONFIG_PM=nOlaf Hering
2006-09-23[PATCH] more fallout from get_property returning pointer to constAl Viro
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-22[PATCH] powerpc: Don't print chosen idle loop at every bootOlof Johansson
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt
2006-03-17Merge ../linux-2.6Paul Mackerras
2006-03-16[PATCH] powerpc: enable NAP only on cpus who support it to avoid memory corru...Benjamin Herrenschmidt
2006-02-24Merge ../powerpc-mergePaul Mackerras
2006-02-20[PATCH] powermac: Fix loss of ethernet PHY on sleepBenjamin Herrenschmidt
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason
2006-01-31[SUNGEM]: Unbreak Sun GEM chips.David S. Miller
2006-01-23[SUNGEM]: Make PM of PHYs more reliable (#2)Benjamin Herrenschmidt
2006-01-09[PATCH] 3/5 powerpc: Add platform functions interpreterBenjamin Herrenschmidt
2006-01-09[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt
2006-01-09[PATCH] powerpc: Experimental support for new G5 Macs (#2)Benjamin Herrenschmidt
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt
2006-01-09[PATCH] powerpc: Update OF address parsersBenjamin Herrenschmidt
2006-01-09[PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt
2005-12-12[PATCH] powerpc: Fix clock spreading setting on some powermacsBenjamin Herrenschmidt
2005-11-16[PATCH] powerpc: add new powerbooks to feature tableOlof Johansson
2005-10-22powerpc: Merge in 64-bit powermac support.Paul Mackerras