[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200912152137.38985.rjw@sisk.pl>
Date: Tue, 15 Dec 2009 21:37:38 +0100
From: "Rafael J. Wysocki" <rjw@...k.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Arjan van de Ven <arjan@...radead.org>,
Alan Stern <stern@...land.harvard.edu>
Subject: [GIT PULL] More PM updates for 2.6.33
Hi Linus,
Please pull some more 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:
* Runtime PM core fix from Alan Stern.
* Patch from Arjan allowing us to measure and chart device suspend/resume times
(I think this is going to be useful regardless of the async suspend/resume)
* Two minor PM core fixes from me.
drivers/base/power/main.c | 44 ++++++++++++++++++++++++++++++++---------
drivers/base/power/runtime.c | 10 ++++----
include/linux/init.h | 2 +
3 files changed, 41 insertions(+), 15 deletions(-)
---------------
Alan Stern (1):
PM: allow for usage_count > 0 in pm_runtime_get()
Arjan van de Ven (1):
PM: Add initcall_debug style timing for suspend/resume
Rafael J. Wysocki (2):
PM: Remove unnecessary goto from device_resume_noirq()
PM: rwsem.h need not be included into main.c
This doesn't include the async suspend/resume patchset, because I'm still
running tests on it. Thanks!
--
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