1. 4ddd014 cpufreq: intel_pstate: Fold intel_pstate_reset_all_pid() into the caller by Rafael J. Wysocki · 8 years ago
  2. 5c43905 cpufreq: intel_pstate: Initialize pid_params statically by Rafael J. Wysocki · 8 years ago
  3. 6404367 cpufreq: intel_pstate: Drop pointless initialization of PID parameters by Rafael J. Wysocki · 8 years ago
  4. e14cf88 cpufreq: intel_pstate: Eliminate struct perf_limits by Rafael J. Wysocki · 8 years ago
  5. 80b120c cpufreq: intel_pstate: Avoid transient updates of cpuinfo.max_freq by Rafael J. Wysocki · 8 years ago
  6. c5a2ee7 cpufreq: intel_pstate: Active mode P-state limits rework by Rafael J. Wysocki · 8 years ago
  7. 5539534 cpufreq: intel_pstate: Use load-based P-state selection more widely by Rafael J. Wysocki · 8 years ago
  8. eb5139d cpufreq: intel_pstate: Support HWP processors in all operation modes by Rafael J. Wysocki · 8 years ago
  9. f1a9164 Merge back intel_pstate updates for 4.12. by Rafael J. Wysocki · 8 years ago
  10. 64897b2 cpufreq: intel_pstate: Fix policy data management in passive mode by Rafael J. Wysocki · 8 years ago
  11. 7de3255 cpufreq: intel_pstate: One set of global limits in active mode by Rafael J. Wysocki · 8 years ago
  12. e4c204c cpufreq: intel_pstate: Avoid percentages in limits-related computations by Rafael J. Wysocki · 8 years ago
  13. 3f8ed54 cpufreq: intel_pstate: Correct frequency setting in the HWP mode by Srinivas Pandruvada · 8 years ago
  14. 6e7408a cpufreq: intel_pstate: Update pid_params.sample_rate_ns in pid_param_set() by Rafael J. Wysocki · 8 years ago
  15. 5f98ced cpufreq: intel_pstate: Drop redundant wrapper function by Rafael J. Wysocki · 8 years ago
  16. fd8e57d Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  17. a240c4a cpufreq: intel_pstate: Do not reinit performance limits in ->setpolicy by Rafael J. Wysocki · 8 years ago
  18. d74b199 cpufreq: intel_pstate: Fix intel_pstate_verify_policy() by Rafael J. Wysocki · 8 years ago
  19. cd59b4be cpufreq: intel_pstate: Fix global settings in active mode by Rafael J. Wysocki · 8 years ago
  20. 6407829 cpufreq: intel_pstate: Avoid triggering cpu_frequency tracepoint unnecessarily by Rafael J. Wysocki · 8 years ago
  21. 7f17326 cpufreq: intel_pstate: Fix intel_cpufreq_verify_policy() by Rafael J. Wysocki · 8 years ago
  22. 2bc756e cpufreq: intel_pstate: Do not use performance_limits in passive mode by Rafael J. Wysocki · 8 years ago
  23. 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
  24. 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
  25. 55687da sched/headers: Prepare for new header dependencies before moving code to <linux/sched/cpufreq.h> by Ingo Molnar · 8 years ago
  26. 6bff9c6 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 8 years ago
  27. 92134bd intel_pstate: use MSR_ATOM_RATIOS definitions from msr-index.h by Len Brown · 8 years ago
  28. c3a49c8 cpufreq: intel_pstate: Fix limits issue with operation mode switching by Rafael J. Wysocki · 8 years ago
  29. 56c7303 Merge back earlier cpufreq changes for v4.11. by Rafael J. Wysocki · 8 years ago
  30. cbf304e Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
  31. 6e978b2 cpufreq: intel_pstate: Disable energy efficiency optimization by Srinivas Pandruvada · 8 years ago
  32. 8fc7554 cpufreq: intel_pstate: Calculate guaranteed performance for HWP by Srinivas Pandruvada · 8 years ago
  33. 4e5d3f7 cpufreq: intel_pstate: Make HWP limits compatible with legacy by Srinivas Pandruvada · 8 years ago
  34. 7d9a8a9 cpufreq: intel_pstate: Lower frequency than expected under no_turbo by Srinivas Pandruvada · 8 years ago
  35. fb1fe10 cpufreq: intel_pstate: Operation mode control from sysfs by Rafael J. Wysocki · 8 years ago
  36. 0c30b65 cpufreq: intel_pstate: Expose global sysfs attributes upfront by Rafael J. Wysocki · 8 years ago
  37. ff7e593 Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  38. 1443ebb cpufreq: intel_pstate: Fix sysfs limits enforcement for performance policy by Srinivas Pandruvada · 8 years ago
  39. 3baad65 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  40. 111b8b3 cpufreq: intel_pstate: Always keep all limits settings in sync by Rafael J. Wysocki · 8 years ago
  41. cad3046 cpufreq: intel_pstate: Use locking in intel_cpufreq_verify_policy() by Rafael J. Wysocki · 8 years ago
  42. aa43924 cpufreq: intel_pstate: Use locking in intel_pstate_resume() by Rafael J. Wysocki · 8 years ago
  43. 366430b cpufreq: intel_pstate: Do not expose PID parameters in passive mode by Rafael J. Wysocki · 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. 984edbd cpufreq: intel_pstate: Support for energy performance hints with HWP by Srinivas Pandruvada · 8 years ago
  46. b59fe54 cpufreq: intel_pstate: Add locking around HWP requests by Srinivas Pandruvada · 8 years ago
  47. 58bf454 cpufreq: intel_pstate: Add Knights Mill CPUID by Piotr Luc · 8 years ago
  48. 7a3ba76 cpufreq: intel_pstate: fix intel_pstate_exit_perf_limits() prototype by Arnd Bergmann · 8 years ago
  49. 8442885 cpufreq: intel_pstate: Set EPP/EPB to 0 in performance mode by Srinivas Pandruvada · 8 years ago
  50. 1766900 cpufreq/intel_pstate: Use CPPC to get max performance by Rafael J. Wysocki · 8 years ago
  51. d5dd33d cpufreq: intel_pstate: increase precision of performance limits by Srinivas Pandruvada · 8 years ago
  52. 46992d6 cpufreq: intel_pstate: round up min_perf limits by Srinivas Pandruvada · 8 years ago
  53. 001c76f cpufreq: intel_pstate: Generic governors support by Rafael J. Wysocki · 8 years ago
  54. d0ea59e cpufreq: intel_pstate: Request P-states control from SMM if needed by Rafael J. Wysocki · 8 years ago
  55. 7f7a516 cpufreq: intel_pstate: Use CPU load based algorithm for PM_MOBILE by Srinivas Pandruvada · 8 years ago
  56. a410c03 cpufreq: intel_pstate: protect limits variable by Srinivas Pandruvada · 8 years ago
  57. 5879f87 cpufreq: intel_pstate: Reduce impact due to rounding error by Srinivas Pandruvada · 8 years ago
  58. eae48f0 cpufreq: intel_pstate: Per CPU P-State limits by Srinivas Pandruvada · 8 years ago
  59. fe0f59c Merge back earlier cpufreq material for v4.10. by Rafael J. Wysocki · 8 years ago
  60. 2f1d407 cpufreq: intel_pstate: Always set max P-state in performance mode by Rafael J. Wysocki · 8 years ago
  61. a6c6ead cpufreq: intel_pstate: Set P-state upfront in performance mode by Rafael J. Wysocki · 8 years ago
  62. 185d824 cpufreq: intel_pstate: Remove PID debugfs when not used by Srinivas Pandruvada · 8 years ago
  63. 1d29815 cpufreq: intel_pstate: Drop boost_iowait flag by Rafael J. Wysocki · 8 years ago
  64. 3954517 cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldoc by Rafael J. Wysocki · 8 years ago
  65. 0843e83 cpufreq: intel_pstate: Proportional algorithm for Atom by Rafael J. Wysocki · 8 years ago
  66. f00593a cpufreq: intel_pstate: Clarify comment in get_target_pstate_use_performance() by Rafael J. Wysocki · 8 years ago
  67. f9f4872 cpufreq: intel_pstate: Fix unsafe HWP MSR access by Srinivas Pandruvada · 8 years ago
  68. b6e2511 Merge branch 'pm-cpufreq-sched' into pm-cpufreq by Rafael J. Wysocki · 8 years ago
  69. 3ba7bca cpufreq: intel_pstate: Add io_boost trace by Srinivas Pandruvada · 8 years ago
  70. 09c448d cpufreq: intel_pstate: Use IOWAIT flag in Atom algorithm by Rafael J. Wysocki · 8 years ago
  71. 42ce892 intel_pstate: constify local structures by Julia Lawall · 8 years ago
  72. 58919e8 cpufreq / sched: Pass flags to cpufreq_update_util() by Rafael J. Wysocki · 8 years ago
  73. e2b3b80 Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp' by Rafael J. Wysocki · 8 years ago
  74. 65c1262 cpufreq: intel_pstate: Add more out-of-band IDs by Srinivas Pandruvada · 8 years ago
  75. bc841e2 Merge branch 'pm-cpu' by Rafael J. Wysocki · 8 years ago
  76. da7de91 cpufreq: intel_pstate: Check cpuid for MSR_HWP_INTERRUPT by Srinivas Pandruvada · 8 years ago
  77. bc95a45 intel_pstate: Update cpu_frequency tracepoint every time by Rafael J. Wysocki · 8 years ago
  78. 2630abc cpufreq: intel_pstate: clean remnant struct element by Carsten Emde · 8 years ago
  79. 5fc8f707 intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate() by Jan Kiszka · 8 years ago
  80. 100cf6f cpufreq: intel_pstate: Replace MSR_NHM_TURBO_RATIO_LIMIT by Srinivas Pandruvada · 8 years ago
  81. 5d1191a Merge back earlier cpufreq material for v4.8. by Rafael J. Wysocki · 8 years ago
  82. 4a7cb7a intel_pstate: Declare pid_params/pstate_funcs/hwp_active __read_mostly by Jisheng Zhang · 8 years ago
  83. 29327c8 intel_pstate: add __init/__initdata marker to some functions/variables by Jisheng Zhang · 8 years ago
  84. eed4360 intel_pstate: Fix incorrect placement of __initdata by Jisheng Zhang · 8 years ago
  85. 5ab666e intel_pstate: Do not clear utilization update hooks on policy changes by Rafael J. Wysocki · 8 years ago
  86. 56b7808 Merge back earlier cpufreq changes for v4.8. by Rafael J. Wysocki · 8 years ago
  87. b00345d cpufreq: intel_pstate: Adjust _PSS[0] freqeuency if needed by Srinivas Pandruvada · 8 years ago
  88. 41bad47 cpufreq: intel_pstate: Broxton support by Srinivas Pandruvada · 8 years ago
  89. b77b565 Merge branch 'x86/cpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into x86/cpu by Rafael J. Wysocki · 8 years ago
  90. 5b20c94 x86/cpufreq: Use Intel family name macros for the intel_pstate cpufreq driver by Dave Hansen · 8 years ago
  91. 983e600 cpufreq: intel_pstate: Fix ->set_policy() interface for no_turbo by Srinivas Pandruvada · 8 years ago
  92. 2c2c1af cpufreq: intel_pstate: Fix code ordering in intel_pstate_set_policy() by Srinivas Pandruvada · 8 years ago
  93. 6cacd11 cpufreq: intel_pstate: Downgrade print level for _PPC by Srinivas Pandruvada · 8 years ago
  94. c749c64 intel_pstate: Simplify conditional in intel_pstate_set_policy() by Rafael J. Wysocki · 9 years ago
  95. 1aa7a6e intel_pstate: Clean up get_target_pstate_use_performance() by Rafael J. Wysocki · 9 years ago
  96. 8edb0a6 intel_pstate: Use sample.core_avg_perf in get_avg_pstate() by Rafael J. Wysocki · 9 years ago
  97. a1c9787 intel_pstate: Clarify average performance computation by Rafael J. Wysocki · 9 years ago
  98. 4578ee7e intel_pstate: Avoid unnecessary synchronize_sched() during initialization by Chen Yu · 9 years ago
  99. f96fd0c intel_pstate: Clean up intel_pstate_get() by Rafael J. Wysocki · 9 years ago
  100. da43af9 Merge cpufreq fixes going into v4.6. by Rafael J. Wysocki · 9 years ago