lkml.org 
[lkml]   [2009]   [Mar]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] PM changes for 2.6.30
Date
Hi Linus,

Please pull the power management updates for 2.6.30 from:

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6.git for-linus

This contains the patches that modify the handling of interrupts during suspend
and resume and the associated PCI PM patches. All of them have been reviewed
and accepted by the appropriate maintainers.

arch/x86/kernel/apm_32.c | 15 +++-
drivers/base/power/main.c | 20 +++--
drivers/base/sys.c | 8 ++
drivers/pci/pci-driver.c | 177 ++++++++++++++++++++++++++---------------
drivers/pci/pci.c | 142 +++++++++++++++------------------
drivers/pci/pci.h | 1 -
drivers/video/aty/radeon_pm.c | 2 +-
drivers/xen/manage.c | 16 ++--
include/linux/interrupt.h | 9 ++
include/linux/irq.h | 1 +
include/linux/pci.h | 1 +
kernel/irq/Makefile | 1 +
kernel/irq/internals.h | 2 +
kernel/irq/manage.c | 31 ++++++--
kernel/irq/pm.c | 79 ++++++++++++++++++
kernel/kexec.c | 19 ++---
kernel/power/disk.c | 138 ++++++++++++++++++++------------
kernel/power/main.c | 55 ++++++++-----
18 files changed, 461 insertions(+), 256 deletions(-)

---------------

Frans Pop <elendil@planet.nl> (1):
PCI PM: Consistently use variable name "error" for pm call return values

Rafael J. Wysocki <rjw@sisk.pl> (13):
PM: Introduce functions for suspending and resuming device interrupts
PM: Rework handling of interrupts during suspend-resume
PM: Change suspend code ordering
PM: Change hibernation code ordering
kexec: Change kexec jump code ordering
PCI PM: Use pci_set_power_state during early resume
PCI PM: Move pci_restore_standard_config to pci-driver.c
PCI PM: Put devices into low power states during late suspend (rev. 2)
PCI PM: Make pci_set_power_state() handle devices with no PM support
PCI PM: Restore config spaces of all devices during early resume
PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)
radeonfb: Use __pci_complete_power_transition()
PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed

[This is my first pull request, so please be patient ... ;-)]

Thanks,
Rafael



\
 
 \ /
  Last update: 2009-03-30 23:53    [W:0.024 / U:0.708 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site