[PATCH 00/10] non-spufs updates for cell platforms
From: Arnd Bergmann <arnd@arndb.de>
Date: 2007-04-23 19:46:52
From: Arnd Bergmann <arnd@arndb.de>
Date: 2007-04-23 19:46:52
These are mostly about power management and other features of specific IBM blades. Please pull from ssh://master.kernel.org/pub/scm/linux/kernel/git/arnd/cell-2.6.git for-2.6.22 Arnd <>< --- arch/powerpc/configs/cell_defconfig | 57 ++++----- arch/powerpc/oprofile/op_model_cell.c | 1 arch/powerpc/platforms/cell/cbe_cpufreq.c | 81 +++++++++++++ arch/powerpc/platforms/cell/cbe_regs.c | 165 +++++++++++++++++++++------ arch/powerpc/platforms/cell/cbe_regs.h | 5 arch/powerpc/platforms/cell/cbe_thermal.c | 177 +++++++++++++++++++++++++++--- arch/powerpc/platforms/cell/ras.c | 160 +++++++++++++++++++++++++++ arch/powerpc/sysdev/pmi.c | 29 +--- include/asm-powerpc/cell-pmu.h | 5 include/asm-powerpc/prom.h | 11 + 10 files changed, 581 insertions(+), 110 deletions(-)