summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/mperf.c
Commit message (Collapse)AuthorAgeFilesLines
* cpufreq: Remove unused APERF/MPERF supportStratos Karafotis2013-07-261-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>
* [CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones2011-05-191-0/+51
Signed-off-by: Dave Jones <davej@redhat.com>
OpenPOWER on IntegriCloud