intel_pstate: Knights Landing support
authorDasaratharaman Chandramouli <dasaratharaman.chandramouli@intel.com>
Fri, 10 Apr 2015 17:22:18 +0000 (10:22 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 11 Apr 2015 00:13:29 +0000 (02:13 +0200)
commitb34ef932d79ac2a36e1d7ba2742e5d4ba54efa3c
tree9d7bf61d5917c5e04cc66b6115dba0b665dbcf59
parent5f97899d780787a8bbb42dee3be91ab5d8003b7f
intel_pstate: Knights Landing support

 1. Add Knights Landing (KNL) CPUID to the list of CPUIDs supported by
    the intel_pstate driver.

 2. Add a new cpu_default structure for KNL since KNL has a slightly
    different mechanism to get turbo pstates from MSRs.

Signed-off-by: Dasaratharaman Chandramouli <dasaratharaman.chandramouli@intel.com>
Signed-off-by: Kristen Carlson Accardi <kristen@linux.intel.com>
[ rjw: Subject and changelog ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/intel_pstate.c