1. 1f39fa0 cpufreq: Introducing CPUFREQ_RELATION_E by Vincent Donnefort · 3 years, 4 months ago
  2. 692a3b9 cpufreq: acpi: Remove acpi_cpufreq_cpu_ready() by Viresh Kumar · 3 years, 5 months ago
  3. 09681a0 cpufreq: Replace deprecated CPU-hotplug functions by Sebastian Andrzej Siewior · 3 years, 5 months ago
  4. 3743d55 x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen generations by Huang Rui · 3 years, 9 months ago
  5. 538b018 cpufreq: ACPI: Set cpuinfo.max_freq directly if max boost is known by Rafael J. Wysocki · 4 years ago
  6. d11a1d0 cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not there by Rafael J. Wysocki · 4 years ago
  7. 3c55e94 cpufreq: ACPI: Extend frequency tables to cover boost frequencies by Rafael J. Wysocki · 4 years ago
  8. 5368512 acpi-cpufreq: Honor _PSD table setting on new AMD CPUs by Wei Huang · 4 years, 3 months ago
  9. a7b9093 cpufreq: acpi-cpufreq: Mark sometimes used ID structs as __maybe_unused by Lee Jones · 4 years, 6 months ago
  10. e1711f2 cpufreq: acpi-cpufreq: Mark 'dummy' variable as __always_unused by Lee Jones · 4 years, 6 months ago
  11. 8479eb8 cpufreq: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  12. cf6fada cpufreq: change '.set_boost' to act on one policy by Xiongfeng Wang · 4 years, 8 months ago
  13. b11d77f cpufreq: Convert to new X86 CPU match macros by Thomas Gleixner · 4 years, 10 months ago
  14. ba5bade x86/devicetable: Move x86 specific macro out of generic code by Thomas Gleixner · 4 years, 10 months ago
  15. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  16. eae2ef0 drivers/cpufreq/acpi-cpufreq.c: This fixes the following checkpatch warning by Mohan Kumar · 6 years ago
  17. 1222d52 cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologies by Erwan Velu · 6 years ago
  18. cc9690c cpufreq: Add Hygon Dhyana support by Pu Wen · 6 years ago
  19. d09fcec Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  20. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  21. 08e9cc4 cpufreq: ACPI: make function acpi_cpufreq_fast_switch() static by Colin Ian King · 7 years ago
  22. 1a186d9 cpufreq: ACPI: Don't validate the frequency table twice by Viresh Kumar · 7 years ago
  23. b399151 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 7 years ago
  24. 2a8fa12 cpufreq: Remove CPU hotplug callbacks only if they were initialized by Boris Ostrovsky · 8 years ago
  25. a3605c4 cpufreq: acpi-cpufreq: drop rdmsr_on_cpus() usage by Sebastian Andrzej Siewior · 8 years ago
  26. 4d66ddf cpufreq: acpi-cpufreq: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  27. 5b6667c cpufreq: acpi-cpufreq: use cached frequency mapping when possible by Steve Muckle · 9 years ago
  28. 8257736 cpufreq: Reuse new freq-table helpers by Viresh Kumar · 9 years ago
  29. 8cee1ee cpufreq: ACPI: Remove freq_table from acpi_cpufreq_data by Viresh Kumar · 9 years ago
  30. 9b55f55 cpufreq: ACPI: policy->driver_data can't be NULL in ->exit() by Viresh Kumar · 9 years ago
  31. 1c5864e cpufreq: Use consistent prefixing via pr_fmt by Joe Perches · 9 years ago
  32. b49c22a cpufreq: Convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 9 years ago
  33. b7898fd cpufreq: Support for fast frequency switching by Rafael J. Wysocki · 9 years ago
  34. ac13b996 cpufreq: acpi-cpufreq: make Intel/AMD MSR access, io port access static by Jisheng Zhang · 9 years ago
  35. ed72662 cpufreq: acpi-cpufreq: Clean up hot plug notifier callback by Richard Cochran · 9 years ago
  36. ed757a2 cpufreq: acpi-cpufreq: Make read and write operations more efficient by Rafael J. Wysocki · 9 years ago
  37. 9a909a1 cpufreq: acpi-cpufreq: Drop pointless label from acpi_cpufreq_target() by Rafael J. Wysocki · 9 years ago
  38. 7a6c79f cpufreq: Simplify core code related to boost support by Rafael J. Wysocki · 9 years ago
  39. 1713578 cpufreq: acpi-cpufreq: Simplify boost-related code by Rafael J. Wysocki · 9 years ago
  40. e253036 cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpus by Srinivas Pandruvada · 9 years ago
  41. 1f0bd44 cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get() by Rafael J. Wysocki · 9 years ago
  42. f56c50e cpufreq: acpi-cpufreq: Fix up the handling of cpb sysfs attribute by Rafael J. Wysocki · 9 years ago
  43. 3427616 cpufreq: acpi-cpufreq: Drop acpi_data from struct acpi_cpufreq_data by Rafael J. Wysocki · 9 years ago
  44. b2f8dc4 ACPI / processor: Drop an unused argument of a cleanup routine by Rafael J. Wysocki · 9 years ago
  45. 8cfcfd3 acpi-cpufreq: Fix an ACPI perf unregister issue by Pan Xinhui · 10 years ago
  46. eb0b3e7 acpi-cpufreq: replace per_cpu with driver_data of policy by Pan Xinhui · 10 years ago
  47. 3280c3c acpi-cpufreq: Replace cpu_**_mask() with topology_**_cpumask() by Bartosz Golaszewski · 10 years ago
  48. 041526f cpufreq: Use cpufreq_for_each_* macros for frequency table iteration by Stratos Karafotis · 11 years ago
  49. fe10739 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  50. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  51. 71508a1 cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_table by Viresh Kumar · 11 years ago
  52. 0197fbd acpi-cpufreq: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  53. e0b3165 cpufreq: add 'freq_table' in struct cpufreq_policy by Viresh Kumar · 11 years ago
  54. eb8c68e acpi-cpufreq: De-register CPU notifier and free struct msr on error. by Konrad Rzeszutek Wilk · 11 years ago
  55. cfc9c8e acpi-cpufreq: Adjust the code to use the common boost attribute by Lukasz Majewski · 11 years ago
  56. 15d4cb9 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  57. d4019f0 cpufreq: move freq change notifications to cpufreq core by Viresh Kumar · 11 years ago
  58. 93658cb Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  59. 9c0ebcf cpufreq: Implement light weight ->target_index() routine by Viresh Kumar · 11 years ago
  60. 75c0758 acpi-cpufreq: Fail initialization if driver cannot be registered by Rafael J. Wysocki · 11 years ago
  61. 1bab64d acpi-cpufreq: Add comment under ACPI_ADR_SPACE_SYSTEM_IO case by Viresh Kumar · 11 years ago
  62. 2f75db7 cpufreq: acpi-cpufreq: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  63. db9be21 cpufreq: acpi: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  64. 776b57b cpufreq: acpi-cpufreq: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  65. 8a61e12 acpi-cpufreq: skip loading acpi_cpufreq after intel_pstate by Yinghai Lu · 11 years ago
  66. 59027d3 acpi-cpufreq: Use cpufreq_freq_attr_rw to define the cpb attribute by Lan Tianyu · 11 years ago
  67. adc97d6 cpufreq: Drop the owner field from struct cpufreq_driver by Viresh Kumar · 11 years ago
  68. d5b73cd cpufreq: Use sizeof(*ptr) convetion for computing sizes by Viresh Kumar · 11 years ago
  69. 61c63e5 cpufreq: Remove unused APERF/MPERF support by Stratos Karafotis · 12 years ago
  70. 2cc6ced Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 12 years ago
  71. 405a108 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 12 years ago
  72. a204dbc Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 12 years ago
  73. f4fd379 acpi-cpufreq: Add new sysfs attribute freqdomain_cpus by Lan Tianyu · 12 years ago
  74. 39a95f4 Merge branch 'pm-cpufreq-assorted' into pm-cpufreq by Rafael J. Wysocki · 12 years ago
  75. e15d830 cpufreq: ACPI: call CPUFREQ_POSTCHANGE notfier in error cases by Viresh Kumar · 12 years ago
  76. c655aff ACPI / cpufreq: Add ACPI processor device IDs to acpi-cpufreq by Rafael J. Wysocki · 12 years ago
  77. 8673b83 acpi-cpufreq: set current frequency based on target P-State by Ross Lagerwall · 12 years ago
  78. 5070158 cpufreq: rename index as driver_data in cpufreq_frequency_table by Viresh Kumar · 12 years ago
  79. 2361be2 cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory by Viresh Kumar · 12 years ago
  80. b43a7ff cpufreq: Notify all policy->cpus in cpufreq_notify_transition() by Viresh Kumar · 12 years ago
  81. aa77a52 cpufreq: acpi-cpufreq: Don't set policy->related_cpus from .init() by Viresh Kumar · 12 years ago
  82. 2624f90 cpufreq: governors: implement generic policy_is_shared by Fabio Baltieri · 12 years ago
  83. c40a451 acpi-cpufreq: Do not load on K8 by Matthew Garrett · 12 years ago
  84. efa1719 cpufreq: Add module aliases for acpi-cpufreq by Matthew Garrett · 12 years ago
  85. 11269ff acpi-cpufreq: Add compatibility for legacy AMD cpb sysfs knob by Andre Przywara · 12 years ago
  86. 615b730 acpi-cpufreq: Add support for disabling dynamic overclocking by Andre Przywara · 12 years ago
  87. acd3162 acpi-cpufreq: Add quirk to disable _PSD usage on all AMD CPUs by Andre Przywara · 12 years ago
  88. 3dc9a633 acpi-cpufreq: Add support for modern AMD CPUs by Matthew Garrett · 12 years ago
  89. 92e03c4 [CPUFREQ] Handle CPUs with different capabilities in acpi-cpufreq by Matthew Garrett · 14 years ago
  90. 50f4ddd [CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug. by Luming Yu · 14 years ago
  91. bb0a56e [CPUFREQ] Move x86 drivers to drivers/cpufreq/ by Dave Jones · 14 years ago[Renamed from arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c]
  92. 2d06d8c [CPUFREQ] use dynamic debug instead of custom infrastructure by Dominik Brodowski · 14 years ago
  93. dab5fff acpi-cpufreq: fix a memleak when unloading driver by Zhang Rui · 14 years ago
  94. 3f6c4df [CPUFREQ] acpi-cpufreq: add missing __percpu markup by Namhyung Kim · 14 years ago
  95. 6f4f272 [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent by Thomas Renninger · 15 years ago
  96. 6b72e39 [CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification by Thomas Renninger · 15 years ago
  97. d7be0ce Merge commit 'v2.6.34-rc6' into x86/cpu by H. Peter Anvin · 15 years ago
  98. a2fed57 x86, cpufreq: Add APERF/MPERF support for AMD processors by Mark Langsdorf · 15 years ago
  99. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  100. 4a28395 arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by using smp_call_function_any() by Andrew Morton · 15 years ago