Age | Commit message (Expand) | Author | Files | Lines |
2017-03-22 | cpufreq: intel_pstate: Fix policy data management in passive mode | Rafael J. Wysocki | 1 | -23/+6 |
2017-03-18 | cpufreq: intel_pstate: One set of global limits in active mode | Rafael J. Wysocki | 1 | -96/+46 |
2017-03-15 | cpufreq: intel_pstate: Avoid percentages in limits-related computations | Rafael J. Wysocki | 1 | -28/+28 |
2017-03-14 | cpufreq: intel_pstate: Correct frequency setting in the HWP mode | Srinivas Pandruvada | 1 | -7/+4 |
2017-03-14 | cpufreq: intel_pstate: Update pid_params.sample_rate_ns in pid_param_set() | Rafael J. Wysocki | 1 | -0/+1 |
2017-03-09 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -36/+31 |
2017-03-06 | cpufreq: intel_pstate: Do not reinit performance limits in ->setpolicy | Rafael J. Wysocki | 1 | -13/+4 |
2017-03-06 | cpufreq: intel_pstate: Fix intel_pstate_verify_policy() | Rafael J. Wysocki | 1 | -2/+2 |
2017-03-06 | cpufreq: intel_pstate: Fix global settings in active mode | Rafael J. Wysocki | 1 | -6/+15 |
2017-03-04 | cpufreq: intel_pstate: Avoid triggering cpu_frequency tracepoint unnecessarily | Rafael J. Wysocki | 1 | -3/+5 |
2017-03-04 | cpufreq: intel_pstate: Fix intel_cpufreq_verify_policy() | Rafael J. Wysocki | 1 | -10/+0 |
2017-03-04 | cpufreq: intel_pstate: Do not use performance_limits in passive mode | Rafael J. Wysocki | 1 | -2/+5 |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+1 |
2017-03-03 | Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -10/+5 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -1/+1 |
2017-03-02 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki | 1 | -10/+5 |
2017-03-01 | intel_pstate: use MSR_ATOM_RATIOS definitions from msr-index.h | Len Brown | 1 | -10/+5 |
2017-02-28 | cpufreq: intel_pstate: Fix limits issue with operation mode switching | Rafael J. Wysocki | 1 | -43/+22 |
2017-02-09 | Merge back earlier cpufreq changes for v4.11. | Rafael J. Wysocki | 1 | -76/+323 |
2017-02-06 | Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes' | Rafael J. Wysocki | 1 | -0/+30 |
2017-02-04 | cpufreq: intel_pstate: Disable energy efficiency optimization | Srinivas Pandruvada | 1 | -0/+30 |
2017-02-04 | cpufreq: intel_pstate: Calculate guaranteed performance for HWP | Srinivas Pandruvada | 1 | -26/+49 |
2017-02-04 | cpufreq: intel_pstate: Make HWP limits compatible with legacy | Srinivas Pandruvada | 1 | -6/+4 |
2017-02-04 | cpufreq: intel_pstate: Lower frequency than expected under no_turbo | Srinivas Pandruvada | 1 | -0/+14 |
2017-02-04 | cpufreq: intel_pstate: Operation mode control from sysfs | Rafael J. Wysocki | 1 | -44/+180 |
2017-02-04 | cpufreq: intel_pstate: Expose global sysfs attributes upfront | Rafael J. Wysocki | 1 | -2/+66 |
2017-01-27 | Merge branches 'pm-sleep' and 'pm-cpufreq' | Rafael J. Wysocki | 1 | -1/+13 |
2017-01-20 | cpufreq: intel_pstate: Fix sysfs limits enforcement for performance policy | Srinivas Pandruvada | 1 | -1/+13 |
2017-01-06 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -22/+31 |
2016-12-31 | cpufreq: intel_pstate: Always keep all limits settings in sync | Rafael J. Wysocki | 1 | -16/+14 |
2016-12-31 | cpufreq: intel_pstate: Use locking in intel_cpufreq_verify_policy() | Rafael J. Wysocki | 1 | -0/+4 |
2016-12-31 | cpufreq: intel_pstate: Use locking in intel_pstate_resume() | Rafael J. Wysocki | 1 | -1/+9 |
2016-12-27 | cpufreq: intel_pstate: Do not expose PID parameters in passive mode | Rafael J. Wysocki | 1 | -5/+4 |
2016-12-13 | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -119/+707 |
2016-12-08 | cpufreq: intel_pstate: Support for energy performance hints with HWP | Srinivas Pandruvada | 1 | -18/+224 |
2016-12-08 | cpufreq: intel_pstate: Add locking around HWP requests | Srinivas Pandruvada | 1 | -12/+12 |
2016-12-01 | cpufreq: intel_pstate: Add Knights Mill CPUID | Piotr Luc | 1 | -0/+1 |
2016-11-28 | cpufreq: intel_pstate: fix intel_pstate_exit_perf_limits() prototype | Arnd Bergmann | 1 | -2/+2 |
2016-11-28 | cpufreq: intel_pstate: Set EPP/EPB to 0 in performance mode | Srinivas Pandruvada | 1 | -1/+105 |
2016-11-24 | cpufreq/intel_pstate: Use CPPC to get max performance | Rafael J. Wysocki | 1 | -1/+55 |
2016-11-22 | cpufreq: intel_pstate: increase precision of performance limits | Srinivas Pandruvada | 1 | -13/+15 |
2016-11-22 | cpufreq: intel_pstate: round up min_perf limits | Srinivas Pandruvada | 1 | -2/+3 |
2016-11-21 | cpufreq: intel_pstate: Generic governors support | Rafael J. Wysocki | 1 | -24/+170 |
2016-11-18 | cpufreq: intel_pstate: Request P-states control from SMM if needed | Rafael J. Wysocki | 1 | -0/+13 |
2016-11-14 | cpufreq: intel_pstate: Use CPU load based algorithm for PM_MOBILE | Srinivas Pandruvada | 1 | -0/+14 |
2016-11-01 | cpufreq: intel_pstate: protect limits variable | Srinivas Pandruvada | 1 | -0/+22 |
2016-11-01 | cpufreq: intel_pstate: Reduce impact due to rounding error | Srinivas Pandruvada | 1 | -2/+8 |
2016-11-01 | cpufreq: intel_pstate: Per CPU P-State limits | Srinivas Pandruvada | 1 | -80/+156 |
2016-10-30 | Merge back earlier cpufreq material for v4.10. | Rafael J. Wysocki | 1 | -7/+4 |
2016-10-25 | cpufreq: intel_pstate: Always set max P-state in performance mode | Rafael J. Wysocki | 1 | -3/+8 |