intel_idle: initial IVB support
authorLen Brown <len.brown@intel.com>
Fri, 1 Jun 2012 23:45:32 +0000 (19:45 -0400)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 6 Dec 2012 11:20:38 +0000 (11:20 +0000)
commit9f1c9393d2433fa745eae6b5eabe1acef3ec5baa
tree59c1b0021da4485c8df0ae9f81c35c99630ed37f
parent704f66592067ef19abb87da6fd43a59e34823122
intel_idle: initial IVB support

commit 6edab08c24f9141d69cfa4683a0a027d86ab303e upstream.

From an OS point of view, IVB looks like SNB, but quicker.

Signed-off-by: Len Brown <len.brown@intel.com>
[bwh: Backported to 3.2: add model number to the switch in
 intel_idle_probe(), as there is no device ID table]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/idle/intel_idle.c