commit | bfb53ccf1c734b1907df7189eef4c08489827951 | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Wed Feb 16 01:32:48 2011 -0500 |
committer | Len Brown <len.brown@intel.com> | Thu Feb 17 17:08:48 2011 -0500 |
tree | 7d93bac0a87b89c9e7f87c4bad2e43fcef6725f1 | |
parent | 14796fca2bd22acc73dd0887248d003b0f441d08 [diff] |
intel_idle: disable Atom/Lincroft HW C-state auto-demotion Just as we had to disable auto-demotion for NHM/WSM, we need to do the same for Atom (Lincroft version). In particular, auto-demotion will prevent Lincroft from entering the S0i3 idle power saving state. https://bugzilla.kernel.org/show_bug.cgi?id=25252 Signed-off-by: Len Brown <len.brown@intel.com>