]> asedeno.scripts.mit.edu Git - linux.git/commit
x86/intel_idle: Add CPU model 0x4a (Atom Z34xx series)
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 25 Oct 2016 14:11:39 +0000 (17:11 +0300)
committerLen Brown <len.brown@intel.com>
Thu, 1 Dec 2016 05:16:31 +0000 (00:16 -0500)
commit5e7ec268fd48d63cfd0e3a9be6c6443f01673bd4
tree01182e8888113cfe08f4ec05abb403a5d23cbae8
parent43c4f67c966deb1478dc9acbf66ab547287d530f
x86/intel_idle: Add CPU model 0x4a (Atom Z34xx series)

Add CPU ID for Atom Z34xx processors. Datasheets indicate support for this,
detailed information about potential quirks or limitations are missing, though.
So we just reuse the definition from official BSP code.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/idle/intel_idle.c