kernel-fxtec-pro1x/arch/i386/kernel/cpu/cpufreq
Gary Hade d7a1944e8d [CPUFREQ] speedstep-centrino should ignore upper performance control bits
On some systems such as the IBM x3650 there are bits set in the
upper half of the control values provided by the _PSS object.
These bits are only relevant for cpufreq drivers that use IO ports
which are not currently supported by the speedstep-centrino driver.
The current MSR oriented code assumes that upper bits are not set
and thus fails to work correctly when they are.  e.g. the control
and status value equality check fails even though the ACPI spec
allows the inequality.

Signed-off-by: Gary Hade <garyh@us.ibm.com>
Signed-off-by: Dave Jones <davej@redhat.com>
2006-11-08 17:14:30 -05:00
..
acpi-cpufreq.c [CPUFREQ] ifdef more unused on !SMP code. 2006-10-21 01:37:39 -04:00
cpufreq-nforce2.c
elanfreq.c
gx-suspmod.c
Kconfig [CPUFREQ][4/8] acpi-cpufreq: Mark speedstep-centrino ACPI as deprecated 2006-10-15 19:57:10 -04:00
longhaul.c [CPUFREQ] longhaul: remove duplicated code. 2006-09-27 17:03:36 -04:00
longhaul.h [CPUFREQ] Longhaul - Add voltage scaling to driver 2006-09-05 17:28:42 -04:00
longrun.c
Makefile [CPUFREQ][4/8] acpi-cpufreq: Mark speedstep-centrino ACPI as deprecated 2006-10-15 19:57:10 -04:00
p4-clockmod.c [CPUFREQ] p4-clockmod: add more CPUs 2006-11-06 19:17:40 -05:00
powernow-k6.c
powernow-k7.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
powernow-k7.h
powernow-k8.c
powernow-k8.h
sc520_freq.c [CPUFREQ] sc520_freq.c: ioremap balanced with iounmap 2006-10-18 00:08:55 -04:00
speedstep-centrino.c [CPUFREQ] speedstep-centrino should ignore upper performance control bits 2006-11-08 17:14:30 -05:00
speedstep-ich.c
speedstep-lib.c [CPUFREQ] p4-clockmod: add more CPUs 2006-11-06 19:17:40 -05:00
speedstep-lib.h [CPUFREQ] p4-clockmod: add more CPUs 2006-11-06 19:17:40 -05:00
speedstep-smi.c [CPUFREQ] Fix speedstep-smi CPU detection to not run on Pentium 4. 2006-10-18 00:12:07 -04:00