[Cbe-oss-dev] [patch 00/13] updates for the powerpc/cell platform
Arnd Bergmann
arnd at arndb.de
Thu Jul 19 02:04:39 EST 2007
Hi Andrew,
I submitted these patches to Paulus last week, but now learned
that he's on vacation. All patches in this series should be
uncontroversial though and have been reviewed on the cbe-oss-dev
mailing list before.
Please forward to Linus for integration in 2.6.23-rc1.
I also have the whole series in a git tree to pull from
git://git.kernel.org/pub/scm/linux/kernel/git/arnd/cell-2.6.git for-2.6.23
Arnd <><
---
arch/powerpc/platforms/cell/Makefile | 2
arch/powerpc/platforms/cell/cbe_cpufreq.c | 309 +-----
arch/powerpc/platforms/cell/cbe_regs.c | 6
arch/powerpc/kernel/crash.c | 67 +
arch/powerpc/kernel/sysfs.c | 13
arch/powerpc/platforms/Kconfig | 10
arch/powerpc/platforms/cell/Kconfig | 10
arch/powerpc/platforms/cell/Makefile | 4
arch/powerpc/platforms/cell/axon_msi.c | 445 ++++++++++
arch/powerpc/platforms/cell/cbe_cpufreq.c | 36
arch/powerpc/platforms/cell/cbe_cpufreq.h | 24
arch/powerpc/platforms/cell/cbe_cpufreq_pervasive.c | 118 ++
arch/powerpc/platforms/cell/cbe_cpufreq_pmi.c | 148 +++
arch/powerpc/platforms/cell/cbe_regs.c | 5
arch/powerpc/platforms/cell/cbe_thermal.c | 25
arch/powerpc/platforms/cell/spu_base.c | 3
arch/powerpc/sysdev/Makefile | 1
arch/powerpc/sysdev/axonram.c | 394 ++++++++
arch/powerpc/sysdev/pmi.c | 51 -
include/asm-powerpc/pmi.h | 8
include/asm-powerpc/spu.h | 4
21 files changed, 1394 insertions(+), 289 deletions(-)
More information about the cbe-oss-dev
mailing list