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)
commita138b56800f4b83a7af69a9958d04f0f124eb37b
tree1626c54b0acadbefbb5d3d391503844a2fbb5218
parent8c058d53f6f2eb0b9cd3bc4ce5c053a64dded671
intel_idle: Broadwell support

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