1. 394f716 Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  2. 69f8947 Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  3. 62839e2 Merge branch 'acpi-processor' by Rafael J. Wysocki · 9 years ago
  4. 3510fac cpufreq: postfix policy directory with the first CPU in related_cpus by Viresh Kumar · 9 years ago
  5. 96bdda6 cpufreq: create cpu/cpufreq/policyX directories by Viresh Kumar · 9 years ago
  6. c82bd44 cpufreq: remove cpufreq_sysfs_{create|remove}_file() by Viresh Kumar · 9 years ago
  7. 8eec102 cpufreq: create cpu/cpufreq at boot time by Viresh Kumar · 9 years ago
  8. 0998a03 cpufreq: Use cpumask_copy instead of cpumask_or to copy a mask by Viresh Kumar · 9 years ago
  9. 083701b cpufreq: ondemand: Drop unnecessary locks from update_sampling_rate() by Viresh Kumar · 9 years ago
  10. 51443fb cpufreq: intel_pstate: Fix intel_pstate powersave min_perf_pct value by Prarit Bhargava · 9 years ago
  11. 7855e10 Merge back earlier cpufreq material for v4.4. by Rafael J. Wysocki · 9 years ago
  12. 8e601a9 cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL) by Srinivas Pandruvada · 9 years ago
  13. 4ef4514 cpufreq: intel_pstate: Avoid calculation for max/min by Srinivas Pandruvada · 9 years ago
  14. 37afb00 cpufreq: intel_pstate: Use ACPI perf configuration by Srinivas Pandruvada · 9 years ago
  15. 3bcc6fa cpufreq: intel-pstate: Use separate max pstate for scaling by Srinivas Pandruvada · 9 years ago
  16. 6a35fc2 cpufreq: intel_pstate: get P1 from TAR when available by Srinivas Pandruvada · 9 years ago
  17. e625742 cpufreq: Drop redundant check for inactive policies by Viresh Kumar · 9 years ago
  18. 5477fb3 ACPI / CPPC: Add a CPUFreq driver for use with CPPC by Ashwin Chaugule · 9 years ago
  19. 51ec005 Merge back earlier cpufreq material for v4.4. by Rafael J. Wysocki · 9 years ago
  20. 55582bc cpufreq: prevent lockup on reading scaling_available_frequencies by Srinivas Pandruvada · 9 years ago
  21. e253036 cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpus by Srinivas Pandruvada · 9 years ago
  22. d43b1b6 cpufreq : powernv: Report Pmax throttling if capped below nominal frequency by Shilpasri G Bhat · 9 years ago
  23. a35fc5a cpufreq: imx: update the clock switch flow to support imx6ul by Bai Ping · 9 years ago
  24. febf63c cpufreq: tegra20: remove superfluous CONFIG_PM ifdefs by Bartlomiej Zolnierkiewicz · 9 years ago
  25. 03d5eec cpufreq: conservative: remove 'enable' field by Viresh Kumar · 9 years ago
  26. 78ce6db cpufreq: integrator: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  27. 1f0bd44 cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get() by Rafael J. Wysocki · 9 years ago
  28. 33692dc PM / OPP: Move opp core to its own directory by Viresh Kumar · 9 years ago
  29. 8f8d37b PM / OPP: Prefix exported opp routines with dev_pm_opp_ by Viresh Kumar · 9 years ago
  30. f0489a5 PM / OPP: Rename opp init/free table routines by Viresh Kumar · 9 years ago
  31. fa9a67e Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  32. 3e66c4b Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  33. d71fc23 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  34. 74da56c intel_pstate: fix PCT_TO_HWP macro by Kristen Carlson Accardi · 9 years ago
  35. 43717aa intel_pstate: Fix user input of min/max to legal policy region by Chen Yu · 9 years ago
  36. 953ba9f cpufreq-dt: add suspend frequency support by Bartlomiej Zolnierkiewicz · 9 years ago
  37. 201f371 cpufreq: allow cpufreq_generic_suspend() to work without suspend frequency by Bartlomiej Zolnierkiewicz · 9 years ago
  38. 63431f7 cpufreq: Use __func__ to print function's name by Viresh Kumar · 9 years ago
  39. d075a88 cpufreq: staticize cpufreq_cpu_get_raw() by Viresh Kumar · 9 years ago
  40. 5269e70 cpufreq: Add ARM_MT8173_CPUFREQ dependency on THERMAL by Guenter Roeck · 9 years ago
  41. a202200 cpufreq: dt: Tolerance applies on both sides of target voltage by Viresh Kumar · 9 years ago
  42. 8bc8628 cpufreq: dt: Print error on failing to mark OPPs as shared by Viresh Kumar · 9 years ago
  43. 7d5d0c8 cpufreq: dt: Check OPP count before marking them shared by Viresh Kumar · 9 years ago
  44. 0ed537b Merge branch 'pm-opp' into pm-cpufreq by Rafael J. Wysocki · 9 years ago
  45. ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  46. 1021781 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  47. 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  48. ac2a29c Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  49. 4ffe18c Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  50. 72e624d cpufreq: speedstep-lib: Use monotonic clock by Abhilash Jindal · 9 years ago
  51. 309d063 cpufreq: powernv: Increase the verbosity of OCC console messages by Shilpasri G Bhat · 9 years ago
  52. a482e55 cpufreq: sfi: use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
  53. 36dfef2 cpufreq: drop !cpufreq_driver check from cpufreq_parse_governor() by Viresh Kumar · 9 years ago
  54. 88dc438 cpufreq: remove redundant 'policy' field from user_policy by Viresh Kumar · 9 years ago
  55. e27f8bd cpufreq: remove redundant 'governor' field from user_policy by Viresh Kumar · 9 years ago
  56. 14ca0bd cpufreq: update user_policy.* on success by Viresh Kumar · 9 years ago
  57. 8fa5b63 cpufreq: use memcpy() to copy policy by Viresh Kumar · 9 years ago
  58. 6bfb7c7 cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event by Viresh Kumar · 9 years ago
  59. 1453863 cpufreq: mediatek: Add MT8173 cpufreq driver by Pi-Cheng Chen · 9 years ago
  60. 1af115d Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  61. 420f262 Merge tag 'tegra-for-4.3-cpufreq' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Olof Johansson · 9 years ago
  62. deb1436 Merge tag 'samsung-late-cpufreq-driver' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/late by Olof Johansson · 9 years ago
  63. a5dd192 Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes by Ingo Molnar · 9 years ago
  64. 62c3f2f cpufreq: exynos: Fix for memory leak in case SoC name does not match by Shailendra Verma · 9 years ago
  65. 5e3863a cpufreq: exynos: Remove unselectable rule for arm-exynos-cpufreq.o by Jonas Rabenstein · 9 years ago
  66. 966f2a7 cpufreq: exynos: remove Exynos4x12 specific cpufreq driver support by Bartlomiej Zolnierkiewicz · 9 years ago
  67. 21c36d3 cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabled by Bartlomiej Zolnierkiewicz · 9 years ago
  68. 5aecc3c intel_pstate: append more Oracle OEM table id to vendor bypass list by Ethan Zhao · 9 years ago
  69. 1c93912 intel_pstate: Add SKY-S support by Kristen Carlson Accardi · 9 years ago
  70. d15fa86 cpufreq: dt: Add support for turbo/boost mode by Viresh Kumar · 9 years ago
  71. 2e02d87 cpufreq: dt: Add support for operating-points-v2 bindings by Viresh Kumar · 9 years ago
  72. 44139ed cpufreq: Allow drivers to enable boost support after registering driver by Viresh Kumar · 9 years ago
  73. 79eea44 cpufreq: Update boost flag while initializing freq table from OPPs by Bartlomiej Zolnierkiewicz · 9 years ago
  74. 71db87b bus: subsys: update return type of ->remove_dev() to void by Viresh Kumar · 9 years ago
  75. 9b2b6f7 CPUFREQ: Loongson2: Fix broken build due to incorrect include. by Ralf Baechle · 9 years ago
  76. 144c8e1 intel_pstate: Fix possible overflow complained by Coverity by Chen Yu · 9 years ago
  77. fba9573 cpufreq: Correct a freq check in cpufreq_set_policy() by Pan Xinhui · 9 years ago
  78. fdd320d cpufreq: Lock CPU online/offline in cpufreq_register_driver() by Rafael J. Wysocki · 9 years ago
  79. 194d99c cpufreq: Replace recover_policy with new_policy in cpufreq_online() by Rafael J. Wysocki · 9 years ago
  80. 0b27535 cpufreq: Separate CPU device registration from CPU online by Rafael J. Wysocki · 9 years ago
  81. 5b929bd Merge branch 'x86/urgent' into x86/asm, before applying dependent patches by Ingo Molnar · 9 years ago
  82. 22794280 cpufreq: powernv: Restore cpu frequency to policy->cur on unthrottling by Shilpasri G Bhat · 9 years ago
  83. 3dd3ebe cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active bit is set by Shilpasri G Bhat · 9 years ago
  84. 735366f cpufreq: powernv: Call throttle_check() on receiving OCC_THROTTLE by Shilpasri G Bhat · 9 years ago
  85. cb166fa cpufreq: powernv: Register for OCC related opal_message notification by Shilpasri G Bhat · 9 years ago
  86. 053819e cpufreq: powernv: Handle throttling due to Pmax capping at chip level by Shilpasri G Bhat · 9 years ago
  87. a34e63b cpufreq: Pass CPU number to cpufreq_policy_alloc() by Rafael J. Wysocki · 9 years ago
  88. 4d1f3a5 cpufreq: Do not update related_cpus on every policy activation by Rafael J. Wysocki · 9 years ago
  89. d9612a4 cpufreq: Drop unused dev argument from two functions by Rafael J. Wysocki · 9 years ago
  90. d4d854d cpufreq: Drop unnecessary label from cpufreq_add_dev() by Rafael J. Wysocki · 9 years ago
  91. 11ce707 cpufreq: Drop cpufreq_policy_restore() by Rafael J. Wysocki · 9 years ago
  92. 15c0b4d cpufreq: Rework two functions related to CPU offline by Rafael J. Wysocki · 9 years ago
  93. c6e53c6 Merge back earlier cpufreq material for v4.3. by Rafael J. Wysocki · 9 years ago
  94. 559ed40 cpufreq: Avoid attempts to create duplicate symbolic links by Rafael J. Wysocki · 9 years ago
  95. 69cefc2 intel_pstate: Add get_scaling cpu_defaults param to Knights Landing by Lukasz Anaczkowski · 9 years ago
  96. 454d3a2 cpufreq: Remove cpufreq_rwsem by Sebastian Andrzej Siewior · 9 years ago
  97. ac4c90c cpufreq: exynos: remove exynos5250 specific cpufreq driver support by Bartlomiej Zolnierkiewicz · 9 years ago
  98. 555f3fe cpufreq: ia64: Fix a memory leak in acpi_cpufreq_cpu_exit() by Pan Xinhui · 9 years ago
  99. 946c14f cpufreq: ia64: remove redundant freq_table of acpi_cpufreq_data by Pan Xinhui · 9 years ago
  100. f56c50e cpufreq: acpi-cpufreq: Fix up the handling of cpb sysfs attribute by Rafael J. Wysocki · 9 years ago