1. 2ed99e3 cpufreq: Skip current frequency initialization for ->setpolicy drivers by Rafael J. Wysocki · 10 years ago
  2. 4e97b63 cpufreq: Initialize governor for a new policy under policy->rwsem by Viresh Kumar · 10 years ago
  3. 5a7e56a cpufreq: Initialize policy before making it available for others to use by Viresh Kumar · 10 years ago
  4. 999976e cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditions by Aaron Plattner · 10 years ago
  5. e66c176 intel_pstate: Change busy calculation to use fixed point math. by Dirk Brandewie · 10 years ago
  6. 61d8d2a intel_pstate: Add support for Baytrail turbo P states by Dirk Brandewie · 10 years ago
  7. 4042e75 intel_pstate: Use LFM bus ratio as min ratio/P state by Dirk Brandewie · 10 years ago
  8. c327476 cpufreq: powernow-k8: Initialize per-cpu data-structures properly by Srivatsa S. Bhat · 10 years ago
  9. 6964d91 cpufreq: remove sysfs link when a cpu != policy->cpu, is removed by viresh kumar · 10 years ago
  10. 709c078 intel_pstate: Remove energy reporting from pstate_sample tracepoint by Dirk Brandewie · 10 years ago
  11. fcb6a15 intel_pstate: Take core C0 time into account for core busy calculation by Dirk Brandewie · 10 years ago
  12. b890eb4 Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  13. 88ea0f2c Merge branches 'pm-cpufreq' and 'pm-devfreq' by Rafael J. Wysocki · 10 years ago
  14. eb8c68e acpi-cpufreq: De-register CPU notifier and free struct msr on error. by Konrad Rzeszutek Wilk · 10 years ago
  15. 9146657 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  16. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  17. f2c73464 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  18. d2228b9 cpufreq: exynos4x12: Change L0 driver data to CPUFREQ_BOOST_FREQ by Lukasz Majewski · 11 years ago
  19. c683c2c cpufreq: exynos: Extend Exynos cpufreq driver to support boost by Lukasz Majewski · 11 years ago
  20. 2fb4719 cpufreq / boost: Kconfig: Support for software-managed BOOST by Lukasz Majewski · 11 years ago
  21. cfc9c8e acpi-cpufreq: Adjust the code to use the common boost attribute by Lukasz Majewski · 11 years ago
  22. 6f19efc cpufreq: Add boost frequency support in core by Lukasz Majewski · 11 years ago
  23. b69880f intel_pstate: Add trace point to report internal state. by Dirk Brandewie · 11 years ago
  24. 652ed95 cpufreq: introduce cpufreq_generic_get() routine by Viresh Kumar · 11 years ago
  25. b3f9ff8 cpufreq: stats: create sysfs entries when cpufreq_stats is a module by Viresh Kumar · 11 years ago
  26. 2d13594 cpufreq: stats: free table and remove sysfs entry in a single routine by Viresh Kumar · 11 years ago
  27. 027cc2e cpufreq: stats: remove hotplug notifiers by Viresh Kumar · 11 years ago
  28. fcd7af9 cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly by Viresh Kumar · 11 years ago
  29. 5650cef cpufreq: speedstep: remove unused speedstep_get_state by Paul Bolle · 11 years ago
  30. 51c4c4c Merge back earlier 'pm-cpufreq' material. by Rafael J. Wysocki · 11 years ago
  31. 6cbd7ee intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters. by Dirk Brandewie · 11 years ago
  32. 22c7379 powernow-k6: reorder frequencies by Mikulas Patocka · 11 years ago
  33. d82b922 powernow-k6: correctly initialize default parameters by Mikulas Patocka · 11 years ago
  34. e20e1d0 powernow-k6: disable cache when changing frequency by Mikulas Patocka · 11 years ago
  35. d568b6f cpufreq: exynos: Convert exynos-cpufreq to platform driver by Lukasz Majewski · 11 years ago
  36. d391669 cpufreq: Make sure CPU is running on a freq from freq-table by Viresh Kumar · 11 years ago
  37. ae6b427 cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag by Viresh Kumar · 11 years ago
  38. 20b7cbe cpufreq: imx6q: add of_init_opp_table by John Tobias · 11 years ago
  39. 1d0eaae cpufreq: imx6q-cpufreq driver is reused on i.MX6 series SoCs by Shawn Guo · 11 years ago
  40. b4573d1d cpufreq: imx6q: correct VDDSOC/PU voltage scaling when cpufreq is changed by Anson Huang · 11 years ago
  41. ab1b1c4 cpufreq: send new set of notification for transition failures by Viresh Kumar · 11 years ago
  42. f7ba3b4 cpufreq: Introduce cpufreq_notify_post_transition() by Viresh Kumar · 11 years ago
  43. 26ab1c6 cpufreq: exynos5250: Set APLL rate using CCF API by Sachin Kamat · 11 years ago
  44. 6f1e4ef cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled by Jane Li · 11 years ago
  45. 87ae97f cpufreq: s3c24xx: Staticize local variable by Sachin Kamat · 11 years ago
  46. 8f82b19 cpufreq: s3c2440: Staticize local variables by Sachin Kamat · 11 years ago
  47. 2b2ec67 cpufreq: s3c2440: Remove hardware.h inclusion by Sachin Kamat · 11 years ago
  48. 998be8e cpufreq: arm-big-little: Make driver dependent on CONFIG_BIG_LITTLE by Viresh Kumar · 11 years ago
  49. 72e2adc Merge back earlier 'pm-cpufreq' material. by Rafael J. Wysocki · 11 years ago
  50. 98a947a intel_pstate: Fail initialization if P-state information is missing by Rafael J. Wysocki · 11 years ago
  51. 08fd8c1c cpufreq: preserve user_policy across suspend/resume by Viresh Kumar · 11 years ago
  52. 72368d1 cpufreq: Clean up after a failing light-weight initialization by Rafael J. Wysocki · 11 years ago
  53. 6eb5c9d Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 11 years ago
  54. 109df08 cpufreq: Select PM_OPP rather than depending on it by Mark Brown · 11 years ago
  55. b4f6b3a cpufreq: Make ARM big.LITTLE switcher depend on ARM by Mark Brown · 11 years ago
  56. 91a4cd4 intel_pstate: Remove periodic P state boost by Dirk Brandewie · 11 years ago
  57. 007bea0 intel_pstate: Add setting voltage value for baytrail P states. by Dirk Brandewie · 11 years ago
  58. a27a9ab cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy drivers by Jason Baron · 11 years ago
  59. 42f921a cpufreq: remove sysfs files for CPUs which failed to come back after resume by Viresh Kumar · 11 years ago
  60. df3e9c0 cpufreq: exynos: move definitions for exynos-cpufreq into drivers/cpufreq/ by Kukjin Kim · 11 years ago
  61. fa1513f cpufreq_ at32ap-cpufreq.c: Fix section mismatch by Matthias Brugger · 11 years ago
  62. d4faadd Revert "cpufreq: fix garbage kobjects on errors during suspend/resume" by Rafael J. Wysocki · 11 years ago
  63. 12205a4 Revert "cpufreq: suspend governors on system suspend/hibernate" by Rafael J. Wysocki · 11 years ago
  64. 189c9b8 cpufreq: SPEAr: clk_round_rate() can return a zero upon error by Paul Walmsley · 11 years ago
  65. 2209b0c cpufreq: cpufreq-cpu0: clk_round_rate() can return a zero upon error by Paul Walmsley · 11 years ago
  66. 7cdcec9 Merge branches 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  67. 77cff59 cpufreq: cpufreq-cpu0: add dt node parsing for cooling device properties by Eduardo Valentin · 11 years ago
  68. 2167e23 cpufreq: fix garbage kobjects on errors during suspend/resume by Bjørn Mork · 11 years ago
  69. 5a87182 cpufreq: suspend governors on system suspend/hibernate by Viresh Kumar · 11 years ago
  70. db8fbb4 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  71. 3d3c6f5 cpufreq: exynos: Remove unwanted EXPORT_SYMBOL by Sachin Kamat · 11 years ago
  72. 2239aa3 cpufreq: tegra: don't error target() when suspended by Stephen Warren · 11 years ago
  73. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  74. 9bad584 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  75. aae467c cpufreq: governor: Remove fossil comment in the cpufreq_governor_dbs() by lan,Tianyu · 11 years ago
  76. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  77. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  78. 696d0b2 cpufreq: OMAP: Fix compilation error 'r & ret undeclared' by viresh kumar · 11 years ago
  79. 6d7bcb1 cpufreq: conservative: set requested_freq to policy max when it is over policy max by Xiaoguang Chen · 11 years ago
  80. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  81. aac59e3 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  82. faddf2f Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  83. 3baa976 cpufreq: conservative: fix requested_freq reduction issue by Xiaoguang Chen · 11 years ago
  84. 15d4cb9 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  85. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  86. fbbcdc0 intel_pstate: skip the driver if ACPI has power mgmt option by Adrian Huang · 11 years ago
  87. 880eef0 cpufreq: ondemand: Remove redundant return statement by Stratos Karafotis · 11 years ago
  88. d4019f0 cpufreq: move freq change notifications to cpufreq core by Viresh Kumar · 11 years ago
  89. 7dbf694 cpufreq: distinguish drivers that do asynchronous notifications by Viresh Kumar · 11 years ago
  90. e0a261a cpufreq/intel_pstate: Add static declarations to internal functions by Dirk Brandewie · 11 years ago
  91. 45cac11 cpufreq: arm_big_little: reconfigure switcher behavior at run time by Nicolas Pitre · 11 years ago
  92. e79a23c cpufreq: arm_big_little: add in-kernel switching (IKS) support by Viresh Kumar · 11 years ago
  93. 47ac9aa cpufreq: arm_big_little: add vexpress SPC interface driver by Sudeep KarkadaNagesha · 11 years ago
  94. 93658cb Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  95. 8e32e47 Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  96. ad7722d cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsem by viresh kumar · 11 years ago
  97. 19e77c2 intel_pstate: Add Baytrail support by Dirk Brandewie · 11 years ago
  98. 016c815 intel_pstate: Refactor driver to support CPUs with different MSR layouts by Dirk Brandewie · 11 years ago
  99. 9c0ebcf cpufreq: Implement light weight ->target_index() routine by Viresh Kumar · 11 years ago
  100. 6ddee42 Merge back earlier 'pm-cpufreq' material. by Rafael J. Wysocki · 11 years ago