[CPUFREQ] Longhaul - Add VT8235 support
authorRafa³ Bilski <rafalbilski@interia.pl>
Sun, 4 Feb 2007 17:43:12 +0000 (18:43 +0100)
committerDave Jones <davej@redhat.com>
Sun, 4 Feb 2007 23:09:19 +0000 (18:09 -0500)
commit786f46b262cb7a491f4b144e42f076d5a1ef8eef
tree8b8c95679d18f9b1966484bd274d35108d88d607
parent46ef955f5c9de0507859a3f9a92989b7425b73cc
[CPUFREQ] Longhaul - Add VT8235 support

I don't know why it is working and how, but it is working. On my
Epia transition time is by default set to 100us. I'm changing it to
200us. After that I can change frequency from min (x4.0) to max (x7.5)
without lockup. Many times.
There is a paranoid check at a beginning of a patch. Probably dead
code, but I don't have better ideas for CL10000 case at the moment.
Only way to to detect broken chip seems to be looking in log for
spurious interrupts.

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