Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6: PM: Add empty suspend/resume device irq functions PM/Hibernate: Move NVS routines into a seperate file (v2). PM/Hibernate: Rename disk.c to hibernate.c PM: Separate suspend to RAM functionality from core Driver Core: Rework platform suspend/resume, print warning PM: Remove device_type suspend()/resume() PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2) PM/Suspend: Do not shrink memory before suspend PM: Remove bus_type suspend_late()/resume_early() V2 PM core: rename suspend and resume functions PM: Rename device_power_down/up() PM: Remove unused asm/suspend.h x86: unify power/cpu_(32|64).c x86: unify power/cpu_(32|64) copyright notes x86: unify power/cpu_(32|64) regarding restoring processor state x86: unify power/cpu_(32|64) regarding saving processor state x86: unify power/cpu_(32|64) global variables x86: unify power/cpu_(32|64) headers PM: Warn if interrupts are enabled during suspend-resume of sysdevs PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.c
No related branches found
No related tags found
Showing
- Documentation/power/devices.txt 5 additions, 29 deletionsDocumentation/power/devices.txt
- arch/alpha/include/asm/suspend.h 0 additions, 6 deletionsarch/alpha/include/asm/suspend.h
- arch/arm/include/asm/suspend.h 0 additions, 4 deletionsarch/arm/include/asm/suspend.h
- arch/ia64/include/asm/suspend.h 0 additions, 1 deletionarch/ia64/include/asm/suspend.h
- arch/m68k/include/asm/suspend.h 0 additions, 6 deletionsarch/m68k/include/asm/suspend.h
- arch/mips/include/asm/suspend.h 0 additions, 6 deletionsarch/mips/include/asm/suspend.h
- arch/s390/include/asm/suspend.h 0 additions, 5 deletionsarch/s390/include/asm/suspend.h
- arch/um/include/asm/suspend.h 0 additions, 4 deletionsarch/um/include/asm/suspend.h
- arch/x86/kernel/acpi/sleep.c 1 addition, 1 deletionarch/x86/kernel/acpi/sleep.c
- arch/x86/kernel/apm_32.c 7 additions, 7 deletionsarch/x86/kernel/apm_32.c
- arch/x86/power/Makefile 1 addition, 1 deletionarch/x86/power/Makefile
- arch/x86/power/cpu.c 125 additions, 40 deletionsarch/x86/power/cpu.c
- arch/x86/power/cpu_32.c 0 additions, 148 deletionsarch/x86/power/cpu_32.c
- drivers/base/platform.c 12 additions, 24 deletionsdrivers/base/platform.c
- drivers/base/power/main.c 34 additions, 60 deletionsdrivers/base/power/main.c
- drivers/base/sys.c 16 additions, 0 deletionsdrivers/base/sys.c
- drivers/xen/manage.c 8 additions, 8 deletionsdrivers/xen/manage.c
- include/linux/device.h 0 additions, 5 deletionsinclude/linux/device.h
- include/linux/interrupt.h 6 additions, 0 deletionsinclude/linux/interrupt.h
- include/linux/pm.h 5 additions, 6 deletionsinclude/linux/pm.h
Loading
Please register or sign in to comment