aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/acpi-cpufreq.c
AgeCommit message (Expand)Author
2013-06-05acpi-cpufreq: set current frequency based on target P-StateRoss Lagerwall
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2013-03-25cpufreq: acpi-cpufreq: Don't set policy->related_cpus from .init()Viresh Kumar
2013-02-02cpufreq: governors: implement generic policy_is_sharedFabio Baltieri
2013-02-02acpi-cpufreq: Do not load on K8Matthew Garrett
2013-01-22cpufreq: Add module aliases for acpi-cpufreqMatthew Garrett
2012-09-09acpi-cpufreq: Add compatibility for legacy AMD cpb sysfs knobAndre Przywara
2012-09-09acpi-cpufreq: Add support for disabling dynamic overclockingAndre Przywara
2012-09-09acpi-cpufreq: Add quirk to disable _PSD usage on all AMD CPUsAndre Przywara
2012-09-09acpi-cpufreq: Add support for modern AMD CPUsMatthew Garrett
2011-07-13[CPUFREQ] Handle CPUs with different capabilities in acpi-cpufreqMatthew Garrett
2011-07-10[CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug.Luming Yu
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones