commit | c27a0ccc3c715c55fea6709eab2f9c6f551fcfaa | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Aug 27 14:32:00 2020 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Sep 01 21:13:59 2020 +0200 |
tree | 6e5262462eb72070ffae95bac76bf4596750af48 | |
parent | 43298db3009f06fe5c69e1ca8b6cfc2565772fa1 [diff] |
cpufreq: intel_pstate: Update cached EPP in the active mode Make intel_pstate update the cached EPP value when setting the EPP via sysfs in the active mode just like it is the case in the passive mode, for consistency, but also for the benefit of subsequent changes. No intentional functional impact. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>