Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Since DELAY() was moved, most <machine/clock.h> #includes have been | phk | 2006-05-16 | 1 | -1/+0 |
* | Only activate ICH speedstep if we're going to use it. No bugs were observed | njl | 2005-03-20 | 1 | -9/+9 |
* | Make a pass through all drivers checking specs for desired behavior on | njl | 2005-02-27 | 1 | -1/+5 |
* | Support disabling individual cpufreq drivers with hints, e.g., | njl | 2005-02-22 | 1 | -0/+3 |
* | Don't attach ichss if est is present. On systems that seem to support both, | njl | 2005-02-20 | 1 | -2/+6 |
* | Introduce a new method, cpufreq_drv_type(), that returns the type of the | njl | 2005-02-18 | 1 | -9/+18 |
* | Fix the check for acpi_perf(4) so that we verify if it is fully attached | njl | 2005-02-17 | 1 | -4/+14 |
* | Use intr_disable/restore() instead of disable_intr() since the latter is | njl | 2005-02-05 | 1 | -2/+3 |
* | Don't rely on indirect inclusion of machine/bus.h to use | imp | 2005-02-04 | 1 | -0/+1 |
* | Add a cpufreq driver for the SpeedStep capability in the ICH chipset. This | njl | 2005-02-04 | 1 | -0/+372 |