From: srinivas srinivas.kalaga@arm.com
The following patches add power events in /debug/tracing/events/power.
These patches have been tested and applied only on the latest OMAP pm branch. The first diff set is for cpufreq and second one for cpuidle framework. The first diff patch applies only if OPP layer is included in the OMAP kernel.
Review comments are welcome.
srinivas (1): Ftrace: Timestamp of entry into low power states and performance states
arch/arm/plat-omap/cpu-omap.c | 2 ++ drivers/cpuidle/cpuidle.c | 3 ++- 2 files changed, 4 insertions(+), 1 deletions(-)