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