From a138b56800f4b83a7af69a9958d04f0f124eb37b Mon Sep 17 00:00:00 2001 From: Len Brown Date: Tue, 4 Feb 2014 23:56:40 -0500 Subject: [PATCH] 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 --- Reading git-format-patch failed