Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-26 | cpufreq: Remove unused APERF/MPERF support | 1 | -51/+0 | ||
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> | |||||
2011-05-19 | [CPUFREQ] Move x86 drivers to drivers/cpufreq/ | 1 | -0/+51 | ||
Signed-off-by: Dave Jones <davej@redhat.com> |