From: RafaƂ Bilski Date: Sun, 8 Jul 2007 19:51:26 +0000 (+0200) Subject: [CPUFREQ] Longhaul - Option to disable ACPI C3 support X-Git-Tag: v2.6.23-rc1~1076^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=905497c4b2e6715eebde97cbcb313354e14c2489;p=pandora-kernel.git [CPUFREQ] Longhaul - Option to disable ACPI C3 support On some motherboards ACPI C3 is available, but it isn't causing frequency transition on VIA Nehemiah. Longhaul wasn't working at all earlier, but due to scaling_cur_speed returning true CPU frequency now, it looks like CPU is getting stuck at highest frequency since 2.6.21. I didn't find a reason. Halt is causing frequency transition. Signed-off-by: Rafal Bilski Signed-off-by: Dave Jones --- Reading git-diff-tree failed