]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
intel_idle: Add CPU model 54 (Atom N2000 series)
authorJan Kiszka <jan.kiszka@siemens.com>
Sat, 25 Jan 2014 21:24:22 +0000 (22:24 +0100)
committerLen Brown <len.brown@intel.com>
Fri, 28 Feb 2014 03:41:00 +0000 (22:41 -0500)
commitacead1b0fac5b10d0ae3f1cc5f7820b9f9f924f5
tree8b36bad6e823ad90316c9e5ee048d9f107ad4a46
parent718987d695adc991eb94501209fe5353136c8c16
intel_idle: Add CPU model 54 (Atom N2000 series)

Add CPU ID for Atom N2600/N2800 processors. Datasheets indicate support
for this, detailed information about potential quirks or limitations are
missing, though. So we just reuse the definition for the previous ATOM
series. Tests on N2800 systems showed that this addition is fine an can
reduce power consumption by about 0.25 W (personally confirmed on Intel
DN2800MT).

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/idle/intel_idle.c