intel_idle: Broadwell support
authorLen Brown <len.brown@intel.com>
Wed, 5 Feb 2014 04:56:40 +0000 (23:56 -0500)
committerLen Brown <len.brown@intel.com>
Fri, 15 Aug 2014 21:06:40 +0000 (17:06 -0400)
Broadwell (BDW) is similar to Haswell (HSW), the preceding processor generation.

Currently, the only difference in their C-state tables is that PC3 max exit latency
is 33usec on HSW and 40usec on BDW.

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

Simple merge