[<prev] [next>] [day] [month] [year] [list]
Message-Id: <201105272325.40859.rjw@sisk.pl>
Date: Fri, 27 May 2011 23:25:40 +0200
From: "Rafael J. Wysocki" <rjw@...k.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Linux PM mailing list <linux-pm@...ts.linux-foundation.org>
Subject: [GIT PULL] Hibernate and PM QoS updates for 2.6.40
Hi Linus,
Please pull more power management updates for 2.6.40 from:
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6.git for-linus
They are three hibernate patches that fix comments and remove an unused
architecture hook and a PM QoS fix that didn't make it into my first request.
arch/frv/include/asm/suspend.h | 20 ---
arch/mips/include/asm/suspend.h | 2 -
arch/powerpc/include/asm/suspend.h | 6 -
arch/powerpc/kernel/swsusp.c | 1 -
arch/s390/include/asm/suspend.h | 10 --
arch/sh/include/asm/suspend.h | 1 -
arch/unicore32/include/asm/suspend.h | 1 -
arch/x86/include/asm/suspend_32.h | 2 -
arch/x86/include/asm/suspend_64.h | 5 -
kernel/pm_qos_params.c | 33 ++++--
kernel/power/hibernate.c | 220 +++++++++++++++++-----------------
11 files changed, 134 insertions(+), 167 deletions(-)
---------------
Rafael J. Wysocki (4):
PM / Hibernate: Update some comments in core hibernate code
PM / Hibernate: Remove arch_prepare_suspend()
PM / Hibernate: Update kerneldoc comments in hibernate.c
PM: Fix PM QOS's user mode interface to work with ASCII input
--
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