aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power/disk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki1-2/+2
2008-02-05kernel/power/disk.c: make code staticAdrian Bunk1-2/+2
2008-02-01Hibernation: Invoke suspend notifications after console switchRafael J. Wysocki1-10/+7
2008-02-01Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki1-9/+24
2008-02-01Hibernation: Update messagesRafael J. Wysocki1-13/+15
2008-02-01Hibernation: Fix comment in disk.cRafael J. Wysocki1-2/+2
2008-02-01Hibernation: Move low level resume to disk.cRafael J. Wysocki1-1/+48
2008-02-01Hibernation: New testing facility (rev. 2)Rafael J. Wysocki1-15/+55
2008-02-01Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern1-0/+5
2008-01-24driver core: make /sys/power a kobjectGreg Kroah-Hartman1-1/+1
2008-01-24Driver Core: switch all dynamic ksets to kobj_sysfs_opsKay Sievers1-6/+12
2008-01-24kset: convert /sys/power to use kset_createGreg Kroah-Hartman1-1/+1
2007-11-14hibernate: fix lockdep reportJohannes Berg1-1/+11
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