summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac/setup.c
AgeCommit message (Expand)AuthorLines
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf-1/+2
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard-4/+4
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells-1/+0
2011-11-25powerpc/powermac: Add missing of_node_putJulia Lawall-2/+6
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker-0/+1
2011-06-30powerpc: Move free_initmem to common codeDave Carroll-3/+0
2011-04-01powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one fileBenjamin Herrenschmidt-56/+0
2010-12-09powerpc/powermac: Make auto-loading of therm_pm72 possibleMarc Zyngier-0/+9
2010-07-14lmb: rename to memblockYinghai Lu-2/+2
2010-05-21powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller-3/+8
2010-05-06powerpc/cpumask: Update some commentsAnton Blanchard-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+0
2009-06-26powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt-33/+8
2009-05-21powerpc/pci: Clean up direct access to sysdata by powermac platformsKumar Gala-1/+1
2009-02-23powerpc/powermac: Hotplug /sys entries are missingGiuliano Pochini-0/+3
2008-12-23powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov-6/+0
2008-11-19powerpc/pmac: Use of_find_node_with_property() in pmac_setup_arch()Michael Ellerman-3/+1
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk-1/+0
2008-07-28powerpc/powermac: Fixup default serial port device for pmac_zilogBenjamin Herrenschmidt-0/+72
2008-07-23kgdb, powerpc: arch specific powerpc kgdb supportJason Wessel-6/+0
2008-04-29[POWERPC] Fix building of pmac32 when CONFIG_NVRAM=mTony Breeds-1/+2
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-1/+1
2008-04-18ppc/pmac: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz-8/+0
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller-1/+1
2008-01-17[POWERPC] powermac: Use machine_*_initcall() hooks in platform codeGrant Likely-10/+2
2007-12-20[POWERPC] arch/powerpc: Remove duplicate includesLucas Woods-1/+0
2007-12-20[POWERPC] Enable self-view of the HT host bridge on PowerMac G5Benjamin Herrenschmidt-1/+3
2007-12-06[POWERPC] Clean out asm/of_{platform, device}.hJon Loeliger-2/+2
2007-10-09[POWERPC] Remove unused old code from powermac setup codePaul Mackerras-66/+2
2007-10-09[POWERPC] Remove some more section mismatch warningsStephen Rothwell-2/+7
2007-06-20[POWERPC] Fix powermac late initcall to only run on powermacTony Breeds-0/+3
2007-06-14[POWERPC] Fix per-cpu allocation on oldworld SMP powermacsPaul Mackerras-1/+12
2007-05-23[POWERPC] Fix Section mismatch warningsLi Yang-1/+1
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell-2/+2
2007-05-07[POWERPC] powermac: Support G5 CPU hotplugJohannes Berg-2/+50
2007-05-02[POWERPC] Fix suspend states againJohannes Berg-65/+0
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering-10/+0
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell-4/+21
2007-04-24[POWERPC] Remove old interface find_type_devicesStephen Rothwell-2/+3
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell-9/+11
2007-04-13[POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering-1/+0
2007-02-12[PATCH] Dynamic kernel command-line: powerpcAlon Bar-Lev-2/+2
2006-12-04[POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt-2/+0
2006-12-04[POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt-0/+1
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt-1/+1
2006-11-13[PATCH] Clean up usage of boot_devs.hauer@pengutronix.de-1/+1
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr-10/+8
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt-3/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman-7/+2