Searched hist:"61 c63e5ed3b9c472899d7152e961f2ffaafcf5a0" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/cpufreq/ |
H A D | acpi-cpufreq.c | diff 61c63e5ed3b9c472899d7152e961f2ffaafcf5a0 Wed Jun 05 18:01:42 CEST 2013 Stratos Karafotis <stratosk@semaphore.gr> cpufreq: Remove unused APERF/MPERF support
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>
|
/linux/arch/x86/include/asm/ |
H A D | processor.h | diff 61c63e5ed3b9c472899d7152e961f2ffaafcf5a0 Wed Jun 05 18:01:42 CEST 2013 Stratos Karafotis <stratosk@semaphore.gr> cpufreq: Remove unused APERF/MPERF support
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>
|