aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power/disk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-18Hibernation: Enter platform hibernation state in a consistent wayRafael J. Wysocki1-17/+46
2007-10-18Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki1-1/+57
2007-10-18freezer: do not sync filesystems from freeze_processesRafael J. Wysocki1-0/+4
2007-10-18PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki1-2/+2
2007-10-18PM: Rework struct hibernation_opsRafael J. Wysocki1-6/+21
2007-07-26Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare"Rafael J. Wysocki1-0/+1
2007-07-19PM: introduce hibernation and suspend notifiersRafael J. Wysocki1-4/+12
2007-07-19Hibernation: prepare to enter the low power stateRafael J. Wysocki1-2/+13
2007-07-19swsusp: fix hibernation code orderingRafael J. Wysocki1-7/+7
2007-07-19swsusp: introduce restore platform operationsRafael J. Wysocki1-10/+46
2007-07-19swsusp: remove code duplication between disk.c and user.cRafael J. Wysocki1-80/+104
2007-05-17swsusp: fix sysfs interfaceRafael J. Wysocki1-1/+2
2007-05-09PM: Separate hibernation code from suspend codeRafael J. Wysocki1-87/+108
2007-05-07power management: change /sys/power/disk displayJohannes Berg1-1/+28
2007-05-07swsusp: use GFP_KERNEL for creating basic data structuresRafael J. Wysocki1-11/+26
2007-05-07swsusp: do not use page flagsRafael J. Wysocki1-6/+17
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-7/+7
2007-04-30power management: remove firmware disk modeJohannes Berg1-16/+11
2007-04-30rework pm_ops pm_disk_mode, kill misuseJohannes Berg1-21/+39
2007-03-27[PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"Rafael J. Wysocki1-1/+0
2007-03-22[PATCH] fix extra BIOS invocation during resumePavel Machek1-8/+0
2007-03-16[PATCH] swsusp: disable nonboot CPUs before entering platform suspendRafael J. Wysocki1-0/+1
2007-03-16[PATCH] swsusp: Fix resume error path in platform modeRafael J. Wysocki1-0/+1
2007-02-11[PATCH] swsusp: Change code ordering in disk.cRafael J. Wysocki1-57/+58
2006-12-16Pull bugfix into test branchLen Brown1-3/+5
2006-12-07[PATCH] swsusp: kill write-only variablePavel Machek1-3/+1
2006-12-07[PATCH] PM: Fix swsusp debug mode testprocRafael J. Wysocki1-1/+1
2006-12-07[PATCH] swsusp: Fix labelsRafael J. Wysocki1-3/+3
2006-12-07[PATCH] convert pm_sem to a mutexStephen Hemminger1-8/+8
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-12-07[PATCH] swsusp: fix platform modeStefan Seyfried1-0/+22
2006-12-07[PATCH] swsusp: add resume_offset command line parameterRafael J. Wysocki1-0/+15
2006-11-03[PATCH] swsusp: debuggingRafael J. Wysocki1-9/+28
2006-11-01ACPI: S4: Use "platform" rather than "shutdown" mode by defaultRafael J. Wysocki1-3/+5
2006-10-11[PATCH] swsusp: Use suspend_consoleRafael J. Wysocki1-0/+8
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-2/+2
2006-09-26[PATCH] Disable CPU hotplug during suspendRafael J. Wysocki1-1/+6
2006-09-25PM: issue PM_EVENT_PRETHAWDavid Brownell1-2/+2
2006-06-25[PATCH] constify parts of kernel/power/Andreas Mohr1-1/+1
2006-03-23[PATCH] swsusp: freeze user space processes firstRafael J. Wysocki1-1/+0
2006-03-23[PATCH] kernel/power: move externs to header filesRandy Dunlap1-11/+0
2006-03-23[PATCH] swsusp: low level interfaceRafael J. Wysocki1-8/+4
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-8/+1
2006-02-01[PATCH] swsusp: use bytes as image size unitsRafael J. Wysocki1-3/+3
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into releaseLen Brown1-8/+1
2006-01-06[PATCH] swsusp: make image size limit tunableRafael J. Wysocki1-0/+20
2006-01-06[PATCH] swsusp: improve freeing of memoryRafael J. Wysocki1-27/+3
2006-01-06[PATCH] swsusp: introduce the swap map structureRafael J. Wysocki1-4/+4
2006-01-06[PATCH] swsusp: resume_store() retval fixAndrew Morton1-18/+16
2005-12-15[ACPI] fix reboot upon suspend-to-diskAlexey Starikovskiy1-8/+1