]> Git Repo - linux.git/commit
cpufreq: intel_pstate: Avoid calculation for max/min
authorSrinivas Pandruvada <[email protected]>
Wed, 14 Oct 2015 23:12:03 +0000 (16:12 -0700)
committerRafael J. Wysocki <[email protected]>
Wed, 14 Oct 2015 23:53:19 +0000 (01:53 +0200)
commit4ef45148701917fbc08a7c05bc6a3bb0c0573047
tree36ed6be3f016d5dd384d71ecdf94d78b7ccc4e05
parent053f56def57bfaef14c97d268ef6bc4ebe952720
cpufreq: intel_pstate: Avoid calculation for max/min

When requested from cpufreq to set policy, look into _pss and get
control values, instead of using max/min perf calculations. These
calculation misses next control state in boundary conditions.

Signed-off-by: Srinivas Pandruvada <[email protected]>
Acked-by: Kristen Carlson Accardi <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
drivers/cpufreq/intel_pstate.c
This page took 0.057908 seconds and 4 git commands to generate.