1. 371deb9 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  2. 1c3d85d cpufreq: Revert incorrect commit 5800043 by Rafael J. Wysocki · 11 years ago
  3. 885f925 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  4. 7264a2b cpufreq: pxa2xx: initialize variables by Arnd Bergmann · 11 years ago
  5. 5eed198 ARM: S5pv210: compiling issue, ARM_S5PV210_CPUFREQ needs CONFIG_CPU_FREQ_TABLE=y by Chen Gang · 11 years ago
  6. 141b467 cpufreq: cpu0: Put cpu parent node after using it by Viresh Kumar · 11 years ago
  7. ad61f44 cpufreq: ARM big LITTLE: Adapt to latest cpufreq updates by Viresh Kumar · 11 years ago
  8. 763f8c3 cpufreq: ARM big LITTLE: put DT nodes after using them by Viresh Kumar · 11 years ago
  9. 820c6ca cpufreq: Don't call __cpufreq_governor() for drivers without target() by Viresh Kumar · 11 years ago
  10. 70eb085 cpufreq: exynos5440: Protect OPP search calls with RCU lock by Amit Daniel Kachhap · 11 years ago
  11. c778966 cpufreq: dbx500: Round to closest available freq by Mats Fagerstrom · 11 years ago
  12. e4969eb cpufreq: Call __cpufreq_governor() with correct policy->cpus mask by Viresh Kumar · 11 years ago
  13. d1b6848 cpufreq / intel_pstate: Optimize intel_pstate_set_policy by Srinivas Pandruvada · 11 years ago
  14. 49ded52 cpufreq: OMAP: instantiate omap-cpufreq as a platform_driver by Nishanth Menon · 11 years ago
  15. c158520 cpufreq: exynos: Remove error return even if no soc is found by Amit Daniel Kachhap · 11 years ago
  16. 49d7b5b cpufreq: exynos: Add cpufreq driver for exynos5440 by Amit Daniel Kachhap · 11 years ago
  17. 9c5320c cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand governor by Jacob Shin · 11 years ago
  18. fb30809 cpufreq: ondemand: allow custom powersave_bias_target handler to be registered by Jacob Shin · 11 years ago
  19. 5800043 cpufreq: convert cpufreq_driver to using RCU by Nathan Zimmer · 11 years ago
  20. 6eb1c37 cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 11 years ago
  21. 764295a cpufreq: sparc: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 11 years ago
  22. 73cc9c8 cpufreq: unicore2: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 11 years ago
  23. 7258267 cpufreq: sh: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 11 years ago
  24. 7a99893 cpufreq: mips: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 11 years ago
  25. ab423e4 cpufreq: ia64: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 11 years ago
  26. 8e8aa95 cpufreq: cris: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 11 years ago
  27. d5cc990 cpufreq: blackfin: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 11 years ago
  28. 81c720c cpufreq: AVR32: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 11 years ago
  29. 59a2e61 cpufreq: sa11x0: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 11 years ago
  30. ec376a2 cpufreq / intel_pstate: Set timer timeout correctly by Dirk Brandewie · 11 years ago
  31. b7e614c cpufreq: integrator: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 11 years ago
  32. cffc96e cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 11 years ago
  33. adde904 cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 11 years ago
  34. 8a7b122 cpufreq: davinci: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 11 years ago
  35. ceff98e cpufreq: tegra: Move driver to drivers/cpufreq by Viresh Kumar · 11 years ago
  36. a0ea048 cpufreq: ARM: Arrange drivers in alphabetical order by Viresh Kumar · 11 years ago
  37. 8a67f0e cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glue by Viresh Kumar · 11 years ago
  38. eb2f50f cpufreq: drivers: Remove unnecessary assignments of policy-> members by Viresh Kumar · 11 years ago
  39. 8a00627 cpufreq: drivers: don't check range of target freq in .target() by Viresh Kumar · 11 years ago
  40. e9f5183 cpufreq: Don't check if cpu is online/offline for cpufreq callbacks by Viresh Kumar · 11 years ago
  41. b43a7ff cpufreq: Notify all policy->cpus in cpufreq_notify_transition() by Viresh Kumar · 11 years ago
  42. beb0ff3 cpufreq: Correct header guards typo by Borislav Petkov · 11 years ago
  43. fd143b4 cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases too by Viresh Kumar · 11 years ago
  44. 746b3df cpufreq: cpufreq-cpu0: No need to check cpu number in init() by Viresh Kumar · 11 years ago
  45. f5c3ef2 cpufreq: check OF node /cpus presence before dereferencing it by Paolo Pisati · 11 years ago
  46. 9876584 cpufreq: conservative: Use an inline function to evaluate freq_target by Stratos Karafotis · 11 years ago
  47. cc721c4 cpufreq: kirkwood: fix coccicheck warnings by Silviu-Mihai Popescu · 11 years ago
  48. 5df6055 cpufreq: Fix unsigned variable being checked for negative value by jhbird.choi@samsung.com · 11 years ago
  49. 27ed3cd cpufreq: conservative: Fix the logic in frequency decrease checking by Stratos Karafotis · 11 years ago
  50. 7af1c05 cpufreq: conservative: Fix sampling_down_factor functionality by Stratos Karafotis · 11 years ago
  51. 9366d84 cpufreq: governors: Calculate iowait time only when necessary by Stratos Karafotis · 12 years ago
  52. fed573d cpufreq: conservative: Fix relation when decreasing frequency by Namhyung Kim · 12 years ago
  53. ad529a9 cpufreq: conservative: Break out earlier on the lowest frequency by Namhyung Kim · 12 years ago
  54. 031299b cpufreq: governors: Avoid unnecessary per cpu timer interrupts by Viresh Kumar · 12 years ago
  55. 9d44592 cpufreq: ondemand: Don't update sample_type if we don't evaluate load again by Viresh Kumar · 12 years ago
  56. 98104ee cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20 by Viresh Kumar · 12 years ago
  57. 4d5dcc4 cpufreq: governor: Implement per policy instances of governors by Viresh Kumar · 11 years ago
  58. 7bd353a cpufreq: Add per policy governor-init/exit infrastructure by Viresh Kumar · 11 years ago
  59. 0d1857a cpufreq: Convert the cpufreq_driver_lock to a rwlock by Nathan Zimmer · 12 years ago
  60. aa77a52 cpufreq: acpi-cpufreq: Don't set policy->related_cpus from .init() by Viresh Kumar · 11 years ago
  61. 187da1d cpufreq: stats: do cpufreq_cpu_put() corresponding to cpufreq_cpu_get() by viresh kumar · 11 years ago
  62. 05e99c8cf intel-pstate: Use #defines instead of hard-coded values. by Konrad Rzeszutek Wilk · 11 years ago
  63. e6f3eb2 cpufreq / intel_pstate: Fix calculation of current frequency by Dirk Brandewie · 11 years ago
  64. b563b4e cpufreq / intel_pstate: Add function to check that all MSRs are valid by Dirk Brandewie · 11 years ago
  65. d3929b8 cpufreq / intel_pstate: Do not load on VM that does not report max P state. by Dirk Brandewie · 11 years ago
  66. 907cc90 cpufreq / intel_pstate: Fix intel_pstate_init() error path by Dirk Brandewie · 11 years ago
  67. f5f43dc cpufreq: highbank: do not initialize array with a loop by Emilio López · 12 years ago
  68. e5dde92 cpufreq: Fix a typo in comment by Namhyung Kim · 12 years ago
  69. c41b381 Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  70. d3caf89 Merge branch 'pm-cpufreq' into fixes by Rafael J. Wysocki · 12 years ago
  71. 3a3656d imx6q-cpufreq: fix return value check in imx6q_cpufreq_probe() by Wei Yongjun · 12 years ago
  72. 5ce7aba Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  73. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  74. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  75. fdbe094 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 12 years ago
  76. 6be2649 cpufreq / intel_pstate: Add kernel command line option disable intel_pstate. by Dirk Brandewie · 12 years ago
  77. da0d9fd cpufreq / intel_pstate: Change to disallow module build by Dirk Brandewie · 12 years ago
  78. 60a406d Merge branch 'next/cpufreq-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Rafael J. Wysocki · 12 years ago
  79. 4419fbd Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 12 years ago
  80. b22d18c Merge tag 'for-arm-soc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/cleanup by Olof Johansson · 12 years ago
  81. f25610c drivers/db8500-cpufreq: delete dangling include by Linus Walleij · 12 years ago
  82. 191e5ed cpufreq / intel_pstate: Fix 32 bit build by Dirk Brandewie · 12 years ago
  83. c88883c cpufreq: conservative: Fix typos in comments by Stratos Karafotis · 12 years ago
  84. 06eb09d cpufreq: ondemand: Fix typos in comments by Stratos Karafotis · 12 years ago
  85. 6ca939b cpufreq: exynos: simplify .init() for setting policy->cpus by Viresh Kumar · 12 years ago
  86. 2a4bd9f cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCs by Andrew Lunn · 12 years ago
  87. 93f0822 cpufreq/x86: Add P-state driver for sandy bridge. by Dirk Brandewie · 12 years ago
  88. 633d47d cpufreq_stats: do not remove sysfs files if frequency table is not present by Dirk Brandewie · 12 years ago
  89. fa69e33 cpufreq: Do not track governor name for scaling drivers with internal governors. by Dirk Brandewie · 12 years ago
  90. f6b0515 cpufreq: Only call cpufreq_out_of_sync() for driver that implement cpufreq_driver.target() by Dirk Brandewie · 12 years ago
  91. 9e21ba8 cpufreq: Retrieve current frequency from scaling drivers with internal governors by Dirk Brandewie · 12 years ago
  92. 2eaa3e2 cpufreq: Fix locking issues by Viresh Kumar · 12 years ago
  93. fa1d8af cpufreq: Create a macro for unlock_policy_rwsem{read,write} by Viresh Kumar · 12 years ago
  94. 6592246 cpufreq: Remove unused HOTPLUG_CPU code by Viresh Kumar · 12 years ago
  95. 8e53695 cpufreq: governors: Fix WARN_ON() for multi-policy platforms by Viresh Kumar · 12 years ago
  96. 4bd4e42 cpufreq: ondemand: Replace down_differential tuner with adj_up_threshold by Stratos Karafotis · 12 years ago
  97. df18e50 cpufreq / stats: Get rid of CPUFREQ_STATDEVICE_ATTR by Viresh Kumar · 12 years ago
  98. 3361b7b cpufreq: Don't check cpu_online(policy->cpu) by Viresh Kumar · 12 years ago
  99. 1dd538f cpufreq: add imx6q-cpufreq driver by Shawn Guo · 12 years ago
  100. 73bf0fc cpufreq: Don't remove sysfs link for policy->cpu by Viresh Kumar · 12 years ago