[<prev] [next>] [day] [month] [year] [list]
Message-Id: <201003070017.51319.rjw@sisk.pl>
Date: Sun, 7 Mar 2010 00:17:51 +0100
From: "Rafael J. Wysocki" <rjw@...k.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: pm list <linux-pm@...ts.linux-foundation.org>,
Alan Stern <stern@...land.harvard.edu>,
LKML <linux-kernel@...r.kernel.org>,
Kevin Hilman <khilman@...prootsystems.com>,
Mark Brown <broonie@...ena.org.uk>
Subject: [GIT PULL] More PM updates for 2.6.34
Hi Linus,
Please pull more power management updates for 2.6.34 from:
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6.git for-linus
There are two patches in this set. The first one is a missing documentation
update and the second one adds generic power management callbacks for the
subsystems that only need to execute device drivers' callbacks (embedded people
requested that and I think it's going to be immediately useful to them).
Documentation/power/runtime_pm.txt | 93 ++++++++++++++
drivers/base/power/Makefile | 1 +
drivers/base/power/generic_ops.c | 233 ++++++++++++++++++++++++++++++++++++
include/linux/pm.h | 51 +++++++-
include/linux/pm_runtime.h | 6 +
5 files changed, 378 insertions(+), 6 deletions(-)
---------------
Rafael J. Wysocki (2):
PM / Runtime: Document power.runtime_auto and related functions
PM: Provide generic subsystem-level callbacks
--
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