- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / kernel / power / main.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-02-23 Johannes Bergpower management: no valid states w/o pm_ops
2007-02-11 Rafael J. Wysocki[PATCH] PM: Change code ordering in main.c
2007-02-11 Christoph Lameter[PATCH] Drop free_pages()
2006-12-16 Len BrownPull bugfix into test branch
2006-12-07 Ralf Baechle[PATCH] Export pm_suspend for the shared APM emulation
2006-12-07 Stephen Hemminger[PATCH] convert pm_sem to a mutex
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-11-02 Rafael J. WysockiACPI: S4: Use "platform" rather than "shutdown" mode...
2006-09-26 Rafael J. Wysocki[PATCH] PM: Add pm_trace switch
2006-09-26 Rafael J. Wysocki[PATCH] Disable CPU hotplug during suspend
2006-09-26 David BrownellPM: no suspend_prepare() phase
2006-09-26 Linus TorvaldsSuspend infrastructure cleanup and extension
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-25 Andreas Mohr[PATCH] constify parts of kernel/power/
2006-06-22 Andrew Morton[PATCH] suspend_console() warning fix
2006-06-20 Linus TorvaldsAdd support for suspending and resuming the whole conso...
2006-04-28 dean gaudet[PATCH] off-by-1 in kernel/power/main.c
2006-03-23 Luca Tettamanti[PATCH] swsusp: add s2ram ioctl to userland interface
2005-12-01 David Shaohua Li[ACPI] SMP S3 resume: evaluate _WAK after INIT
2005-11-30 Pavel Machek[PATCH] fix swsusp on machines not supporting S4
2005-11-09 Pavel Machek[PATCH] sleep: Fix oops in enter_state
2005-10-31 Shaohua Li[PATCH] introduce .valid callback for pm_ops
2005-09-05 Pavel Machek[PATCH] pm: clean up /sys/power/disk
2005-07-12 Len Brown[ACPI] merge acpi-2.6.12 branch into latest Linux 2...
2005-07-12 David Shaohua Li[ACPI] Suspend to RAM fix
2005-07-12 Alexey Starikovskiy[ACPI] ACPI poweroff fix
2005-06-25 Li Shaohua[PATCH] suspend/resume SMP support
2005-05-17 David Brownell[PATCH] Driver Core: pm diagnostics update, check for...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-25 Pavel Machek[PATCH] Enable swsusp on SMP machines
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-15 Pavel Machek[PATCH] swsusp/dm: Use right levels for device_suspend()
2005-01-15 Pavel Machek[PATCH] swsusp: more small fixes
2004-12-13 Pavel Machek[PATCH] swsusp: Fix header typo
2004-10-29 Hubert Mantel- patches.fixes/swsusp-ehci_hcd: fix suspend to RAM...
2004-10-29 Pavel Machek[PATCH] Add typechecking to suspend types and powerdown...
2004-09-24 Patrick Mochel[power mgmt] Make system state enums match device state...
2004-09-24 Andrew Morton[PATCH] swsusp: fix default powerdown mode
2004-08-13 Hubert Mantelupdate swsuspend code
2004-08-01 Patrick Mochel[swsusp] Make sure software_suspend() takes right path
2004-08-01 Patrick Mochel[Power Mgmt] Add CONFIG_PM_DEBUG option
2004-07-17 Patrick Mochel[Power Mgmt] Merge swsusp entry points with the PM...
2004-04-12 Andrew Morton[PATCH] pmdisk: fix strcmp in sysfs store
2003-09-08 Patrick Mochel[power] Make sure we restore interrupts if device_power...
2003-09-08 Patrick Mochel[power] Simplify error handling in pm_suspend_prepare().
2003-08-26 Patrick Mochel[power] Separate suspend-to-disk from other suspend...
2003-08-22 Patrick Mochel[power] swsusp Cleanups
2003-08-22 Patrick Mochel[power] Fix up sysfs state handling.
2003-08-22 Patrick MochelMerge osdl.org:/home/mochel/src/kernel/linux-2.5-virgin
2003-08-22 Patrick Mochel[power] Fix sysfs state reporting.
2003-08-21 Patrick Mochel[power] Fixup device suspend/resume function names.
2003-08-19 Patrick Mochel[power] Move suspend()/resume() methods.
2003-08-19 Patrick Mochel[power] Update device handling.
2003-08-19 Patrick Mochel[power] Adapt swsusp to new PM core. Clean up heavily.
2003-08-19 Patrick Mochel[power] Add initial support for suspend-to-disk.
2003-08-19 Patrick Mochel[power] Add flag to control suspend-to-disk behavior.
2003-08-19 Patrick Mochel[power] Make sure we only have one CPU running before...
2003-08-18 Patrick Mochel[power] Improve suspend sequence.
2003-08-18 Patrick Mochel[power] Improve suspend functions.
2003-08-14 Patrick Mochel[power] Register PM subsystem, and create power/ direct...