linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] non-spufs updates for cell platforms
@ 2007-04-23 19:35 Arnd Bergmann
  2007-04-23 19:35 ` [PATCH 01/10] cell: add cbe_node_to_cpu function Arnd Bergmann
                   ` (9 more replies)
  0 siblings, 10 replies; 19+ messages in thread
From: Arnd Bergmann @ 2007-04-23 19:35 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: linuxppc-dev

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(-)

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2007-04-25  2:15 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-23 19:35 [PATCH 00/10] non-spufs updates for cell platforms Arnd Bergmann
2007-04-23 19:35 ` [PATCH 01/10] cell: add cbe_node_to_cpu function Arnd Bergmann
2007-04-23 19:35 ` [PATCH 02/10] cbe_thermal: clean up computation of temperature Arnd Bergmann
2007-04-23 19:35 ` [PATCH 03/10] cbe_thermal: add throttling attributes to cpu and spu nodes Arnd Bergmann
2007-04-23 19:35 ` [PATCH 04/10] cell: use pmi in cpufreq driver Arnd Bergmann
2007-04-23 19:35 ` [PATCH 05/10] add check for initialized driver data to pmi driver Arnd Bergmann
2007-04-23 19:35 ` [PATCH 06/10] pmi probe device by device-type Arnd Bergmann
2007-04-23 19:35 ` [PATCH 07/10] add of_iomap function Arnd Bergmann
2007-04-24  1:35   ` Benjamin Herrenschmidt
2007-04-24 15:32     ` [PATCH] powerpc: uninline " Christian Krafft
2007-04-24 17:27       ` Arnd Bergmann
2007-04-24 22:35       ` Benjamin Herrenschmidt
2007-04-25  0:31       ` Paul Mackerras
2007-04-25  2:15         ` Paul Mackerras
2007-04-23 19:35 ` [PATCH 08/10] cell: add support for proper device-tree Arnd Bergmann
2007-04-23 23:16   ` Arnd Bergmann
2007-04-24  1:48     ` Benjamin Herrenschmidt
2007-04-23 19:35 ` [PATCH 09/10] cell: enable RTAS-based PTCAL for Cell XDR memory Arnd Bergmann
2007-04-23 19:35 ` [PATCH 10/10] update cell_defconfig Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).