Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d7a1944e authored by Gary Hade's avatar Gary Hade Committed by Dave Jones
Browse files

[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: default avatarGary Hade <garyh@us.ibm.com>
Signed-off-by: default avatarDave Jones <davej@redhat.com>
parent 4e74663c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment