Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753649Ab1EHVZo (ORCPT ); Sun, 8 May 2011 17:25:44 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:59278 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753083Ab1EHVZm (ORCPT ); Sun, 8 May 2011 17:25:42 -0400 From: "Rafael J. Wysocki" To: Linux PM mailing list Subject: [RFC][PATCH 0/5] PM: Support for generic I/O power domains (v2) Date: Sun, 8 May 2011 23:20:56 +0200 User-Agent: KMail/1.13.6 (Linux/2.6.39-rc5+; KDE/4.6.0; x86_64; ; ) Cc: Greg KH , LKML , Kevin Hilman , Grant Likely , Magnus Damm , linux-sh@vger.kernel.org, MyungJoo Ham , Guennadi Liakhovetski References: <201104290154.12966.rjw@sisk.pl> In-Reply-To: <201104290154.12966.rjw@sisk.pl> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201105082320.57185.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1062 Lines: 27 On Friday, April 29, 2011, Rafael J. Wysocki wrote: Hi, This is an update of the patchset adding support for generic I/O power domains. The first patch and the last two patches have been posted already and discussed, the remaining two are new. The patches are on top of the branch at: git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6.git power-domains [1/5] - Add support for generic I/O power domains (runtime PM). [2/5] - Introduce generic prepare and complete callbacks for system-wide power transitions. [3/5] - Add PM sleep support to the generic I/O power domains code introduced in [1/5] [4/5] - Use the new code to add support for I/O power domains on the SH7372 SoC. [5/5] - Add support for power domain A4MP on SH7372. Please let me know what you think. Thanks, Rafael -- 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/