commit | a04759924e2528c5cc2af49b183c5638fe8d9bed | [log] [tgz] |
---|---|---|
author | Kristen Carlson Accardi <kristen@linux.intel.com> | Thu Jan 29 13:03:52 2015 -0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Fri Jan 30 01:52:17 2015 +0100 |
tree | cc3a690e3e4f5c9c073a8155f627484deed15c3f | |
parent | 630ec286dd85c5838493ab7ef975881c42069ef0 [diff] |
intel_pstate: honor user space min_perf_pct override on resume If the user has requested an override of the min_perf_pct via sysfs, then it should be restored whenever policy is updated, such as on resume. Take the max of whatever the user requested and whatever the policy is. Signed-off-by: Kristen Carlson Accardi <kristen@linux.intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>