aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-08[POWERPC] Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt1-1/+10
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk1-2/+0
2008-01-31Merge branch 'linux-2.6'Paul Mackerras1-1/+1
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2008-01-17[POWERPC] powermac: Use machine_*_initcall() hooks in platform codeGrant Likely4-19/+6
2008-01-17[POWERPC] Use for_each macros in arch/powerpc/platforms/powermacCyrill Gorcunov1-2/+1
2007-12-20[POWERPC] arch/powerpc: Remove duplicate includesLucas Woods1-1/+0
2007-12-20[POWERPC] Improve resource setup of PowerMac G5 HT bridgeBenjamin Herrenschmidt1-78/+64
2007-12-20[POWERPC] Enable self-view of the HT host bridge on PowerMac G5Benjamin Herrenschmidt2-20/+38
2007-12-20[POWERPC] Clear pci_probe_only on 64 bits PowerMacBenjamin Herrenschmidt1-2/+2
2007-12-20[POWERPC] Fixup powermac enable device hookBenjamin Herrenschmidt1-4/+14
2007-12-20[POWERPC] Merge 32 and 64 bits pcibios_enable_deviceBenjamin Herrenschmidt2-13/+11
2007-12-20[POWERPC] Merge PCI resource allocation & assignmentBenjamin Herrenschmidt1-2/+1
2007-12-20[POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt1-2/+5
2007-12-11Merge branch 'linux-2.6' into for-2.6.25Paul Mackerras1-2/+9
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell1-3/+3
2007-12-10powerpc: Fix IDE legacy vs. native fixupsBenjamin Herrenschmidt1-2/+9
2007-12-06[POWERPC] Clean out asm/of_{platform, device}.hJon Loeliger1-2/+2
2007-12-03[POWERPC] powermac: Fix warning in time.cJohannes Berg1-0/+2
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-2/+0
2007-10-09[POWERPC] Remove unused old code from powermac setup codePaul Mackerras1-66/+2
2007-10-09[POWERPC] Remove some more section mismatch warningsStephen Rothwell1-2/+7
2007-10-04[CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq coreThomas Renninger2-2/+0
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman1-1/+1
2007-08-22[POWERPC] Remove old includes from arch/ppcKumar Gala1-1/+0
2007-08-17[POWERPC] Remove some duplicate declarations from pmac.hStephen Rothwell1-4/+0
2007-08-17[POWERPC] Fix section mismatches in udbg_adb.cStephen Rothwell1-2/+2
2007-08-17[POWERPC] Remove gratuitous reads from powermac pci config space methodsNathan Lynch1-9/+0
2007-08-17[POWERPC] powermac pci_ops: Use named structure member initializersNathan Lynch1-8/+8
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl2-2/+0
2007-08-03[POWERPC] Fix a compile warning in powermac/feature.cSegher Boessenkool1-2/+4
2007-07-11Merge branch 'for-2.6.23' into mergePaul Mackerras3-54/+16
2007-07-10[POWERPC] powermac i2c: Use mutexJohannes Berg1-11/+12
2007-06-29[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala1-6/+0
2007-06-29[POWERPC] disallow building powermac and tsi108 without PCIArnd Bergmann1-0/+1
2007-06-29[POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann1-5/+3
2007-06-20[POWERPC] Fix powermac late initcall to only run on powermacTony Breeds1-0/+3
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt1-32/+0
2007-06-14[POWERPC] Fix per-cpu allocation on oldworld SMP powermacsPaul Mackerras2-2/+12
2007-05-23[POWERPC] Fix Section mismatch warningsLi Yang1-1/+1
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds8-110/+101
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-08Merge branch 'linux-2.6'Paul Mackerras1-1/+0
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell7-37/+37
2007-05-07[POWERPC] powermac: Support G5 CPU hotplugJohannes Berg2-4/+60
2007-05-02[POWERPC] Fix suspend states againJohannes Berg1-65/+0
2007-05-02[POWERPC] powermac: Fix G5-cpufreq for cpu on/offlineJohannes Berg1-4/+4
2007-05-01i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare1-1/+0
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering1-10/+0
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell5-39/+66