Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753489Ab0BII2W (ORCPT ); Tue, 9 Feb 2010 03:28:22 -0500 Received: from e28smtp07.in.ibm.com ([122.248.162.7]:46298 "EHLO e28smtp07.in.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751674Ab0BII2U (ORCPT ); Tue, 9 Feb 2010 03:28:20 -0500 Date: Tue, 9 Feb 2010 13:58:16 +0530 From: Arun R Bharadwaj To: Peter Zijlstra , Benjamin Herrenschmidt , Ingo Molnar , Vaidyanathan Srinivasan , Dipankar Sarma , Balbir Singh , Venkatesh Pallipadi Cc: linux-kernel@vger.kernel.org, Arun Bharadwaj Subject: [v11 PATCH 0/9]: cpuidle: cleanup cpuidle/ introduce cpuidle to POWER Message-ID: <20100209082815.GA29988@linux.vnet.ibm.com> Reply-To: arun@linux.vnet.ibm.com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1009 Lines: 30 Hi, This patchset introduces cpuidle infrastructure to POWER, prototyping for pSeries, and also does a major refactoring of current x86 idle power management and a cleanup of cpuidle infrastructure. The discussions can be followed here: v10 -> http://lkml.org/lkml/2009/12/2/98 v9 --> http://lkml.org/lkml/2009/10/16/63 v8 --> http://lkml.org/lkml/2009/10/8/82 v7 --> http://lkml.org/lkml/2009/10/6/278 v6 --> http://lkml.org/lkml/2009/9/22/180 v5 --> http://lkml.org/lkml/2009/9/22/26 v4 --> http://lkml.org/lkml/2009/9/1/133 v3 --> http://lkml.org/lkml/2009/8/27/124 v2 --> http://lkml.org/lkml/2009/8/26/233 v1 --> http://lkml.org/lkml/2009/8/19/150 This patchset has been rebased against the latest -tip kernel. Please consider this for inclusion. arun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/