summaryrefslogtreecommitdiffstats
path: root/kernel/power/user.c
Commit message (Expand)AuthorAgeFilesLines
* [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-261-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/+0Star
* [PATCH] swsusp: freeze user space processes firstRafael J. Wysocki2006-03-231-1/+0Star
* [PATCH] swsusp: userland interfaceRafael J. Wysocki2006-03-231-0/+301