From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
"Linux-pm mailing list" <linux-pm@lists.linux-foundation.org>,
Grant Likely <grant.likely@secretlab.ca>
Subject: [GIT PULL] Power management updates for 2.6.38
Date: Fri, 7 Jan 2011 22:16:58 +0100 [thread overview]
Message-ID: <201101072216.58606.rjw@sisk.pl> (raw)
Hi Linus,
Please pull power management updates for 2.6.38 from:
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6.git for-linus
They include:
* Runtime PM framework update from Alan Stern.
* Modification of core suspend/resume routines to avoid aborting suspend on wakeup
events when we aren't supposed to take wakeup events during suspend into account.
* Modification of core suspend/resume routines to use a different list of devices
for each stage of device suspend (and simplifications resulting from that).
* Addition of pm_generic_ functions prototypes and update of the SPI bus type
subsystem-level PM routines from Mark Brown.
* PM-related fixes.
Documentation/power/drivers-testing.txt | 8 +-
Documentation/power/runtime_pm.txt | 31 ++++++
drivers/base/power/generic_ops.c | 6 +-
drivers/base/power/main.c | 174 +++++++++++--------------------
drivers/base/power/runtime.c | 47 +++++++--
drivers/base/power/wakeup.c | 20 ++--
drivers/spi/spi.c | 92 +++++++++++++++--
drivers/usb/core/driver.c | 7 +-
include/linux/device.h | 4 +-
include/linux/pm.h | 51 ++-------
include/linux/pm_runtime.h | 13 +++
include/linux/suspend.h | 4 +-
kernel/freezer.c | 9 ++-
kernel/power/Makefile | 5 +-
kernel/power/hibernate.c | 7 +-
kernel/power/process.c | 8 ++-
kernel/power/suspend.c | 2 +-
17 files changed, 282 insertions(+), 206 deletions(-)
---------------
Aaro Koskinen (1):
PM / Runtime: Fix comments to match runtime callback code
Alan Stern (1):
PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)
Jon Mason (1):
PM: Fix references to basic-pm-debugging.txt in drivers-testing.txt
Mark Brown (2):
PM: Prototype the pm_generic_ operations
spi / PM: Support dev_pm_ops
MyungJoo Ham (2):
PM / Hibernate: hibernation_ops->leave should be checked too
PM / Hibernate: When failed, in_suspend should be reset
Rafael J. Wysocki (10):
PM: Prevent dpm_prepare() from returning errors unnecessarily
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
PM: Use pm_wakeup_pending() in __device_suspend()
PM: Avoid compiler warning in pm_noirq_op()
PM: Use a different list of devices for each stage of device suspend
PM: Remove redundant checks from core device resume routines
PM: Replace the device power.status field with a bit field
PM: Permit registration of parentless devices during system suspend
PM: Use dev_name() in core device suspend and resume routines
PM / Runtime: Generic resume shouldn't set RPM_ACTIVE unconditionally
Tejun Heo (1):
Freezer: Fix a race during freezing of TASK_STOPPED tasks
Tracey Dent (1):
PM: Use proper ccflag flag in kernel/power/Makefile
reply other threads:[~2011-01-07 21:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201101072216.58606.rjw@sisk.pl \
--to=rjw@sisk.pl \
--cc=grant.likely@secretlab.ca \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@lists.linux-foundation.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®