[CPUFREQ] Longhaul - Separate frequency and voltage transition
authorRafa³ Bilski <rafalbilski@interia.pl>
Thu, 8 Feb 2007 17:56:04 +0000 (18:56 +0100)
committerDave Jones <davej@redhat.com>
Sun, 11 Feb 2007 01:05:50 +0000 (20:05 -0500)
commit348f31ed2bd18391fe5903aa0ad7bfcda6d8ca0b
tree1752aedc8f7780cef02688e4df386a93188c700b
parente57501c15f48d6b7a8fe2b023be8f4779484482d
[CPUFREQ] Longhaul - Separate frequency and voltage transition

This change should make Longhaul more compatible with
both ver. 2 and Powersaver processors. Voltage transitions
will be done before or after frequency transition. That depends
on direction of change. I don't know how to force conservative
governor when voltage scaling is enabled, so there is only
a warning for user. Minimal voltage is calculated in different
way now because in this way more power is saved at lower
multipliers.

Signed-off-by: Rafal Bilski <rafalbilski@interia.pl>
Signed-off-by: Dave Jones <davej@redhat.com>
arch/i386/kernel/cpu/cpufreq/longhaul.c