From: Elias Oltmanns Date: Mon, 22 Oct 2007 07:50:13 +0000 (+0200) Subject: [CPUFREQ] Make cpufreq_conservative handle out-of-sync events properly X-Git-Tag: v2.6.24-rc3~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8d7c3bc2396aff14f9e920677072cb55b016040;p=pandora-kernel.git [CPUFREQ] Make cpufreq_conservative handle out-of-sync events properly Make cpufreq_conservative handle out-of-sync events properly Currently, the cpufreq_conservative governor doesn't get notified when the actual frequency the cpu is running at differs from what cpufreq thought it was. As a result the cpu may stay at the maximum frequency after a s2ram / resume cycle even though the system is idle. Signed-off-by: Elias Oltmanns Signed-off-by: Dave Jones --- Reading git-diff-tree failed