aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power/user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] swsusp: Change pm_ops handling by userland interfaceRafael J. Wysocki1-12/+59
2007-02-11[PATCH] swsusp-change-code-ordering-in-userc-sanityAndrew Morton1-2/+2
2007-02-11[PATCH] swsusp: Change code ordering in user.cRafael J. Wysocki1-34/+58
2007-01-05[PATCH] swsusp: Do not fail if resume device is not setRafael J. Wysocki1-3/+4
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller1-1/+1
2006-12-07[PATCH] swsusp: Fix labelsRafael J. Wysocki1-1/+1
2006-12-07[PATCH] convert pm_sem to a mutexStephen Hemminger1-12/+12
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-12-07[PATCH] swsusp: Improve handling of highmemRafael J. Wysocki1-1/+1
2006-12-07[PATCH] swsusp: add ioctl for swap files supportRafael J. Wysocki1-0/+31
2006-12-07[PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki1-3/+4
2006-12-07[PATCH] swsusp: use partition device and offset to identify swap areasRafael J. Wysocki1-2/+3
2006-12-07[PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode")Stefan Seyfried1-0/+28
2006-10-11[PATCH] swsusp: Use suspend_consoleRafael J. Wysocki1-1/+7
2006-10-07[PATCH] swsusp: Make userland suspend work on SMP againRafael J. Wysocki1-1/+1
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-1/+1
2006-09-26[PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki1-0/+1
2006-09-26[PATCH] Disable CPU hotplug during suspendRafael J. Wysocki1-5/+9
2006-09-25PM: issue PM_EVENT_PRETHAWDavid Brownell1-1/+1
2006-03-23[PATCH] swsusp: add s2ram ioctl to userland interfaceLuca Tettamanti1-0/+36
2006-03-23[PATCH] swsusp: let userland tools switch console on suspendRafael J. Wysocki1-3/+0
2006-03-23[PATCH] swsusp: freeze user space processes firstRafael J. Wysocki1-1/+0
2006-03-23[PATCH] swsusp: userland interfaceRafael J. Wysocki1-0/+301