[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)
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>

No differences found