All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Kevin Hilman <khilman@deeprootsystems.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH v2 0/7] OMAP3: PM debug infrastructure
Date: Mon, 24 Aug 2009 18:20:57 +0300	[thread overview]
Message-ID: <20090824152056.GL5165@atomide.com> (raw)
In-Reply-To: <1251063146-9255-1-git-send-email-khilman@deeprootsystems.com>

* Kevin Hilman <khilman@deeprootsystems.com> [090824 00:32]:
> updates from v1
> - update 'Add PRCM register dump support' to use SoC specific
>   registers.  Currenly only OMAP3 supported.
> - drop debug observability support for now, needs some updates as pointed
>   out by Tony
> 
> Peter 'p2' De Schrijver (5):
>   OMAP: PM counter infrastructure.
>   OMAP: PM: Hook into PM counters
>   OMAP: PM: Add closures to clkdm_for_each and pwrdm_for_each.
>   OMAP: PM: Add pm-debug counters
>   OMAP: PM debug: make powerdomains use PM-debug counters
> 
> Tero Kristo (2):
>   OMAP: PM debug: Add PRCM register dump support
>   OMAP: PM: Added suspend target state control to debugfs for OMAP3

I've pulled this into omap for-next in addition to your pm-upstream/fixes-32
branch.

Tony

> 
>  arch/arm/mach-omap2/clock.c                   |    2 +
>  arch/arm/mach-omap2/clockdomain.c             |   10 +-
>  arch/arm/mach-omap2/pm-debug.c                |  429 ++++++++++++++++++++++++-
>  arch/arm/mach-omap2/pm.h                      |   11 +
>  arch/arm/mach-omap2/pm24xx.c                  |    4 +-
>  arch/arm/mach-omap2/pm34xx.c                  |   38 ++-
>  arch/arm/mach-omap2/powerdomain.c             |  110 ++++++-
>  arch/arm/plat-omap/include/mach/clockdomain.h |    3 +-
>  arch/arm/plat-omap/include/mach/powerdomain.h |   15 +-
>  9 files changed, 607 insertions(+), 15 deletions(-)
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2009-08-24 15:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-23 21:32 [PATCH v2 0/7] OMAP3: PM debug infrastructure Kevin Hilman
2009-08-23 21:32 ` [PATCH v2 1/7] OMAP: PM counter infrastructure Kevin Hilman
2009-08-23 21:32   ` [PATCH v2 2/7] OMAP: PM: Hook into PM counters Kevin Hilman
2009-08-23 21:32     ` [PATCH v2 3/7] OMAP: PM: Add closures to clkdm_for_each and pwrdm_for_each Kevin Hilman
2009-08-23 21:32       ` [PATCH v2 4/7] OMAP: PM: Add pm-debug counters Kevin Hilman
2009-08-23 21:32         ` [PATCH v2 5/7] OMAP: PM debug: make powerdomains use PM-debug counters Kevin Hilman
2009-08-23 21:32           ` [PATCH v2 6/7] OMAP: PM debug: Add PRCM register dump support Kevin Hilman
2009-08-23 21:32             ` [PATCH v2 7/7] OMAP: PM: Added suspend target state control to debugfs for OMAP3 Kevin Hilman
2009-08-24 15:20 ` Tony Lindgren [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090824152056.GL5165@atomide.com \
    --to=tony@atomide.com \
    --cc=khilman@deeprootsystems.com \
    --cc=linux-omap@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.