summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds55-237/+1556
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap8-8/+0
2007-05-08[POWERPC] Early serial debug support for PPC44xDavid Gibson2-0/+33
2007-05-08[POWERPC] Support for the Ebony 440GP reference board in arch/powerpcDavid Gibson4-0/+131
2007-05-08[POWERPC] Add powerpc/platforms/44x, disable platforms/4xx for nowDavid Gibson4-1/+35
2007-05-08[POWERPC] RTAS MSI implementationMichael Ellerman2-0/+271
2007-05-08[POWERPC] Add powerpc PCI-E reset API implementationBrian King1-0/+30
2007-05-08Merge branch 'linux-2.6'Paul Mackerras4-8/+5
2007-05-08[POWERPC] Add support for 750CL Holly boardJosh Boyer3-3/+329
2007-05-08[POWERPC] Generalize tsi108 PCI setupJosh Boyer1-1/+3
2007-05-08[POWERPC] Add tsi108_pci.h for common PCI functionsJosh Boyer1-4/+1
2007-05-08[POWERPC] Export pcibios_remove_pci_devicesLinas Vepstas1-0/+1
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter1-2/+1
2007-05-07[POWERPC] mpc52xx suspend to deep-sleepDomen Puncer5-0/+390
2007-05-07[POWERPC] lite5200(b) support for i2cDomen Puncer1-0/+1
2007-05-07[POWERPC] pasemi: Update ppc_proc_freq from cpufreq driverOlof Johansson1-0/+4
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell21-61/+61
2007-05-07[POWERPC] powermac: Support G5 CPU hotplugJohannes Berg2-4/+60
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-4/+4
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+0
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-4/+4
2007-05-02[POWERPC] pasemi: Only call of_platform_bus_probe() on relevant platformsOlof Johansson1-1/+4
2007-05-02[POWERPC] PS3: Interrupt routine fixups.Geoff Levand3-78/+178
2007-05-02[POWERPC] PS3: Remove duplicate variable assignementGeoff Levand1-1/+0
2007-05-02[POWERPC] PS3: Add DABR supportGeoff Levand1-0/+7
2007-05-02[POWERPC] Fix suspend states againJohannes Berg1-65/+0
2007-05-02[POWERPC] Fix STRICT_MM_TYPECHECKSDavid Gibson2-2/+3
2007-05-02[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UECKim Phillips4-0/+4
2007-05-02[POWERPC] pseries: Handle null iommu dma-window property correctlyLinas Vepstas1-0/+6
2007-05-02[POWERPC] powermac: Fix G5-cpufreq for cpu on/offlineJohannes Berg1-4/+4
2007-05-02[POWERPC] kernel: Remove loops_per_jiffy code for 7448HPC2 platformsZang Roy-r619111-12/+0
2007-05-01i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare1-1/+0
2007-04-30[POWERPC] Avoid putting cpu node twiceJohn Rigby1-2/+4
2007-04-30[POWERPC] Spinlock initializer cleanupThomas Gleixner2-2/+2
2007-04-30[POWERPC] get_property cleanupsStephen Rothwell3-10/+11
2007-04-30[POWERPC] cell: cbe_cpufreq cleanup and crash fixOlof Johansson1-10/+14
2007-04-30[POWERPC] Clean up cpufreq Kconfig dependenciesOlof Johansson1-6/+6
2007-04-30Revert "[POWERPC] Autodetect serial console on efika"Paul Mackerras1-26/+0
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering6-74/+0
2007-04-27[POWERPC] pasemi: Cpufreq driverOlof Johansson5-0/+335
2007-04-27[POWERPC] pasemi: Kconfig for gpio_mdioOlof Johansson2-2/+9
2007-04-27[POWERPC] pasemi: Remove build warningOlof Johansson1-0/+1
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell7-44/+76
2007-04-24[POWERPC] Remove old interface find_type_devicesStephen Rothwell3-5/+9
2007-04-24[POWERPC] Remove old interface find_path_deviceStephen Rothwell3-17/+33
2007-04-24[POWERPC] Remove find_compatible_devicesStephen Rothwell1-4/+9
2007-04-24[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQSMichael Ellerman5-5/+5
2007-04-24[POWERPC] Re-organize Kconfig code for 4xx in arch/powerpcDavid Gibson1-222/+150
2007-04-24[POWERPC] pasemi: GPIO MDIO of_platform driverOlof Johansson3-1/+354