commit | 65c1262f40502cbce205a3fcfcaa48f87630bde2 | [log] [tgz] |
---|---|---|
author | Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> | Sat Jul 23 15:12:06 2016 -0700 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Jul 28 23:58:17 2016 +0200 |
tree | db062907a9b33bfb33f5c22f07828298cb753281 | |
parent | da7d3abe1c9e5ebac2cf86f97e9e89888a5e2094 [diff] |
cpufreq: intel_pstate: Add more out-of-band IDs Add Skylake-X and Broadwell-X IDs for out-of-band (OBB) control of P-States. For these processors, if MSR_MISC_PWR_MGMT BIT(8) == 1, then the Intel P-State driver should exit as OS can't control P-States. Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> [ rjw : Subject/changelog ] Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>