1. 079c181 Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched' by Rafael J. Wysocki · 7 years ago
  2. be0408d cpufreq: dbx500: add a Kconfig symbol by Arnd Bergmann · 7 years ago
  3. ac3c4aa Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  4. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  5. 0632466 format-security: move static strings to const by Kees Cook · 8 years ago
  6. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
  7. 3527d3e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 2addac7 Merge schedutil governor updates for v4.12. by Rafael J. Wysocki · 8 years ago
  9. 2dee4b0 Merge intel_pstate driver updates for v4.12. by Rafael J. Wysocki · 8 years ago
  10. 40059ec Annotate hardware config module parameters in drivers/cpufreq/ by David Howells · 8 years ago
  11. 939dc6f cpufreq: Add Tegra186 cpufreq driver by Mikko Perttunen · 8 years ago
  12. eafca85 cpufreq: imx6q: Fix error handling code by Christophe Jaillet · 8 years ago
  13. 5aa1599 cpufreq: imx6q: Set max suspend_freq to avoid changes during suspend by Leonard Crestez · 8 years ago
  14. 54cad2f cpufreq: imx6q: Fix handling EPROBE_DEFER from regulator by Irina Tirdea · 8 years ago
  15. 1b72e7f cpufreq: schedutil: Use policy-dependent transition delays by Rafael J. Wysocki · 8 years ago
  16. 5ed8a1c Merge branch 'intel_pstate' into pm-cpufreq-sched by Rafael J. Wysocki · 8 years ago
  17. 12699ac cpufreq/sparc-us2e: Replace racy task affinity logic by Thomas Gleixner · 8 years ago
  18. 9fe24c4 cpufreq/sparc-us3: Replace racy task affinity logic by Thomas Gleixner · 8 years ago
  19. 205dcc1 cpufreq/sh: Replace racy task affinity logic by Thomas Gleixner · 8 years ago
  20. 38f05ed cpufreq/ia64: Replace racy task affinity logic by Thomas Gleixner · 8 years ago
  21. c97ad0f Merge back cpufreq core changes for v4.12. by Rafael J. Wysocki · 8 years ago
  22. c4a3fa2 cpufreq: Bring CPUs up even if cpufreq_online() failed by Chen Yu · 8 years ago
  23. 759f534 CPUFREQ: Loongson2: drop set_cpus_allowed_ptr() by Sebastian Andrzej Siewior · 8 years ago
  24. 69a07f1 Merge back cpufreq changes for v4.12. by Rafael J. Wysocki · 8 years ago
  25. 46e1d5e Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes' by Rafael J. Wysocki · 8 years ago
  26. 630e575 cpufreq: intel_pstate: Add support for Gemini Lake by Box, David E · 8 years ago
  27. b02aabe cpufreq: intel_pstate: Eliminate intel_pstate_get_min_max() by Rafael J. Wysocki · 8 years ago
  28. 2bfc4cb cpufreq: intel_pstate: Do not walk policy->cpus by Rafael J. Wysocki · 8 years ago
  29. 8ca6ce3 cpufreq: intel_pstate: Introduce pid_in_use() by Rafael J. Wysocki · 8 years ago
  30. 2f49afc cpufreq: intel_pstate: Drop struct cpu_defaults by Rafael J. Wysocki · 8 years ago
  31. de4a76c cpufreq: intel_pstate: Move cpu_defaults definitions by Rafael J. Wysocki · 8 years ago
  32. 67dd9bf cpufreq: intel_pstate: Add update_util callback to pstate_funcs by Rafael J. Wysocki · 8 years ago
  33. eabd22c cpufreq: intel_pstate: Use different utilization update callbacks by Rafael J. Wysocki · 8 years ago
  34. 0042b2c cpufreq: intel_pstate: Modify check in intel_pstate_update_status() by Rafael J. Wysocki · 8 years ago
  35. ee8df89 cpufreq: intel_pstate: Drop driver_registered variable by Rafael J. Wysocki · 8 years ago
  36. 694cb17 cpufreq: intel_pstate: Skip unnecessary PID resets on init by Rafael J. Wysocki · 8 years ago
  37. 7aec5b5 cpufreq: intel_pstate: Set HWP sampling interval once by Rafael J. Wysocki · 8 years ago
  38. ff35f02 cpufreq: intel_pstate: Clean up intel_pstate_busy_pid_reset() by Rafael J. Wysocki · 8 years ago
  39. 4ddd014 cpufreq: intel_pstate: Fold intel_pstate_reset_all_pid() into the caller by Rafael J. Wysocki · 8 years ago
  40. 5c43905 cpufreq: intel_pstate: Initialize pid_params statically by Rafael J. Wysocki · 8 years ago
  41. 6404367 cpufreq: intel_pstate: Drop pointless initialization of PID parameters by Rafael J. Wysocki · 8 years ago
  42. e14cf88 cpufreq: intel_pstate: Eliminate struct perf_limits by Rafael J. Wysocki · 8 years ago
  43. 2f0ba79 cpufreq: Fix creation of symbolic links to policy directories by Rafael J. Wysocki · 8 years ago
  44. 80b120c cpufreq: intel_pstate: Avoid transient updates of cpuinfo.max_freq by Rafael J. Wysocki · 8 years ago
  45. c5a2ee7 cpufreq: intel_pstate: Active mode P-state limits rework by Rafael J. Wysocki · 8 years ago
  46. 5539534 cpufreq: intel_pstate: Use load-based P-state selection more widely by Rafael J. Wysocki · 8 years ago
  47. eb5139d cpufreq: intel_pstate: Support HWP processors in all operation modes by Rafael J. Wysocki · 8 years ago
  48. f1a9164 Merge back intel_pstate updates for 4.12. by Rafael J. Wysocki · 8 years ago
  49. 6488294 Merge branches 'pm-cpufreq-fixes', 'pm-cpufreq-sched-fixes' and 'intel_pstate-fixes' by Rafael J. Wysocki · 8 years ago
  50. ff01047 cpufreq: Restore policy min/max limits on CPU online by Viresh Kumar · 8 years ago
  51. 64897b2 cpufreq: intel_pstate: Fix policy data management in passive mode by Rafael J. Wysocki · 8 years ago
  52. 7de3255 cpufreq: intel_pstate: One set of global limits in active mode by Rafael J. Wysocki · 8 years ago
  53. 8b766e0 Merge branches 'pm-cpufreq-fixes' and 'intel_pstate-fixes' by Rafael J. Wysocki · 8 years ago
  54. 19678ff cpufreq: dbx500: Manage cooling device from cpufreq driver by Viresh Kumar · 8 years ago
  55. 9b4f603 cpufreq: Fix and clean up show_cpuinfo_cur_freq() by Rafael J. Wysocki · 8 years ago
  56. e4c204c cpufreq: intel_pstate: Avoid percentages in limits-related computations by Rafael J. Wysocki · 8 years ago
  57. 3f8ed54 cpufreq: intel_pstate: Correct frequency setting in the HWP mode by Srinivas Pandruvada · 8 years ago
  58. 6e7408a cpufreq: intel_pstate: Update pid_params.sample_rate_ns in pid_param_set() by Rafael J. Wysocki · 8 years ago
  59. b51d338 cpufreq: qoriq: enhance bus frequency calculation by YuanTian Tang · 8 years ago
  60. cf9a243 cpufreq: mediatek: Add support for MT8176 and MT817x by Daniel Kurtz · 8 years ago
  61. 08a74cb cpufreq: mt8173: Mark mt8173_cpufreq_driver_init as __init by Daniel Kurtz · 8 years ago
  62. 5f98ced cpufreq: intel_pstate: Drop redundant wrapper function by Rafael J. Wysocki · 8 years ago
  63. fd8e57d Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  64. a240c4a cpufreq: intel_pstate: Do not reinit performance limits in ->setpolicy by Rafael J. Wysocki · 8 years ago
  65. d74b199 cpufreq: intel_pstate: Fix intel_pstate_verify_policy() by Rafael J. Wysocki · 8 years ago
  66. cd59b4be cpufreq: intel_pstate: Fix global settings in active mode by Rafael J. Wysocki · 8 years ago
  67. d82f269 cpufreq: Add the "cpufreq.off=1" cmdline option by Len Brown · 8 years ago
  68. 6407829 cpufreq: intel_pstate: Avoid triggering cpu_frequency tracepoint unnecessarily by Rafael J. Wysocki · 8 years ago
  69. 7f17326 cpufreq: intel_pstate: Fix intel_cpufreq_verify_policy() by Rafael J. Wysocki · 8 years ago
  70. 2bc756e cpufreq: intel_pstate: Do not use performance_limits in passive mode by Rafael J. Wysocki · 8 years ago
  71. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  72. c82be9d Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  73. 080e416 Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  74. 9b5e9cb Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  75. 55687da sched/headers: Prepare for new header dependencies before moving code to <linux/sched/cpufreq.h> by Ingo Molnar · 8 years ago
  76. 0c98d34 sched/core: Remove the tsk_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
  77. 6bff9c6 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 8 years ago
  78. 92134bd intel_pstate: use MSR_ATOM_RATIOS definitions from msr-index.h by Len Brown · 8 years ago
  79. c3a49c8 cpufreq: intel_pstate: Fix limits issue with operation mode switching by Rafael J. Wysocki · 8 years ago
  80. af8999f Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  81. 17b4eaf cpufreq: qoriq: clean up unused code by Tang Yuantian · 8 years ago
  82. 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
  83. 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
  84. a578884 cpufreq: CPPC: add ACPI_PROCESSOR dependency by Arnd Bergmann · 8 years ago
  85. 149ab86 cpufreq: make ti-cpufreq explicitly non-modular by Paul Gortmaker · 8 years ago
  86. f451014 cpufreq: Do not clear real_cpus mask on policy init by Rafael J. Wysocki · 8 years ago
  87. 051bd84 cpufreq: dt: Don't use generic platdev driver for ti-cpufreq platforms by Dave Gerlach · 8 years ago
  88. e13cf04 cpufreq: ti: Add cpufreq driver to determine available OPPs at runtime by Dave Gerlach · 8 years ago
  89. 40e993a Merge OPP material for v4.11 to satisfy dependencies. by Rafael J. Wysocki · 8 years ago
  90. b1e9a64 cpufreq: qoriq: Don't look at clock implementation details by Tang Yuantian · 8 years ago
  91. 5026ac2 cpufreq: qoriq: add ARM64 SoCs support by Tang Yuantian · 8 years ago
  92. 113f901 cpufreq: brcmstb-avs-cpufreq: remove unnecessary platform_set_drvdata() by Wei Yongjun · 8 years ago
  93. a69261e cpufreq: s3c2416: double free on driver init error path by Dan Carpenter · 8 years ago
  94. cdb56cb cpufreq: bmips-cpufreq: CPUfreq driver for Broadcom's BMIPS SoCs by Markus Mayer · 8 years ago
  95. 56c7303 Merge back earlier cpufreq changes for v4.11. by Rafael J. Wysocki · 8 years ago
  96. cbf304e Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
  97. 6e978b2 cpufreq: intel_pstate: Disable energy efficiency optimization by Srinivas Pandruvada · 8 years ago
  98. 8fc7554 cpufreq: intel_pstate: Calculate guaranteed performance for HWP by Srinivas Pandruvada · 8 years ago
  99. 4e5d3f7 cpufreq: intel_pstate: Make HWP limits compatible with legacy by Srinivas Pandruvada · 8 years ago
  100. 7d9a8a9 cpufreq: intel_pstate: Lower frequency than expected under no_turbo by Srinivas Pandruvada · 8 years ago