Age | Commit message (Expand) | Author | Files | Lines |
2014-04-30 | cpufreq: Use cpufreq_for_each_* macros for frequency table iteration | Stratos Karafotis | 1 | -5/+4 |
2014-04-08 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -1/+1 |
2014-04-08 | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+4 |
2014-04-07 | cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_table | Viresh Kumar | 1 | -1/+1 |
2014-03-20 | acpi-cpufreq: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -3/+4 |
2014-03-12 | cpufreq: add 'freq_table' in struct cpufreq_policy | Viresh Kumar | 1 | -1/+0 |
2014-01-29 | acpi-cpufreq: De-register CPU notifier and free struct msr on error. | Konrad Rzeszutek Wilk | 1 | -3/+4 |
2014-01-17 | acpi-cpufreq: Adjust the code to use the common boost attribute | Lukasz Majewski | 1 | -57/+29 |
2013-11-07 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -12/+2 |
2013-10-31 | cpufreq: move freq change notifications to cpufreq core | Viresh Kumar | 1 | -12/+2 |
2013-10-28 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -30/+14 |
2013-10-26 | cpufreq: Implement light weight ->target_index() routine | Viresh Kumar | 1 | -15/+6 |
2013-10-25 | acpi-cpufreq: Fail initialization if driver cannot be registered | Rafael J. Wysocki | 1 | -4/+4 |
2013-10-17 | acpi-cpufreq: Add comment under ACPI_ADR_SPACE_SYSTEM_IO case | Viresh Kumar | 1 | -1/+6 |
2013-10-16 | cpufreq: acpi-cpufreq: don't initialize part of policy set by core | Viresh Kumar | 1 | -1/+0 |
2013-10-16 | cpufreq: acpi: Use generic cpufreq routines | Viresh Kumar | 1 | -10/+1 |
2013-09-30 | cpufreq: acpi-cpufreq: use cpufreq_table_validate_and_show() | Viresh Kumar | 1 | -3/+1 |
2013-09-25 | acpi-cpufreq: skip loading acpi_cpufreq after intel_pstate | Yinghai Lu | 1 | -0/+4 |
2013-08-15 | acpi-cpufreq: Use cpufreq_freq_attr_rw to define the cpb attribute | Lan Tianyu | 1 | -1/+1 |
2013-08-10 | cpufreq: Drop the owner field from struct cpufreq_driver | Viresh Kumar | 1 | -1/+0 |
2013-08-08 | cpufreq: Use sizeof(*ptr) convetion for computing sizes | Viresh Kumar | 1 | -2/+2 |
2013-07-26 | cpufreq: Remove unused APERF/MPERF support | Stratos Karafotis | 1 | -5/+0 |
2013-06-29 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -1/+22 |
2013-06-28 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -7/+9 |
2013-06-28 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 1 | -0/+7 |
2013-06-27 | acpi-cpufreq: Add new sysfs attribute freqdomain_cpus | Lan Tianyu | 1 | -1/+22 |
2013-06-27 | Merge branch 'pm-cpufreq-assorted' into pm-cpufreq | Rafael J. Wysocki | 1 | -7/+9 |
2013-06-24 | cpufreq: ACPI: call CPUFREQ_POSTCHANGE notfier in error cases | Viresh Kumar | 1 | -2/+4 |
2013-06-07 | ACPI / cpufreq: Add ACPI processor device IDs to acpi-cpufreq | Rafael J. Wysocki | 1 | -0/+7 |
2013-06-05 | acpi-cpufreq: set current frequency based on target P-State | Ross Lagerwall | 1 | -2/+2 |
2013-06-04 | cpufreq: rename index as driver_data in cpufreq_frequency_table | Viresh Kumar | 1 | -3/+3 |
2013-05-27 | cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory | Viresh Kumar | 1 | -2/+2 |
2013-04-02 | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 1 | -9/+2 |
2013-03-25 | cpufreq: acpi-cpufreq: Don't set policy->related_cpus from .init() | Viresh Kumar | 1 | -2/+0 |
2013-02-02 | cpufreq: governors: implement generic policy_is_shared | Fabio Baltieri | 1 | -1/+1 |
2013-02-02 | acpi-cpufreq: Do not load on K8 | Matthew Garrett | 1 | -0/+6 |
2013-01-23 | cpufreq: Add module aliases for acpi-cpufreq | Matthew Garrett | 1 | -0/+7 |
2012-09-10 | acpi-cpufreq: Add compatibility for legacy AMD cpb sysfs knob | Andre Przywara | 1 | -2/+44 |
2012-09-10 | acpi-cpufreq: Add support for disabling dynamic overclocking | Andre Przywara | 1 | -0/+177 |
2012-09-10 | acpi-cpufreq: Add quirk to disable _PSD usage on all AMD CPUs | Andre Przywara | 1 | -0/+10 |
2012-09-10 | acpi-cpufreq: Add support for modern AMD CPUs | Matthew Garrett | 1 | -6/+37 |
2011-07-14 | [CPUFREQ] Handle CPUs with different capabilities in acpi-cpufreq | Matthew Garrett | 1 | -1/+1 |
2011-07-11 | [CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug. | Luming Yu | 1 | -1/+1 |
2011-05-20 | [CPUFREQ] Move x86 drivers to drivers/cpufreq/ | Dave Jones | 1 | -0/+773 |