]> git.baikalelectronics.ru Git - kernel.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)
commit8801f53101d949d234e7ced14be1b15d15c78fa5
tree0f83362830189f48f6de9e040a34b5aacc34913a
parenta65464075f28998cdc072ecf699496228d7d4c0a
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