1. 02c3de1 Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  2. 828cad8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. a578884 cpufreq: CPPC: add ACPI_PROCESSOR dependency by Arnd Bergmann · 8 years ago
  4. 149ab86 cpufreq: make ti-cpufreq explicitly non-modular by Paul Gortmaker · 8 years ago
  5. f451014 cpufreq: Do not clear real_cpus mask on policy init by Rafael J. Wysocki · 8 years ago
  6. 051bd84 cpufreq: dt: Don't use generic platdev driver for ti-cpufreq platforms by Dave Gerlach · 8 years ago
  7. e13cf04 cpufreq: ti: Add cpufreq driver to determine available OPPs at runtime by Dave Gerlach · 8 years ago
  8. 40e993a Merge OPP material for v4.11 to satisfy dependencies. by Rafael J. Wysocki · 8 years ago
  9. b1e9a64 cpufreq: qoriq: Don't look at clock implementation details by Tang Yuantian · 8 years ago
  10. 5026ac2 cpufreq: qoriq: add ARM64 SoCs support by Tang Yuantian · 8 years ago
  11. 113f901 cpufreq: brcmstb-avs-cpufreq: remove unnecessary platform_set_drvdata() by Wei Yongjun · 8 years ago
  12. a69261e cpufreq: s3c2416: double free on driver init error path by Dan Carpenter · 8 years ago
  13. cdb56cb cpufreq: bmips-cpufreq: CPUfreq driver for Broadcom's BMIPS SoCs by Markus Mayer · 8 years ago
  14. 56c7303 Merge back earlier cpufreq changes for v4.11. by Rafael J. Wysocki · 8 years ago
  15. cbf304e Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
  16. 6e978b2 cpufreq: intel_pstate: Disable energy efficiency optimization by Srinivas Pandruvada · 8 years ago
  17. 8fc7554 cpufreq: intel_pstate: Calculate guaranteed performance for HWP by Srinivas Pandruvada · 8 years ago
  18. 4e5d3f7 cpufreq: intel_pstate: Make HWP limits compatible with legacy by Srinivas Pandruvada · 8 years ago
  19. 7d9a8a9 cpufreq: intel_pstate: Lower frequency than expected under no_turbo by Srinivas Pandruvada · 8 years ago
  20. fb1fe10 cpufreq: intel_pstate: Operation mode control from sysfs by Rafael J. Wysocki · 8 years ago
  21. 0c30b65 cpufreq: intel_pstate: Expose global sysfs attributes upfront by Rafael J. Wysocki · 8 years ago
  22. 052f573 cpufreq: Remove CPUFREQ_START notifier event by Viresh Kumar · 8 years ago
  23. b12f7a2 cpufreq: powernv: Add boost files to export ultra-turbo frequencies by Shilpasri G Bhat · 8 years ago
  24. 801e0f3 cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config option by Viresh Kumar · 8 years ago
  25. f9f41e3 cpufreq: Remove policy create/remove notifiers by Viresh Kumar · 8 years ago
  26. 7fb1327 sched/cputime: Convert kcpustat to nsecs by Frederic Weisbecker · 8 years ago
  27. 8a31d9d9 PM / OPP: Update OPP users to put reference by Viresh Kumar · 8 years ago
  28. fa30184 PM / OPP: Return opp_table from dev_pm_opp_set_*() routines by Viresh Kumar · 8 years ago
  29. 3aa26a3 PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rate by Viresh Kumar · 8 years ago
  30. 3c223c1 cpufreq: brcmstb-avs-cpufreq: properly retrieve P-state upon suspend by Markus Mayer · 8 years ago
  31. 9b02c54 cpufreq: brcmstb-avs-cpufreq: extend sysfs entry brcm_avs_pmap by Markus Mayer · 8 years ago
  32. ff7e593 Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  33. 1443ebb cpufreq: intel_pstate: Fix sysfs limits enforcement for performance policy by Srinivas Pandruvada · 8 years ago
  34. 3baad65 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  35. e11b629 cpufreq: dt: Add support for APM X-Gene 2 by Hoan Tran · 8 years ago
  36. 111b8b3 cpufreq: intel_pstate: Always keep all limits settings in sync by Rafael J. Wysocki · 8 years ago
  37. cad3046 cpufreq: intel_pstate: Use locking in intel_cpufreq_verify_policy() by Rafael J. Wysocki · 8 years ago
  38. aa43924 cpufreq: intel_pstate: Use locking in intel_pstate_resume() by Rafael J. Wysocki · 8 years ago
  39. 366430b cpufreq: intel_pstate: Do not expose PID parameters in passive mode by Rafael J. Wysocki · 8 years ago
  40. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  41. 7b99f1a Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  42. adec57c cpufreq: s3c64xx: remove incorrect __init annotation by Arnd Bergmann · 8 years ago
  43. 2a8fa12 cpufreq: Remove CPU hotplug callbacks only if they were initialized by Boris Ostrovsky · 8 years ago
  44. 7b9dc3f Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  45. fecc8c0 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  46. 57def85 Merge branch 'pm-opp' by Rafael J. Wysocki · 8 years ago
  47. 984edbd cpufreq: intel_pstate: Support for energy performance hints with HWP by Srinivas Pandruvada · 8 years ago
  48. b59fe54 cpufreq: intel_pstate: Add locking around HWP requests by Srinivas Pandruvada · 8 years ago
  49. dfbe467 PM / OPP: Add infrastructure to manage multiple regulators by Viresh Kumar · 8 years ago
  50. 4dd63b4 cpufreq: ondemand: Set MIN_FREQUENCY_UP_THRESHOLD to 1 by Chen Yu · 9 years ago
  51. 58bf454 cpufreq: intel_pstate: Add Knights Mill CPUID by Piotr Luc · 8 years ago
  52. ab83805 cpufreq: dt: Add support for zx296718 by Baoyou Xie · 8 years ago
  53. 91291d9 PM / OPP: Pass opp_table to dev_pm_opp_put_regulator() by Stephen Boyd · 8 years ago
  54. de966cf sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO by Tim Chen · 8 years ago
  55. a3605c4 cpufreq: acpi-cpufreq: drop rdmsr_on_cpus() usage by Sebastian Andrzej Siewior · 8 years ago
  56. 4d66ddf cpufreq: acpi-cpufreq: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  57. 7a3ba76 cpufreq: intel_pstate: fix intel_pstate_exit_perf_limits() prototype by Arnd Bergmann · 8 years ago
  58. 8442885 cpufreq: intel_pstate: Set EPP/EPB to 0 in performance mode by Srinivas Pandruvada · 8 years ago
  59. 1766900 cpufreq/intel_pstate: Use CPPC to get max performance by Rafael J. Wysocki · 8 years ago
  60. d5dd33d cpufreq: intel_pstate: increase precision of performance limits by Srinivas Pandruvada · 8 years ago
  61. 46992d6 cpufreq: intel_pstate: round up min_perf limits by Srinivas Pandruvada · 8 years ago
  62. 30248fe cpufreq: Make cpufreq_update_policy() void by Rafael J. Wysocki · 8 years ago
  63. 182e36a cpufreq: Avoid using inactive policies by Rafael J. Wysocki · 8 years ago
  64. 001c76f cpufreq: intel_pstate: Generic governors support by Rafael J. Wysocki · 8 years ago
  65. d0ea59e cpufreq: intel_pstate: Request P-states control from SMM if needed by Rafael J. Wysocki · 8 years ago
  66. f0da898 cpufreq: dt: Add support for r8a7743 and r8a7745 by Geert Uytterhoeven · 8 years ago
  67. 8a10c06 cpufreq: powernv: Disable preemption while checking CPU throttling state by Denis Kirjanov · 8 years ago
  68. 42d951c cpufreq: conservative: Fix comment explaining frequency updates by Stratos Karafotis · 8 years ago
  69. 00bfe05 cpufreq: conservative: Decrease frequency faster for deferred updates by Stratos Karafotis · 8 years ago
  70. d5f905a cpufreq: conservative: Rename get_freq_target() to get_freq_step() by Viresh Kumar · 8 years ago
  71. c9a81e6 cpufreq: powernv: Fix uninitialized lpstate_idx in gpstates_timer_handler() by Akshay Adiga · 8 years ago
  72. 7f7a516 cpufreq: intel_pstate: Use CPU load based algorithm for PM_MOBILE by Srinivas Pandruvada · 8 years ago
  73. dcd2ea4 cpufreq: pxa: use generic platdev driver for device-tree by Robert Jarzmik · 8 years ago
  74. ee7930e cpufreq: stats: New sysfs attribute for clearing statistics by Markus Mayer · 8 years ago
  75. 26f0dbc cpufreq: governor: Don't use 'timer' keyword by Viresh Kumar · 8 years ago
  76. 20b15b7 cpufreq: powernv: Use PMCR to verify global and local pstate by Akshay Adiga · 8 years ago
  77. 60c9efb cpufreq: powernv: Adding fast_switch for schedutil by Akshay Adiga · 8 years ago
  78. e7d040b cpufreq: brcmstb-avs-cpufreq: make symbol brcm_avs_cpufreq_attr static by Wei Yongjun · 8 years ago
  79. a410c03 cpufreq: intel_pstate: protect limits variable by Srinivas Pandruvada · 8 years ago
  80. 33de45c cpufreq: brcmstb-avs-cpufreq: add debugfs support by Markus Mayer · 8 years ago
  81. de322e0 cpufreq: brcmstb-avs-cpufreq: AVS CPUfreq driver for Broadcom STB SoCs by Markus Mayer · 8 years ago
  82. 1758b33 cpufreq: dt: add Socionext UniPhier SoCs support by Masahiro Yamada · 8 years ago
  83. 5879f87 cpufreq: intel_pstate: Reduce impact due to rounding error by Srinivas Pandruvada · 8 years ago
  84. eae48f0 cpufreq: intel_pstate: Per CPU P-State limits by Srinivas Pandruvada · 8 years ago
  85. ae8b8d8 cpufreq: retire the Integrator cpufreq driver by Linus Walleij · 8 years ago
  86. 650ec6c cpufreq: enable the DT cpufreq driver on the Integrators by Linus Walleij · 8 years ago
  87. fe0f59c Merge back earlier cpufreq material for v4.10. by Rafael J. Wysocki · 8 years ago
  88. 8b2ada2 Merge branches 'pm-cpufreq-fixes' and 'pm-sleep-fixes' by Rafael J. Wysocki · 8 years ago
  89. 2f1d407 cpufreq: intel_pstate: Always set max P-state in performance mode by Rafael J. Wysocki · 8 years ago
  90. a6c6ead cpufreq: intel_pstate: Set P-state upfront in performance mode by Rafael J. Wysocki · 8 years ago
  91. 185d824 cpufreq: intel_pstate: Remove PID debugfs when not used by Srinivas Pandruvada · 8 years ago
  92. 1d29815 cpufreq: intel_pstate: Drop boost_iowait flag by Rafael J. Wysocki · 8 years ago
  93. 974f864 cpufreq / CPPC: Add MODULE_DEVICE_TABLE for cppc_cpufreq driver by Prakash, Prashanth · 8 years ago
  94. ef98988 Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  95. c197d75 cpufreq: CPPC: Correct desired_perf calculation by Hoan Tran · 8 years ago
  96. abb6627 cpufreq: conservative: Fix next frequency selection by Rafael J. Wysocki · 8 years ago
  97. 3954517 cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldoc by Rafael J. Wysocki · 8 years ago
  98. 0843e83 cpufreq: intel_pstate: Proportional algorithm for Atom by Rafael J. Wysocki · 8 years ago
  99. f00593a cpufreq: intel_pstate: Clarify comment in get_target_pstate_use_performance() by Rafael J. Wysocki · 8 years ago
  100. f9f4872 cpufreq: intel_pstate: Fix unsafe HWP MSR access by Srinivas Pandruvada · 8 years ago