Bug 1489 - ACPI CPUFreq driver doesn't work
Summary: ACPI CPUFreq driver doesn't work
Status: CLOSED PATCH_ALREADY_AVAILABLE
Alias: None
Product: Power Management
Classification: Unclassified
Component: cpufreq (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: Luming Yu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-04 05:08 UTC by Luming Yu
Modified: 2011-07-30 05:08 UTC (History)
2 users (show)

See Also:
Kernel Version: linux-2.6.0-test8
Subsystem:
Regression: No
Bisected commit-id:


Attachments
a patch for fixing ACPI CPUFreq driver (2.25 KB, patch)
2003-11-04 05:10 UTC, Luming Yu
Details | Diff

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

Note You need to log in before you can comment on or make changes to this bug.