[GIT PULL] More PM updates for 2.6.34

From: Rafael J. Wysocki
Date: Sat Mar 06 2010 - 18:15:26 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/