Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | cpufreq: Remove unused APERF/MPERF support | Stratos Karafotis | 2013-07-25 |
| | | | | | | | | | | | | The target frequency calculation method in the ondemand governor has changed and it is now independent of the measured average frequency. Consequently, the APERF/MPERF support in cpufreq is not used any more, so drop it. [rjw: Changelog] Signed-off-by: Stratos Karafotis <stratosk@semaphore.gr> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> | ||
* | [CPUFREQ] Move x86 drivers to drivers/cpufreq/ | Dave Jones | 2011-05-19 |
Signed-off-by: Dave Jones <davej@redhat.com> |