aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2007-05-02[POWERPC] pasemi: Only call of_platform_bus_probe() on relevant platformsOlof Johansson
2007-05-02[POWERPC] PS3: Interrupt routine fixups.Geoff Levand
2007-05-02[POWERPC] PS3: Remove duplicate variable assignementGeoff Levand
2007-05-02[POWERPC] PS3: Add DABR supportGeoff Levand
2007-05-02[POWERPC] Fix suspend states againJohannes Berg
2007-05-02[POWERPC] Fix STRICT_MM_TYPECHECKSDavid Gibson
2007-05-02[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UECKim Phillips
2007-05-02[POWERPC] pseries: Handle null iommu dma-window property correctlyLinas Vepstas
2007-05-02[POWERPC] powermac: Fix G5-cpufreq for cpu on/offlineJohannes Berg
2007-05-02[POWERPC] kernel: Remove loops_per_jiffy code for 7448HPC2 platformsZang Roy-r61911
2007-04-30[POWERPC] Avoid putting cpu node twiceJohn Rigby
2007-04-30[POWERPC] Spinlock initializer cleanupThomas Gleixner
2007-04-30[POWERPC] get_property cleanupsStephen Rothwell
2007-04-30[POWERPC] cell: cbe_cpufreq cleanup and crash fixOlof Johansson
2007-04-30[POWERPC] Clean up cpufreq Kconfig dependenciesOlof Johansson
2007-04-30Revert "[POWERPC] Autodetect serial console on efika"Paul Mackerras
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering
2007-04-27[POWERPC] pasemi: Cpufreq driverOlof Johansson
2007-04-27[POWERPC] pasemi: Kconfig for gpio_mdioOlof Johansson
2007-04-27[POWERPC] pasemi: Remove build warningOlof Johansson
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell
2007-04-24[POWERPC] Remove old interface find_type_devicesStephen Rothwell
2007-04-24[POWERPC] Remove old interface find_path_deviceStephen Rothwell
2007-04-24[POWERPC] Remove find_compatible_devicesStephen Rothwell
2007-04-24[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQSMichael Ellerman
2007-04-24[POWERPC] Re-organize Kconfig code for 4xx in arch/powerpcDavid Gibson
2007-04-24[POWERPC] pasemi: GPIO MDIO of_platform driverOlof Johansson
2007-04-24[POWERPC] pasemi: Reset mpic on bootOlof Johansson
2007-04-24[POWERPC] pasemi: Allow 8KB config space for I/O bridgeOlof Johansson
2007-04-24[POWERPC] Rename last get_property callsStephen Rothwell
2007-04-24Merge branch 'for-2.6.22' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras
2007-04-24Merge branch 'spufs' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell...Paul Mackerras
2007-04-24Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/p...Paul Mackerras
2007-04-23[POWERPC] cell: enable RTAS-based PTCAL for Cell XDR memoryJeremy Kerr
2007-04-23[POWERPC] cell: add support for proper device-treeChristian Krafft
2007-04-23[POWERPC] cell: use pmi in cpufreq driverChristian Krafft
2007-04-23[POWERPC] cbe_thermal: add throttling attributes to cpu and spu nodesChristian Krafft
2007-04-23[POWERPC] cbe_thermal: clean up computation of temperatureChristian Krafft
2007-04-23[POWERPC] cell: add cbe_node_to_cpu functionChristian Krafft
2007-04-23[POWERPC] spu_base: fix initialisation on systems with no SPEsJeremy Kerr
2007-04-23[POWERPC] spu_base: remove cleanup_spu_baseChristoph Hellwig
2007-04-23[POWERPC] spufs: various run.c cleanupsChristoph Hellwig
2007-04-23[POWERPC] spufs: enable SPU coredump for kernel-builtin spufsAkinobu Mita
2007-04-23[POWERPC] spufs: fix memory leak on coredumpArnd Bergmann
2007-04-23[POWERPC] spufs: Minor cleanup of spu_waitJeremy Kerr
2007-04-23[POWERPC] spufs: add mode= mount optionJeremy Kerr
2007-04-23[POWERPC] spufs: use memcpy_fromio() to copy from local storeAkinobu Mita
2007-04-23[POWERPC] spufs: avoid spurious memory barriersChristoph Hellwig
2007-04-23[POWERPC] spufs: fix memory leak on spufs reloadingAkinobu Mita
2007-04-23[POWERPC] spufs: fix missing error handling in module_init()Akinobu Mita