Bug 1489

Summary: ACPI CPUFreq driver doesn't work
Product: Power Management Reporter: Luming Yu (luming.yu)
Component: cpufreqAssignee: Luming Yu (luming.yu)
Status: CLOSED PATCH_ALREADY_AVAILABLE    
Severity: normal CC: acpi-bugzilla, lenb
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: linux-2.6.0-test8 Subsystem:
Regression: No Bisected commit-id:
Attachments: a patch for fixing ACPI CPUFreq driver

Description Luming Yu 2003-11-04 05:08:23 UTC
Distribution:
RH + 2.6.0-test8

Hardware Environment:
ASUS M2400

Problem Description:
In this laptop, _PPC return 4, and _PSS return 10 states record, and only 8
states are accepted due to current limitation of ACPI_PROCESSOR_MAX_PERFORMANCE
which is 8. current_state didn't get properly initialized. And ACPI CPUFreq
driver doesn't work as expected.
Comment 1 Luming Yu 2003-11-04 05:10:12 UTC
Created attachment 1341 [details]
a patch for fixing ACPI CPUFreq driver
Comment 2 Dominik Brodowski 2004-04-14 11:38:37 UTC
this has been fixed since 2.6.3, using a different approach. Please close this bug.
Comment 3 Dominik Brodowski 2005-11-16 13:50:49 UTC
Luming: please close this bug