[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <201208070105.23262.rjw@sisk.pl>
Date: Tue, 7 Aug 2012 01:05:22 +0200
From: "Rafael J. Wysocki" <rjw@...k.pl>
To: "Linux-sh list" <linux-sh@...r.kernel.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Linux PM list <linux-pm@...r.kernel.org>,
Magnus Damm <magnus.damm@...il.com>
Subject: [PATCH 0/12] PM: Make ARM/shmobile PM domains initialization more straightforward
Hi all,
The majority of patches in this series were sent previously in this RFC:
http://marc.info/?l=linux-pm&m=134247432010192&w=4
but they do not have anything to do with DTs and clean up the code quite
a bit, so I thought they are worth resending in a different context.
Patch [8/12] is new and replaces a patch that removed some code I thought
could never be used, which was wrong.
[1/12] - Make it possible to use domain names for adding devices to PM domains.
[2/12] - Make ARM/shmobile use domain names for adding devices to PM domains.
[3/12] - Drop the r8a7779's "add device to domain" function.
[4/12] - Make it possible to use domain names for adding subdomains to PM domains.
[5/12] - Make ARM/shmobile use domain names for adding subdomains to PM domains.
[6/12] - Add ARM/shmobile function for "batch" initialization of PM domains.
[7/12] - Make it possible to power on a PM domain using its name.
[8/12] - Avoid accessing A4S internals directly in the SH7372 system suspend code.
[9/12] - Put SH7372 PM domain objects into a table and initialize them in a loop.
[10/12] - Put R8A7740 PM domain objects into a table and initialize them in a loop.
[11/12] - Put R8A7779 PM domain objects into a table and initialize them in a loop.
[12/12] - Unexport rmobile_init_pm_domain() which may be a static function now.
The present series is on top of this patch set sent yesterday:
http://marc.info/?l=linux-pm&m=134421084022735&w=4
Thanks,
Rafael
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists