aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorGravatar Rafael J. Wysocki <rafael.j.wysocki@intel.com> 2017-03-03 23:51:31 +0100
committerGravatar Rafael J. Wysocki <rafael.j.wysocki@intel.com> 2017-03-04 01:38:42 +0100
commit6407829901f074cf6beef566d6af9a0b0e238f0d (patch)
tree802307972d0c9381851bcb76c38f3ddfc0384983 /Documentation
parentcpufreq: intel_pstate: Fix intel_cpufreq_verify_policy() (diff)
downloadlinux-6407829901f074cf6beef566d6af9a0b0e238f0d.tar.gz
linux-6407829901f074cf6beef566d6af9a0b0e238f0d.tar.bz2
linux-6407829901f074cf6beef566d6af9a0b0e238f0d.zip
cpufreq: intel_pstate: Avoid triggering cpu_frequency tracepoint unnecessarily
In the passive mode the cpu_frequency trace event is already triggered by the cpufreq core or by scaling governors, so intel_pstate should not trigger it once again for the same P-state updates. In addition to that, the frequency returned by intel_cpufreq_fast_switch() and passed via freqs.new from intel_cpufreq_target() to cpufreq_freq_transition_end() should reflect the P-state actually set, so make that happen. Fixes: 001c76f05b01 (cpufreq: intel_pstate: Generic governors support) Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions