Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933616AbcCNEs0 (ORCPT ); Mon, 14 Mar 2016 00:48:26 -0400 Received: from mail.kernel.org ([198.145.29.136]:59821 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932856AbcCNEsW (ORCPT ); Mon, 14 Mar 2016 00:48:22 -0400 From: Andy Lutomirski To: len.brown@intel.com Cc: "linux-kernel@vger.kernel.org" , Andy Lutomirski Subject: [PATCH 0/4] intel_idle: Improve MSR fixup resume handling Date: Sun, 13 Mar 2016 21:48:09 -0700 Message-Id: X-Mailer: git-send-email 2.5.0 In-Reply-To: <1A7043D5F58CCB44A599DFD55ED4C94846A12FBC@fmsmsx115.amr.corp.intel.com> References: <1A7043D5F58CCB44A599DFD55ED4C94846A12FBC@fmsmsx115.amr.corp.intel.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 583 Lines: 16 I can't usefully test the fourth patch. I'm reasonably confident that the other three work, though, and I tested them on a laptop that doesn't preserve the C1E auto-promotion flag across suspend/resume. Andy Lutomirski (4): intel_idle: Consolidate auto-promotion/auto-demotion fixups intel_idle: Remove a broadcast MSR fixup at boot intel_idle: Fix MSRs after resume intel_idle: Move BYT/CHT auto-demotion fixup into fix_this_cpu drivers/idle/intel_idle.c | 56 ++++++++++++++++++++++++----------------------- 1 file changed, 29 insertions(+), 27 deletions(-) -- 2.5.0