All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add PM debug counters on top of PM counters
@ 2008-10-07 13:33 Peter 'p2' De Schrijver
  2008-10-07 13:33 ` [PATCH 1/3] Add closures to clkdm_for_each Peter 'p2' De Schrijver
  2008-10-10 10:23 ` [PATCH 0/3] Add PM debug counters on top of PM counters Kevin Hilman
  0 siblings, 2 replies; 5+ messages in thread
From: Peter 'p2' De Schrijver @ 2008-10-07 13:33 UTC (permalink / raw)
  To: linux-omap; +Cc: Peter 'p2' De Schrijver

This patch provides the PM debug counters and time feature on top of the PM counters. Patch based on pm-1 branch + PM counters patch.

Peter 'p2' De Schrijver (3):
  Add closures to clkdm_for_each
  Add pm-debug counters
  Hook into powerdomain code

 arch/arm/mach-omap2/clockdomain.c             |   31 +-----
 arch/arm/mach-omap2/pm-debug.c                |  153 ++++++++++++-------------
 arch/arm/mach-omap2/pm.h                      |   19 +---
 arch/arm/mach-omap2/pm24xx.c                  |    2 +-
 arch/arm/mach-omap2/pm34xx.c                  |   13 +--
 arch/arm/mach-omap2/powerdomain.c             |   95 +++-------------
 arch/arm/plat-omap/include/mach/clockdomain.h |    3 +-
 arch/arm/plat-omap/include/mach/powerdomain.h |   14 ++-
 8 files changed, 114 insertions(+), 216 deletions(-)


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

end of thread, other threads:[~2008-10-10 10:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-07 13:33 [PATCH 0/3] Add PM debug counters on top of PM counters Peter 'p2' De Schrijver
2008-10-07 13:33 ` [PATCH 1/3] Add closures to clkdm_for_each Peter 'p2' De Schrijver
2008-10-07 13:33   ` [PATCH 2/3] Add pm-debug counters Peter 'p2' De Schrijver
2008-10-07 13:33     ` [PATCH 3/3] Hook into powerdomain code Peter 'p2' De Schrijver
2008-10-10 10:23 ` [PATCH 0/3] Add PM debug counters on top of PM counters Kevin Hilman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.