commit | a138b56800f4b83a7af69a9958d04f0f124eb37b | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Tue Feb 04 23:56:40 2014 -0500 |
committer | Len Brown <len.brown@intel.com> | Fri Aug 15 17:06:40 2014 -0400 |
tree | 1626c54b0acadbefbb5d3d391503844a2fbb5218 | |
parent | 8c058d53f6f2eb0b9cd3bc4ce5c053a64dded671 [diff] |
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>