:10000000EA00000EE1B0F00EE25EF004E25EF00401 :10001000E25EF008E25EF004E25EF004E25EF0040C :100020002C0000240000000C000000002C00003414 :1000300000000000A5A55A5A001F15550000000930 :10004000E59FD07CE59F4074E3A00000E5840000BC :10005000E5840004E59F1070E59F2070E59F306403 :10006000E8B11FE0E8A31FE0E1510002DAFFFFFB67 :10007000E59FF050E1D410B0E35100000AFFFFFC0F :10008000E1A0100DE5943004E1D420B2E282203FDB :10009000E1B0232203A00002E1C400B00AFFFFF494 :1000A000E8B11FE0E8A31FE0E8B11FE0E8A31FE00C :1000B000E25220011AFFFFF9E22DDB05EAFFFFEC17 :1000C0002C0003F82C0004009E0008002C00007493 :0400D0002C0000C040 :00000001FF d='cgit'>
summaryrefslogtreecommitdiff
path: root/drivers/usb/misc/uss720.c
h>author
AgeCommit message (Expand)AuthorFilesLines
Rafael J. Wysocki <rafael.j.wysocki@intel.com>2016-12-30 15:58:21 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2016-12-31 21:48:44 +0100
commit111b8b3fe4fae35d4a85e9f524b077f5c4951e65 (patch)
tree52ea31f9e01001b99bcfed20fa659084373bd67f
parentcad30467963267509d5b0d7d3c9bd1af3b91e720 (diff)
cpufreq: intel_pstate: Always keep all limits settings in sync
Make intel_pstate update per-logical-CPU limits when the global settings are changed to ensure that they are always in sync and users will not see confusing values in per-logical-CPU sysfs attributes. This also fixes the problem that setting the "no_turbo" global attribute to 1 in the "passive" mode (ie. when intel_pstate acts as a regular cpufreq driver) when scaling_governor is set to "performance" has no effect. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Diffstat
-rw-r--r--drivers/cpufreq/intel_pstate.c30
1 files changed, 14 insertions, 16 deletions
diff --git a/drivers/cpufreq/intel_pstate.c b/drivers/cpufreq/intel_pstate.c