]> asedeno.scripts.mit.edu Git - linux.git/commit
cpufreq: intel_pstate: Add separate support for Airmont cores
authorPhilippe Longepe <philippe.longepe@linux.intel.com>
Tue, 10 Nov 2015 01:40:47 +0000 (17:40 -0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 18 Nov 2015 23:21:46 +0000 (00:21 +0100)
commit1421df63c3cf956c69c26ac9660c6e223eeed980
tree0f83362830189f48f6de9e040a34b5aacc34913a
parent938d21a2a6370241c86d515ca574aaaa9e8812f2
cpufreq: intel_pstate: Add separate support for Airmont cores

There are two flavors of Atom cores to be supported by intel_pstate,
Silvermont and Airmont, so make the driver distinguish between them by
adding separate frequency tables.

Separate the CPU defaults params for each of them and match the CPU IDs
against them as appropriate.

Signed-off-by: Philippe Longepe <philippe.longepe@linux.intel.com>
Signed-off-by: Stephane Gasparini <stephane.gasparini@linux.intel.com>
Acked-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
[ rjw: Subject and changelog ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/intel_pstate.c