Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump the maximum number of levels to 64 and add warning messages about | njl | 2005-02-24 | 1 | -5/+15 |
* | Add the "freq_settings" sysctl to each device that registers with cpufreq | njl | 2005-02-20 | 1 | -0/+41 |
* | Introduce a new method, cpufreq_drv_type(), that returns the type of the | njl | 2005-02-18 | 1 | -6/+7 |
* | When dealing with systems with no absolute drivers attached, only calibrate | njl | 2005-02-15 | 1 | -10/+22 |
* | Bind to the driver's parent cpu before switching, for both absolute and | njl | 2005-02-15 | 1 | -18/+28 |
* | Implement priorities. This allows a driver (say, for cooling purposes) to | njl | 2005-02-14 | 1 | -4/+38 |
* | Add support for the CPUFREQ_FLAG_INFO_ONLY flag. Devices that report this | njl | 2005-02-13 | 1 | -1/+8 |
* | Set levels on all CPUs and attach a cpufreq device to each one. Sysctl | njl | 2005-02-13 | 1 | -22/+62 |
* | Add support for relative cpufreq drivers. Such drivers modulate clock | njl | 2005-02-06 | 1 | -27/+192 |
* | Add the cpufreq framework. This code manages multiple drivers and presents | njl | 2005-02-04 | 1 | -0/+532 |