aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power/disk.c
Commit message (Expand)AuthorAge
* Suspend-related patches for 2.6.27Rafael J. Wysocki2008-06-12
* Introduce new top level suspend and hibernation callbacksRafael J. Wysocki2008-06-10
* PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-23
* kernel/power/disk.c: make code staticAdrian Bunk2008-02-05
* Hibernation: Invoke suspend notifications after console switchRafael J. Wysocki2008-02-01
* Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-01
* Hibernation: Update messagesRafael J. Wysocki2008-02-01
* Hibernation: Fix comment in disk.cRafael J. Wysocki2008-02-01
* Hibernation: Move low level resume to disk.cRafael J. Wysocki2008-02-01
* Hibernation: New testing facility (rev. 2)Rafael J. Wysocki2008-02-01
* Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern2008-02-01
* driver core: make /sys/power a kobjectGreg Kroah-Hartman2008-01-24
* Driver Core: switch all dynamic ksets to kobj_sysfs_opsKay Sievers2008-01-24
* kset: convert /sys/power to use kset_createGreg Kroah-Hartman2008-01-24
* hibernate: fix lockdep reportJohannes Berg2007-11-14
* Hibernation: Enter platform hibernation state in a consistent wayRafael J. Wysocki2007-10-18
* Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki2007-10-18
* freezer: do not sync filesystems from freeze_processesRafael J. Wysocki2007-10-18
* PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki2007-10-18
* PM: Rework struct hibernation_opsRafael J. Wysocki2007-10-18
* Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...Rafael J. Wysocki2007-07-26
* PM: introduce hibernation and suspend notifiersRafael J. Wysocki2007-07-19
* Hibernation: prepare to enter the low power stateRafael J. Wysocki2007-07-19
* swsusp: fix hibernation code orderingRafael J. Wysocki2007-07-19
* swsusp: introduce restore platform operationsRafael J. Wysocki2007-07-19
* swsusp: remove code duplication between disk.c and user.cRafael J. Wysocki2007-07-19
* swsusp: fix sysfs interfaceRafael J. Wysocki2007-05-17
* PM: Separate hibernation code from suspend codeRafael J. Wysocki2007-05-09
* power management: change /sys/power/disk displayJohannes Berg2007-05-07
* swsusp: use GFP_KERNEL for creating basic data structuresRafael J. Wysocki2007-05-07
* swsusp: do not use page flagsRafael J. Wysocki2007-05-07
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
* power management: remove firmware disk modeJohannes Berg2007-04-30
* rework pm_ops pm_disk_mode, kill misuseJohannes Berg2007-04-30
* [PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"Rafael J. Wysocki2007-03-27
* [PATCH] fix extra BIOS invocation during resumePavel Machek2007-03-22
* [PATCH] swsusp: disable nonboot CPUs before entering platform suspendRafael J. Wysocki2007-03-16
* [PATCH] swsusp: Fix resume error path in platform modeRafael J. Wysocki2007-03-16
* [PATCH] swsusp: Change code ordering in disk.cRafael J. Wysocki2007-02-11
* Pull bugfix into test branchLen Brown2006-12-16
|\
| * ACPI: S4: Use "platform" rather than "shutdown" mode by defaultRafael J. Wysocki2006-11-01
* | [PATCH] swsusp: kill write-only variablePavel Machek2006-12-07
* | [PATCH] PM: Fix swsusp debug mode testprocRafael J. Wysocki2006-12-07
* | [PATCH] swsusp: Fix labelsRafael J. Wysocki2006-12-07
* | [PATCH] convert pm_sem to a mutexStephen Hemminger2006-12-07
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* | [PATCH] swsusp: fix platform modeStefan Seyfried2006-12-07
* | [PATCH] swsusp: add resume_offset command line parameterRafael J. Wysocki2006-12-07
* | [PATCH] swsusp: debuggingRafael J. Wysocki2006-11-03
|/
* [PATCH] swsusp: Use suspend_consoleRafael J. Wysocki2006-10-11