summaryrefslogtreecommitdiff
path: root/kernel/power/user.c
AgeCommit message (Expand)Author
2007-10-18freezer: do not sync filesystems from freeze_processesRafael J. Wysocki
2007-07-19PM: Reduce code duplication between main.c and user.cRafael J. Wysocki
2007-07-19PM: introduce hibernation and suspend notifiersRafael 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-07-19swsusp: remove incorrect code from user.cRafael J. Wysocki
2007-06-16swsusp: Fix userland interfaceRafael J. Wysocki
2007-05-09PM: Separate hibernation code from suspend codeRafael J. Wysocki
2007-05-07swsusp: fix snapshot_releaseRafael J. Wysocki
2007-05-07swsusp: use rbtree for tracking allocated swapRafael J. Wysocki
2007-05-07swsusp: use GFP_KERNEL for creating basic data structuresRafael J. Wysocki
2007-05-07swsusp: fix error paths in snapshot_openRafael J. Wysocki
2007-05-07swsusp: do not use page flagsRafael J. Wysocki
2007-03-27[PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"Rafael J. Wysocki
2007-03-22[PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctlRafael J. Wysocki
2007-03-16[PATCH] swsusp: disable nonboot CPUs before entering platform suspendRafael J. Wysocki
2007-02-11[PATCH] swsusp: Change pm_ops handling by userland interfaceRafael J. Wysocki
2007-02-11[PATCH] swsusp-change-code-ordering-in-userc-sanityAndrew Morton
2007-02-11[PATCH] swsusp: Change code ordering in user.cRafael J. Wysocki
2007-01-05[PATCH] swsusp: Do not fail if resume device is not setRafael J. Wysocki
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller
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: Improve handling of highmemRafael J. Wysocki
2006-12-07[PATCH] swsusp: add ioctl for swap files supportRafael J. Wysocki
2006-12-07[PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki
2006-12-07[PATCH] swsusp: use partition device and offset to identify swap areasRafael J. Wysocki
2006-12-07[PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode")Stefan Seyfried
2006-10-11[PATCH] swsusp: Use suspend_consoleRafael J. Wysocki
2006-10-07[PATCH] swsusp: Make userland suspend work on SMP againRafael J. Wysocki
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-09-26[PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki
2006-09-26[PATCH] Disable CPU hotplug during suspendRafael J. Wysocki
2006-09-25PM: issue PM_EVENT_PRETHAWDavid Brownell
2006-03-23[PATCH] swsusp: add s2ram ioctl to userland interfaceLuca Tettamanti
2006-03-23[PATCH] swsusp: let userland tools switch console on suspendRafael J. Wysocki
2006-03-23[PATCH] swsusp: freeze user space processes firstRafael J. Wysocki
2006-03-23[PATCH] swsusp: userland interfaceRafael J. Wysocki