aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powermac
AgeCommit message (Expand)Author
2008-03-13[POWERPC] Fix arch/powerpc/platforms/powermac/pic.c when !CONFIG_ADB_PMUTony Breeds
2008-02-08[POWERPC] Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2008-01-17[POWERPC] powermac: Use machine_*_initcall() hooks in platform codeGrant Likely
2008-01-17[POWERPC] Use for_each macros in arch/powerpc/platforms/powermacCyrill Gorcunov
2007-12-20[POWERPC] arch/powerpc: Remove duplicate includesLucas Woods
2007-12-20[POWERPC] Improve resource setup of PowerMac G5 HT bridgeBenjamin Herrenschmidt
2007-12-20[POWERPC] Enable self-view of the HT host bridge on PowerMac G5Benjamin Herrenschmidt
2007-12-20[POWERPC] Clear pci_probe_only on 64 bits PowerMacBenjamin Herrenschmidt
2007-12-20[POWERPC] Fixup powermac enable device hookBenjamin Herrenschmidt
2007-12-20[POWERPC] Merge 32 and 64 bits pcibios_enable_deviceBenjamin Herrenschmidt
2007-12-20[POWERPC] Merge PCI resource allocation & assignmentBenjamin Herrenschmidt
2007-12-20[POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt
2007-12-11Merge branch 'linux-2.6' into for-2.6.25Paul Mackerras
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell
2007-12-10powerpc: Fix IDE legacy vs. native fixupsBenjamin Herrenschmidt
2007-12-06[POWERPC] Clean out asm/of_{platform, device}.hJon Loeliger
2007-12-03[POWERPC] powermac: Fix warning in time.cJohannes Berg
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-10-09[POWERPC] Remove unused old code from powermac setup codePaul Mackerras
2007-10-09[POWERPC] Remove some more section mismatch warningsStephen Rothwell
2007-10-04[CPUFREQ] move policy's governor initialisation out of low-level drivers into...Thomas Renninger
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman
2007-08-22[POWERPC] Remove old includes from arch/ppcKumar Gala
2007-08-17[POWERPC] Remove some duplicate declarations from pmac.hStephen Rothwell
2007-08-17[POWERPC] Fix section mismatches in udbg_adb.cStephen Rothwell
2007-08-17[POWERPC] Remove gratuitous reads from powermac pci config space methodsNathan Lynch
2007-08-17[POWERPC] powermac pci_ops: Use named structure member initializersNathan Lynch
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl
2007-08-03[POWERPC] Fix a compile warning in powermac/feature.cSegher Boessenkool
2007-07-11Merge branch 'for-2.6.23' into mergePaul Mackerras
2007-07-10[POWERPC] powermac i2c: Use mutexJohannes Berg
2007-06-29[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala
2007-06-29[POWERPC] disallow building powermac and tsi108 without PCIArnd Bergmann
2007-06-29[POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann
2007-06-20[POWERPC] Fix powermac late initcall to only run on powermacTony Breeds
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt
2007-06-14[POWERPC] Fix per-cpu allocation on oldworld SMP powermacsPaul Mackerras
2007-05-23[POWERPC] Fix Section mismatch warningsLi Yang
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-05-07[POWERPC] powermac: Support G5 CPU hotplugJohannes Berg
2007-05-02[POWERPC] Fix suspend states againJohannes Berg
2007-05-02[POWERPC] powermac: Fix G5-cpufreq for cpu on/offlineJohannes Berg
2007-05-01i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering