From: Jean Pihet Date: Fri, 1 Jun 2012 15:11:07 +0000 (+0200) Subject: ARM: OMAP3: PM: cpuidle: optimize the PER latency in C1 state X-Git-Tag: omap-devel-pm-for-v3.6~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13d65c897e93dfeaed6fe28233559239f9676164;p=pandora-kernel.git ARM: OMAP3: PM: cpuidle: optimize the PER latency in C1 state One of the main contributors of the low power code latency is the PER power domain. To optimize the high-performance and low-latency C1 state, prevent any PER state which is lower than the CORE state in C1. Reported and suggested by Kevin Hilman. Reported-by: Kevin Hilman Signed-off-by: Jean Pihet Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed