1. 1c5864e cpufreq: Use consistent prefixing via pr_fmt by Joe Perches · 8 years ago
  2. b49c22a cpufreq: Convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 8 years ago
  3. b7898fd cpufreq: Support for fast frequency switching by Rafael J. Wysocki · 8 years ago
  4. ac13b99 cpufreq: acpi-cpufreq: make Intel/AMD MSR access, io port access static by Jisheng Zhang · 8 years ago
  5. ed72662 cpufreq: acpi-cpufreq: Clean up hot plug notifier callback by Richard Cochran · 8 years ago
  6. ed757a2 cpufreq: acpi-cpufreq: Make read and write operations more efficient by Rafael J. Wysocki · 8 years ago
  7. 9a909a1 cpufreq: acpi-cpufreq: Drop pointless label from acpi_cpufreq_target() by Rafael J. Wysocki · 8 years ago
  8. 7a6c79f cpufreq: Simplify core code related to boost support by Rafael J. Wysocki · 9 years ago
  9. 1713578 cpufreq: acpi-cpufreq: Simplify boost-related code by Rafael J. Wysocki · 9 years ago
  10. e253036 cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpus by Srinivas Pandruvada · 9 years ago
  11. 1f0bd44 cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get() by Rafael J. Wysocki · 9 years ago
  12. f56c50e cpufreq: acpi-cpufreq: Fix up the handling of cpb sysfs attribute by Rafael J. Wysocki · 9 years ago
  13. 3427616 cpufreq: acpi-cpufreq: Drop acpi_data from struct acpi_cpufreq_data by Rafael J. Wysocki · 9 years ago
  14. b2f8dc4 ACPI / processor: Drop an unused argument of a cleanup routine by Rafael J. Wysocki · 9 years ago
  15. 8cfcfd3 acpi-cpufreq: Fix an ACPI perf unregister issue by Pan Xinhui · 9 years ago
  16. eb0b3e7 acpi-cpufreq: replace per_cpu with driver_data of policy by Pan Xinhui · 9 years ago
  17. 3280c3c acpi-cpufreq: Replace cpu_**_mask() with topology_**_cpumask() by Bartosz Golaszewski · 9 years ago
  18. 041526f cpufreq: Use cpufreq_for_each_* macros for frequency table iteration by Stratos Karafotis · 10 years ago
  19. fe10739 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  20. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  21. 71508a1 cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_table by Viresh Kumar · 10 years ago
  22. 0197fbd acpi-cpufreq: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 10 years ago
  23. e0b3165 cpufreq: add 'freq_table' in struct cpufreq_policy by Viresh Kumar · 10 years ago
  24. eb8c68e acpi-cpufreq: De-register CPU notifier and free struct msr on error. by Konrad Rzeszutek Wilk · 10 years ago
  25. cfc9c8e acpi-cpufreq: Adjust the code to use the common boost attribute by Lukasz Majewski · 11 years ago
  26. 15d4cb9 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  27. d4019f0 cpufreq: move freq change notifications to cpufreq core by Viresh Kumar · 11 years ago
  28. 93658cb Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  29. 9c0ebcf cpufreq: Implement light weight ->target_index() routine by Viresh Kumar · 11 years ago
  30. 75c0758 acpi-cpufreq: Fail initialization if driver cannot be registered by Rafael J. Wysocki · 11 years ago
  31. 1bab64d acpi-cpufreq: Add comment under ACPI_ADR_SPACE_SYSTEM_IO case by Viresh Kumar · 11 years ago
  32. 2f75db7 cpufreq: acpi-cpufreq: don't initialize part of policy set by core by Viresh Kumar · 11 years ago
  33. db9be21 cpufreq: acpi: Use generic cpufreq routines by Viresh Kumar · 11 years ago
  34. 776b57b cpufreq: acpi-cpufreq: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  35. 8a61e12 acpi-cpufreq: skip loading acpi_cpufreq after intel_pstate by Yinghai Lu · 11 years ago
  36. 59027d3 acpi-cpufreq: Use cpufreq_freq_attr_rw to define the cpb attribute by Lan Tianyu · 11 years ago
  37. adc97d6 cpufreq: Drop the owner field from struct cpufreq_driver by Viresh Kumar · 11 years ago
  38. d5b73cd cpufreq: Use sizeof(*ptr) convetion for computing sizes by Viresh Kumar · 11 years ago
  39. 61c63e5 cpufreq: Remove unused APERF/MPERF support by Stratos Karafotis · 11 years ago
  40. 2cc6ced Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  41. 405a108 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  42. a204dbc Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  43. f4fd379 acpi-cpufreq: Add new sysfs attribute freqdomain_cpus by Lan Tianyu · 11 years ago
  44. 39a95f4 Merge branch 'pm-cpufreq-assorted' into pm-cpufreq by Rafael J. Wysocki · 11 years ago
  45. e15d830 cpufreq: ACPI: call CPUFREQ_POSTCHANGE notfier in error cases by Viresh Kumar · 11 years ago
  46. c655aff ACPI / cpufreq: Add ACPI processor device IDs to acpi-cpufreq by Rafael J. Wysocki · 11 years ago
  47. 8673b83 acpi-cpufreq: set current frequency based on target P-State by Ross Lagerwall · 11 years ago
  48. 5070158 cpufreq: rename index as driver_data in cpufreq_frequency_table by Viresh Kumar · 11 years ago
  49. 2361be2 cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory by Viresh Kumar · 11 years ago
  50. b43a7ff cpufreq: Notify all policy->cpus in cpufreq_notify_transition() by Viresh Kumar · 11 years ago
  51. aa77a52 cpufreq: acpi-cpufreq: Don't set policy->related_cpus from .init() by Viresh Kumar · 11 years ago
  52. 2624f90 cpufreq: governors: implement generic policy_is_shared by Fabio Baltieri · 11 years ago
  53. c40a451 acpi-cpufreq: Do not load on K8 by Matthew Garrett · 11 years ago
  54. efa1719 cpufreq: Add module aliases for acpi-cpufreq by Matthew Garrett · 11 years ago
  55. 11269ff acpi-cpufreq: Add compatibility for legacy AMD cpb sysfs knob by Andre Przywara · 12 years ago
  56. 615b730 acpi-cpufreq: Add support for disabling dynamic overclocking by Andre Przywara · 12 years ago
  57. acd3162 acpi-cpufreq: Add quirk to disable _PSD usage on all AMD CPUs by Andre Przywara · 12 years ago
  58. 3dc9a63 acpi-cpufreq: Add support for modern AMD CPUs by Matthew Garrett · 12 years ago
  59. 92e03c4 [CPUFREQ] Handle CPUs with different capabilities in acpi-cpufreq by Matthew Garrett · 13 years ago
  60. 50f4ddd [CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug. by Luming Yu · 13 years ago
  61. bb0a56e [CPUFREQ] Move x86 drivers to drivers/cpufreq/ by Dave Jones · 13 years ago[Renamed from arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c]
  62. 2d06d8c [CPUFREQ] use dynamic debug instead of custom infrastructure by Dominik Brodowski · 13 years ago
  63. dab5fff acpi-cpufreq: fix a memleak when unloading driver by Zhang Rui · 14 years ago
  64. 3f6c4df [CPUFREQ] acpi-cpufreq: add missing __percpu markup by Namhyung Kim · 14 years ago
  65. 6f4f272 [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent by Thomas Renninger · 14 years ago
  66. 6b72e39 [CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification by Thomas Renninger · 14 years ago
  67. d7be0ce Merge commit 'v2.6.34-rc6' into x86/cpu by H. Peter Anvin · 14 years ago
  68. a2fed57 x86, cpufreq: Add APERF/MPERF support for AMD processors by Mark Langsdorf · 14 years ago
  69. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  70. 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
  71. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  72. e2f74f3 [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface by Thomas Renninger · 15 years ago
  73. 293afe4 [CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in notification message by John Villalovos · 15 years ago
  74. f162506 percpu: make percpu symbols in cpufreq unique by Tejun Heo · 15 years ago
  75. 467f995 Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  76. 6161352 tracing, perf: Convert the power tracer into an event tracer by Arjan van de Ven · 15 years ago
  77. 714af06 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  78. 5cbc19a x86: Add generic aperf/mperf code by Peter Zijlstra · 15 years ago
  79. a8303aa x86: Move APERF/MPERF into a X86_FEATURE by Peter Zijlstra · 15 years ago
  80. 1a8e42f [CPUFREQ] Create a blacklist for processors that should not load the acpi-cpufreq module. by Prarit Bhargava · 15 years ago
  81. 0de5108 CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUs by Harald Welte · 15 years ago
  82. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
  83. 61c8c67 acpi-cpufreq: fix printk typo and indentation by Joe Perches · 15 years ago
  84. d876dfb acpi-cpufreq: Do not let get_measured perf depend on internal variable by Thomas Renninger · 15 years ago
  85. d91758f acpi-cpufreq: style-only: add parens to math expression by Thomas Renninger · 15 years ago
  86. e0e8c4e acpi-cpufreq: Cleanup: Use printk_once by Thomas Renninger · 15 years ago
  87. 093f13e x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perf by Pallipadi, Venkatesh · 15 years ago
  88. ea34f43 acpi-cpufreq: fix 'smp_call_function_many()' confusion by Linus Torvalds · 15 years ago
  89. 1c98aa7 Fix quilt merge error in acpi-cpufreq.c by Linus Torvalds · 15 years ago
  90. 01599fc cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c by Andrew Morton · 15 years ago
  91. 18b2646 ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only by Venkatesh Pallipadi · 15 years ago
  92. e4f6937 ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperf by Venkatesh Pallipadi · 15 years ago
  93. 32fb6c1 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  94. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  95. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  96. a59d163 ACPI: cap off P-state transition latency from buggy BIOSes by Pallipadi, Venkatesh · 15 years ago
  97. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  98. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 15 years ago
  99. 3a58df3 [CPUFREQ] checkpatch cleanups for acpi-cpufreq by Dave Jones · 15 years ago
  100. b36128c alloc_percpu: change percpu_ptr to per_cpu_ptr by Rusty Russell · 15 years ago