summaryrefslogtreecommitdiffstats
path: root/kernel/power/user.c
Commit message (Expand)AuthorAgeFilesLines
* Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern2008-02-011-12/+19
* Hibernation: Correct definitions of some ioctls (rev. 2)Rafael J. Wysocki2008-02-011-2/+16
* Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)Rafael J. Wysocki2008-02-011-4/+5
* Hibernation: Rework platform support ioctls (rev. 2)Rafael J. Wysocki2008-02-011-10/+29
* Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctlRafael J. Wysocki2008-02-011-4/+14
* freezer: do not sync filesystems from freeze_processesRafael J. Wysocki2007-10-181-0/+4
* PM: Reduce code duplication between main.c and user.cRafael J. Wysocki2007-07-191-33/+5
* PM: introduce hibernation and suspend notifiersRafael J. Wysocki2007-07-191-3/+8
* swsusp: introduce restore platform operationsRafael J. Wysocki2007-07-191-1/+1
* swsusp: remove code duplication between disk.c and user.cRafael J. Wysocki2007-07-191-89/+7
* swsusp: remove incorrect code from user.cRafael J. Wysocki2007-07-191-13/+4
* swsusp: Fix userland interfaceRafael J. Wysocki2007-06-161-1/+3
* PM: Separate hibernation code from suspend codeRafael J. Wysocki2007-05-091-7/+6
* swsusp: fix snapshot_releaseRafael J. Wysocki2007-05-071-1/+0
* swsusp: use rbtree for tracking allocated swapRafael J. Wysocki2007-05-071-17/+5
* swsusp: use GFP_KERNEL for creating basic data structuresRafael J. Wysocki2007-05-071-5/+5
* swsusp: fix error paths in snapshot_openRafael J. Wysocki2007-05-071-4/+6
* swsusp: do not use page flagsRafael J. Wysocki2007-05-071-0/+4
* [PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"Rafael J. Wysocki2007-03-271-2/+1
* [PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctlRafael J. Wysocki2007-03-221-3/+6
* [PATCH] swsusp: disable nonboot CPUs before entering platform suspendRafael J. Wysocki2007-03-161-1/+2
* [PATCH] swsusp: Change pm_ops handling by userland interfaceRafael J. Wysocki2007-02-111-12/+59
* [PATCH] swsusp-change-code-ordering-in-userc-sanityAndrew Morton2007-02-111-2/+2
* [PATCH] swsusp: Change code ordering in user.cRafael J. Wysocki2007-02-111-34/+58
* [PATCH] swsusp: Do not fail if resume device is not setRafael J. Wysocki2007-01-051-3/+4
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-071-1/+1
* [PATCH] swsusp: Fix labelsRafael J. Wysocki2006-12-071-1/+1
* [PATCH] convert pm_sem to a mutexStephen Hemminger2006-12-071-12/+12
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+1
* [PATCH] swsusp: Improve handling of highmemRafael J. Wysocki2006-12-071-1/+1
* [PATCH] swsusp: add ioctl for swap files supportRafael J. Wysocki2006-12-071-0/+31
* [PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki2006-12-071-3/+4
* [PATCH] swsusp: use partition device and offset to identify swap areasRafael J. Wysocki2006-12-071-2/+3
* [PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode")Stefan Seyfried2006-12-071-0/+28
* [PATCH] swsusp: Use suspend_consoleRafael J. Wysocki2006-10-111-1/+7
* [PATCH] swsusp: Make userland suspend work on SMP againRafael J. Wysocki2006-10-071-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-09-261-1/+1
|\
| * PM: issue PM_EVENT_PRETHAWDavid Brownell2006-09-251-1/+1
* | [PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki2006-09-261-0/+1
* | [PATCH] Disable CPU hotplug during suspendRafael J. Wysocki2006-09-261-5/+9
|/
* [PATCH] swsusp: add s2ram ioctl to userland interfaceLuca Tettamanti2006-03-231-0/+36
* [PATCH] swsusp: let userland tools switch console on suspendRafael J. Wysocki2006-03-231-3/+0
* [PATCH] swsusp: freeze user space processes firstRafael J. Wysocki2006-03-231-1/+0
* [PATCH] swsusp: userland interfaceRafael J. Wysocki2006-03-231-0/+301
OpenPOWER on IntegriCloud