Files
rockchip-kernel/drivers/idle
Len Brown f527a032ba UPSTREAM: 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.

BUG=chrome-os-partner:32589
TEST=Build kernel and push to device. Check that
"cat /sys/devices/system/cpu/cpuidle/current_driver" displays
"intel_idle".

Signed-off-by: Len Brown <len.brown@intel.com>
(cherry-picked from commit a138b56800)

Change-Id: I15e9af21151d5d7a9ec11fd62e2d9481b9188aed
Signed-off-by: Siva Chandra <sivachandra@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/225276
Reviewed-by: Sameer Nanda <snanda@chromium.org>
2014-10-25 08:14:17 +00:00
..