summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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
2007-04-24[POWERPC] pasemi: Reset mpic on bootOlof Johansson1-1/+1
2007-04-24[POWERPC] pasemi: Allow 8KB config space for I/O bridgeOlof Johansson1-3/+13
2007-04-24[POWERPC] Rename last get_property callsStephen Rothwell1-2/+2
2007-04-24Merge branch 'for-2.6.22' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras5-58/+530
2007-04-24Merge branch 'spufs' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell...Paul Mackerras14-366/+589
2007-04-24Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/p...Paul Mackerras6-129/+99
2007-04-23[POWERPC] cell: enable RTAS-based PTCAL for Cell XDR memoryJeremy Kerr1-0/+160
2007-04-23[POWERPC] cell: add support for proper device-treeChristian Krafft1-30/+88
2007-04-23[POWERPC] cell: use pmi in cpufreq driverChristian Krafft1-1/+80
2007-04-23[POWERPC] cbe_thermal: add throttling attributes to cpu and spu nodesChristian Krafft1-1/+154
2007-04-23[POWERPC] cbe_thermal: clean up computation of temperatureChristian Krafft1-18/+10
2007-04-23[POWERPC] cell: add cbe_node_to_cpu functionChristian Krafft2-14/+44
2007-04-23[POWERPC] spu_base: fix initialisation on systems with no SPEsJeremy Kerr2-3/+10
2007-04-23[POWERPC] spu_base: remove cleanup_spu_baseChristoph Hellwig1-37/+10