[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200912061647.38169.rjw@sisk.pl>
Date: Sun, 6 Dec 2009 16:47:38 +0100
From: "Rafael J. Wysocki" <rjw@...k.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
pm list <linux-pm@...ts.linux-foundation.org>
Subject: [GIT PULL] PM updates for 2.6.33 (updated)
Hi Linus,
Please pull power management updates for 2.6.33 from:
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6.git for-linus
They include:
* Fixes for the runtime PM framework from Alan Stern and me.
* Hibernate cleanups from Nigel and Jiri Slaby.
* Freezer optimisation from Tejun.
Documentation/power/runtime_pm.txt | 12 ++-
drivers/base/power/runtime.c | 23 ++++---
include/linux/pm.h | 8 ++-
include/linux/pm_runtime.h | 12 +++
kernel/power/Makefile | 2 +-
kernel/power/hibernate.c | 30 ++++++++
kernel/power/main.c | 1 +
kernel/power/process.c | 14 +++-
kernel/power/swap.c | 107 ++++++++++++++++++++++++++++-
kernel/power/swsusp.c | 130 ------------------------------------
10 files changed, 184 insertions(+), 155 deletions(-)
---------------
Alan Stern (2):
PM / Runtime: Export the PM runtime workqueue
PM / Runtime: Use deferred_resume flag in pm_request_resume
Jiri Slaby (1):
PM / Hibernate: Swap, use KERN_CONT
Nigel Cunningham (2):
PM / Hibernate: Move swap functions to kernel/power/swap.c.
PM / Hibernate: Shift remaining code from swsusp.c to hibernate.c
Rafael J. Wysocki (5):
PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
PM / Runtime: Ensure timer_expires is nonzero in pm_schedule_suspend()
PM / Runtime: Make documentation of runtime_idle() agree with the code
PM / Runtime: Remove unnecessary braces in __pm_runtime_set_status()
PM: Add flag for devices capable of generating run-time wake-up events
Tejun Heo (1):
PM / freezer: Don't get over-anxious while waiting
--
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