Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import ACPICA 20090521. | jkim | 2009-06-05 | 1 | -1/+2 |
* | Catch up with ACPI-CA 20070320 import. | jkim | 2007-03-22 | 1 | -5/+5 |
* | Re-work Cx handling to be per-cpu and asymmetrical, fixing support on | njl | 2007-01-07 | 1 | -2/+2 |
* | Remove unused variable. | njl | 2006-02-21 | 1 | -2/+0 |
* | Canonize the include of acpi.h. | obrien | 2005-09-11 | 1 | -1/+1 |
* | Set CPU speed to 100% in acpi_throttle attach. This is needed for some | njl | 2005-04-10 | 1 | -1/+10 |
* | On i386 platforms at least, ACPI throttling is accomplished by the chipset | njl | 2005-03-04 | 1 | -1/+10 |
* | Support disabling individual cpufreq drivers with hints, e.g., | njl | 2005-02-22 | 1 | -0/+3 |
* | Introduce a new method, cpufreq_drv_type(), that returns the type of the | njl | 2005-02-18 | 1 | -3/+15 |
* | The correct error value for not having enough storage is E2BIG, not | njl | 2005-02-17 | 1 | -1/+1 |
* | Be sure to register with cpufreq(4). On systems that only supported | njl | 2005-02-13 | 1 | -9/+36 |
* | Break out acpi throttling support into a new relative cpufreq driver, | njl | 2005-02-06 | 1 | -0/+384 |