summaryrefslogtreecommitdiff
path: root/kernel/power/disk.c
AgeCommit message (Expand)Author
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki
2008-02-05kernel/power/disk.c: make code staticAdrian Bunk
2008-02-01Hibernation: Invoke suspend notifications after console switchRafael J. Wysocki
2008-02-01Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki
2008-02-01Hibernation: Update messagesRafael J. Wysocki
2008-02-01Hibernation: Fix comment in disk.cRafael J. Wysocki
2008-02-01Hibernation: Move low level resume to disk.cRafael J. Wysocki
2008-02-01Hibernation: New testing facility (rev. 2)Rafael J. Wysocki
2008-02-01Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern
2008-01-24driver core: make /sys/power a kobjectGreg Kroah-Hartman
2008-01-24Driver Core: switch all dynamic ksets to kobj_sysfs_opsKay Sievers
2008-01-24kset: convert /sys/power to use kset_createGreg Kroah-Hartman
2007-11-14hibernate: fix lockdep reportJohannes Berg
2007-10-18Hibernation: Enter platform hibernation state in a consistent wayRafael J. Wysocki
2007-10-18Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki
2007-10-18freezer: do not sync filesystems from freeze_processesRafael J. Wysocki
2007-10-18PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki
2007-10-18PM: Rework struct hibernation_opsRafael J. Wysocki
2007-07-26Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...Rafael J. Wysocki
2007-07-19PM: introduce hibernation and suspend notifiersRafael J. Wysocki
2007-07-19Hibernation: prepare to enter the low power stateRafael J. Wysocki
2007-07-19swsusp: fix hibernation code orderingRafael J. Wysocki
2007-07-19swsusp: introduce restore platform operationsRafael J. Wysocki
2007-07-19swsusp: remove code duplication between disk.c and user.cRafael J. Wysocki
2007-05-17swsusp: fix sysfs interfaceRafael J. Wysocki
2007-05-09PM: Separate hibernation code from suspend codeRafael J. Wysocki
2007-05-07power management: change /sys/power/disk displayJohannes Berg
2007-05-07swsusp: use GFP_KERNEL for creating basic data structuresRafael J. Wysocki
2007-05-07swsusp: do not use page flagsRafael J. Wysocki
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-04-30power management: remove firmware disk modeJohannes Berg
2007-04-30rework pm_ops pm_disk_mode, kill misuseJohannes Berg
2007-03-27[PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"Rafael J. Wysocki
2007-03-22[PATCH] fix extra BIOS invocation during resumePavel Machek
2007-03-16[PATCH] swsusp: disable nonboot CPUs before entering platform suspendRafael J. Wysocki
2007-03-16[PATCH] swsusp: Fix resume error path in platform modeRafael J. Wysocki
2007-02-11[PATCH] swsusp: Change code ordering in disk.cRafael J. Wysocki
2006-12-16Pull bugfix into test branchLen Brown
2006-12-07[PATCH] swsusp: kill write-only variablePavel Machek
2006-12-07[PATCH] PM: Fix swsusp debug mode testprocRafael J. Wysocki
2006-12-07[PATCH] swsusp: Fix labelsRafael J. Wysocki
2006-12-07[PATCH] convert pm_sem to a mutexStephen Hemminger
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-07[PATCH] swsusp: fix platform modeStefan Seyfried
2006-12-07[PATCH] swsusp: add resume_offset command line parameterRafael J. Wysocki
2006-11-03[PATCH] swsusp: debuggingRafael J. Wysocki
2006-11-01ACPI: S4: Use "platform" rather than "shutdown" mode by defaultRafael J. Wysocki
2006-10-11[PATCH] swsusp: Use suspend_consoleRafael J. Wysocki
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-09-26[PATCH] Disable CPU hotplug during suspendRafael J. Wysocki