* Kevin Hilman <khilman@xxxxxxxxxxxxxxxxxxx> [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@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html