public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Implement powerdomain off on state counters
@ 2008-07-24 13:00 Peter 'p2' De Schrijver
  2008-07-24 13:00 ` [PATCH 1/3] Power off on state counter debugging Peter 'p2' De Schrijver
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Peter 'p2' De Schrijver @ 2008-07-24 13:00 UTC (permalink / raw)
  To: linux-omap; +Cc: Peter 'p2' De Schrijver

This patchset implement counters to count the number of off to on state transitions in a powerdomain. These counters will be made available to
drivers in a later patchset to allow them to make a better informed decision wether to restore the hardware registers or not.

Peter 'p2' De Schrijver (3):
  Power off on state counter debugging
  Power off on state counter infrastructure
  Add hooks for counting off on power transitions

 arch/arm/mach-omap2/Makefile                  |    2 +-
 arch/arm/mach-omap2/clockdomain.c             |   10 +++++
 arch/arm/mach-omap2/off-state-counter-debug.c |   50 +++++++++++++++++++++++++
 arch/arm/mach-omap2/pm34xx.c                  |    6 ++-
 arch/arm/mach-omap2/powerdomain.c             |   48 +++++++++++++++++++++++-
 include/asm-arm/arch-omap/powerdomain.h       |    9 ++++-
 6 files changed, 120 insertions(+), 5 deletions(-)
 create mode 100644 arch/arm/mach-omap2/off-state-counter-debug.c


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

end of thread, other threads:[~2008-09-04 19:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-24 13:00 [PATCH 0/3] Implement powerdomain off on state counters Peter 'p2' De Schrijver
2008-07-24 13:00 ` [PATCH 1/3] Power off on state counter debugging Peter 'p2' De Schrijver
2008-07-24 13:00   ` [PATCH 2/3] power off on state counter infrastructure Peter 'p2' De Schrijver
2008-07-24 13:00     ` [PATCH 3/3] Add hooks for counting off on power transitions Peter 'p2' De Schrijver
2008-09-04 16:54     ` [PATCH 2/3] power off on state counter infrastructure Paul Walmsley
2008-09-04 19:20   ` [PATCH 1/3] Power off on state counter debugging Kevin Hilman
2008-07-24 13:04 ` [PATCH 0/3] Implement powerdomain off on state counters Peter 'p2' De Schrijver
2008-08-05 14:20 ` Tony Lindgren
2008-08-05 14:28   ` Igor Stoppa
2008-08-05 15:30     ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox