Age | Commit message (Expand) | Author | Files | Lines |
2016-10-25 | cpufreq: intel_pstate: Always set max P-state in performance mode | Rafael J. Wysocki | 1 | -3/+8 |
2016-10-21 | cpufreq: intel_pstate: Set P-state upfront in performance mode | Rafael J. Wysocki | 1 | -4/+25 |
2016-10-12 | cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldoc | Rafael J. Wysocki | 1 | -1/+1 |
2016-10-12 | cpufreq: intel_pstate: Proportional algorithm for Atom | Rafael J. Wysocki | 1 | -1/+21 |
2016-10-09 | cpufreq: intel_pstate: Clarify comment in get_target_pstate_use_performance() | Rafael J. Wysocki | 1 | -4/+5 |
2016-10-09 | cpufreq: intel_pstate: Fix unsafe HWP MSR access | Srinivas Pandruvada | 1 | -5/+5 |
2016-10-02 | Merge branch 'pm-cpufreq-sched' into pm-cpufreq | Rafael J. Wysocki | 1 | -29/+34 |
2016-09-17 | cpufreq: intel_pstate: Add io_boost trace | Srinivas Pandruvada | 1 | -1/+2 |
2016-09-14 | cpufreq: intel_pstate: Use IOWAIT flag in Atom algorithm | Rafael J. Wysocki | 1 | -27/+31 |
2016-09-13 | intel_pstate: constify local structures | Julia Lawall | 1 | -4/+4 |
2016-08-16 | cpufreq / sched: Pass flags to cpufreq_update_util() | Rafael J. Wysocki | 1 | -1/+1 |
2016-08-05 | Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp' | Rafael J. Wysocki | 1 | -0/+2 |
2016-07-29 | cpufreq: intel_pstate: Add more out-of-band IDs | Srinivas Pandruvada | 1 | -0/+2 |
2016-07-25 | Merge branch 'pm-cpu' | Rafael J. Wysocki | 1 | -2/+2 |
2016-07-21 | cpufreq: intel_pstate: Check cpuid for MSR_HWP_INTERRUPT | Srinivas Pandruvada | 1 | -1/+2 |
2016-07-21 | intel_pstate: Update cpu_frequency tracepoint every time | Rafael J. Wysocki | 1 | -8/+4 |
2016-07-21 | cpufreq: intel_pstate: clean remnant struct element | Carsten Emde | 1 | -2/+0 |
2016-07-11 | intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate() | Jan Kiszka | 1 | -1/+1 |
2016-07-07 | cpufreq: intel_pstate: Replace MSR_NHM_TURBO_RATIO_LIMIT | Srinivas Pandruvada | 1 | -2/+2 |
2016-07-04 | Merge back earlier cpufreq material for v4.8. | Rafael J. Wysocki | 1 | -33/+55 |
2016-06-28 | intel_pstate: Declare pid_params/pstate_funcs/hwp_active __read_mostly | Jisheng Zhang | 1 | -3/+3 |
2016-06-28 | intel_pstate: add __init/__initdata marker to some functions/variables | Jisheng Zhang | 1 | -9/+9 |
2016-06-28 | intel_pstate: Fix incorrect placement of __initdata | Jisheng Zhang | 1 | -3/+3 |
2016-06-28 | intel_pstate: Do not clear utilization update hooks on policy changes | Rafael J. Wysocki | 1 | -2/+3 |
2016-06-20 | Merge back earlier cpufreq changes for v4.8. | Rafael J. Wysocki | 1 | -18/+40 |
2016-06-15 | cpufreq: intel_pstate: Adjust _PSS[0] freqeuency if needed | Srinivas Pandruvada | 1 | -20/+2 |
2016-06-14 | cpufreq: intel_pstate: Broxton support | Srinivas Pandruvada | 1 | -0/+21 |
2016-06-14 | Merge branch 'x86/cpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t... | Rafael J. Wysocki | 1 | -18/+19 |
2016-06-08 | x86/cpufreq: Use Intel family name macros for the intel_pstate cpufreq driver | Dave Hansen | 1 | -18/+19 |
2016-06-08 | cpufreq: intel_pstate: Fix ->set_policy() interface for no_turbo | Srinivas Pandruvada | 1 | -2/+5 |
2016-06-08 | cpufreq: intel_pstate: Fix code ordering in intel_pstate_set_policy() | Srinivas Pandruvada | 1 | -1/+4 |
2016-05-30 | cpufreq: intel_pstate: Downgrade print level for _PPC | Srinivas Pandruvada | 1 | -1/+1 |
2016-05-18 | intel_pstate: Simplify conditional in intel_pstate_set_policy() | Rafael J. Wysocki | 1 | -6/+5 |
2016-05-11 | intel_pstate: Clean up get_target_pstate_use_performance() | Rafael J. Wysocki | 1 | -16/+11 |
2016-05-11 | intel_pstate: Use sample.core_avg_perf in get_avg_pstate() | Rafael J. Wysocki | 1 | -2/+2 |
2016-05-11 | intel_pstate: Clarify average performance computation | Rafael J. Wysocki | 1 | -16/+24 |
2016-05-11 | intel_pstate: Avoid unnecessary synchronize_sched() during initialization | Chen Yu | 1 | -0/+9 |
2016-05-09 | intel_pstate: Clean up intel_pstate_get() | Rafael J. Wysocki | 1 | -7/+2 |
2016-05-06 | Merge cpufreq fixes going into v4.6. | Rafael J. Wysocki | 1 | -8/+23 |
2016-05-05 | cpufreq: intel_pstate: Ignore _PPC processing under HWP | Srinivas Pandruvada | 1 | -0/+3 |
2016-05-04 | intel_pstate: Fix intel_pstate_get() | Rafael J. Wysocki | 1 | -6/+8 |
2016-05-02 | cpufreq: intel_pstate: Fix HWP on boot CPU after system resume | Rafael J. Wysocki | 1 | -2/+10 |
2016-04-28 | cpufreq: intel_pstate: Enable PPC enforcement for servers | Srinivas Pandruvada | 1 | -1/+11 |
2016-04-28 | cpufreq: intel_pstate: Adjust policy->max | Srinivas Pandruvada | 1 | -0/+11 |
2016-04-28 | cpufreq: intel_pstate: Enforce _PPC limits | Srinivas Pandruvada | 1 | -2/+134 |
2016-04-26 | cpufreq: intel_pstate: Fix processing for turbo activation ratio | Srinivas Pandruvada | 1 | -0/+5 |
2016-04-25 | cpufreq: intel_pstate: Use average P-State instead of current P-State | Philippe Longepe | 1 | -1/+7 |
2016-04-25 | Merge back cpufreq changes for v4.7. | Rafael J. Wysocki | 1 | -30/+26 |
2016-04-10 | intel_pstate: Avoid getting stuck in high P-states when idle | Rafael J. Wysocki | 1 | -0/+4 |
2016-04-09 | intel_pstate: Use pr_fmt | Joe Perches | 1 | -8/+10 |