From: Jon Hunter <jon-hunter@xxxxxx> This series adds PMU support for OMAP4 devices. This is based upon Will Deacons series [1]. This series attempts to fix the management of the EMU power domain so that PMU can be enabled at runtime and low-power states are not prevented when PMU is not in-use. The fix is based upon inputs from Benoit, Paul and Kevin [2]. This series is based upon the latest linux-omap master branch from Tony and has been tested on a OMAP4460 panda. [1] git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git perf/omap4 [2] http://marc.info/?l=oprofile-list&m=133657425417229&w=3 Jon Hunter (4): Re-map the CTIs IRQs from MPU to DEBUGSS ARM: OMAP4: PMU: Add runtime PM support ARM: OMAP4: CLKDM: Update supported transition modes ARM: OMAP4: Prevent EMU power domain transitioning to OFF when in-use Ming Lei (2): arm: omap4: create pmu device via hwmod arm: omap4: support pmu arch/arm/mach-omap2/clockdomain44xx.c | 7 +- arch/arm/mach-omap2/clockdomains44xx_data.c | 2 +- arch/arm/mach-omap2/cminst44xx.c | 14 --- arch/arm/mach-omap2/devices.c | 123 ++++++++++++++++++++++++++- arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 9 ++- arch/arm/plat-omap/include/plat/omap44xx.h | 3 + 6 files changed, 135 insertions(+), 23 deletions(-) -- 1.7.5.4 -- 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