aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power/user.c
Commit message (Expand)AuthorAge
* PM / Sleep: Move disabling of usermode helpers to the freezerRafael J. Wysocki2012-03-28
* PM / Hibernate: Refactor and simplify freezer_test_doneSrivatsa S. Bhat2012-02-09
* PM / Hibernate: Thaw kernel threads in hibernation_snapshot() in error/test pathSrivatsa S. Bhat2012-02-09
* PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl pathSrivatsa S. Bhat2012-02-01
* PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki2012-01-29
* PM / Hibernate: Implement compat_ioctl for /dev/snapshotBen Hutchings2012-01-04
* PM / Hibernate: Remove deprecated hibernation snapshot ioctlsSrivatsa S. Bhat2011-12-09
* PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()Srivatsa S. Bhat2011-12-08
* PM / Hibernate: Replace unintuitive 'if' condition in kernel/power/user.c wit...Srivatsa S. Bhat2011-12-06
* Merge branch 'pm-freezer' into pm-sleepRafael J. Wysocki2011-12-06
|\
| * freezer: clean up freeze_processes() failure pathTejun Heo2011-11-21
* | PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test pathSrivatsa S. Bhat2011-12-06
|/
* kernel: fix several implicit usasges of kmod.hPaul Gortmaker2011-10-31
* PM: Free memory bitmaps if opening /dev/snapshot failsMichal Kubecek2011-06-21
* PM / Hibernate: Fix ioctl SNAPSHOT_S2RAMRafael J. Wysocki2011-05-11
* PM / Hibernate: Make snapshot_release() restore GFP maskRafael J. Wysocki2011-05-11
* PM / Hibernate: Fix PM_POST_* notification with user-space suspendTakashi Iwai2010-12-16
* PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki2010-12-06
* PM / Hibernate: Snapshot cleanupJiri Slaby2010-05-10
* PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handlingJiri Slaby2010-04-10
* PM / Hibernate: Really deprecate deprecated user ioctlsJiri Slaby2010-02-26
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki2009-04-13
* PM: Fix pm_notifiers during user mode hibernationAndrey Borzenkov2009-02-21
* pm: rework disabling of user mode helpers during suspend/hibernationRafael J. Wysocki2008-10-16
* snapshot: Use pm_mutex for mutual exclusionRafael J. Wysocki2008-07-16
* snapshot: Push BKL down into ioctl handlersAlan Cox2008-07-16
* Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern2008-02-01
* Hibernation: Correct definitions of some ioctls (rev. 2)Rafael J. Wysocki2008-02-01
* Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)Rafael J. Wysocki2008-02-01
* Hibernation: Rework platform support ioctls (rev. 2)Rafael J. Wysocki2008-02-01
* Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctlRafael J. Wysocki2008-02-01
* freezer: do not sync filesystems from freeze_processesRafael J. Wysocki2007-10-18
* PM: Reduce code duplication between main.c and user.cRafael J. Wysocki2007-07-19
* PM: introduce hibernation and suspend notifiersRafael 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: remove incorrect code from user.cRafael J. Wysocki2007-07-19
* swsusp: Fix userland interfaceRafael J. Wysocki2007-06-16
* PM: Separate hibernation code from suspend codeRafael J. Wysocki2007-05-09
* swsusp: fix snapshot_releaseRafael J. Wysocki2007-05-07
* swsusp: use rbtree for tracking allocated swapRafael J. Wysocki2007-05-07
* swsusp: use GFP_KERNEL for creating basic data structuresRafael J. Wysocki2007-05-07
* swsusp: fix error paths in snapshot_openRafael J. Wysocki2007-05-07
* swsusp: do not use page flagsRafael J. Wysocki2007-05-07
* [PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"Rafael J. Wysocki2007-03-27
* [PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctlRafael J. Wysocki2007-03-22
* [PATCH] swsusp: disable nonboot CPUs before entering platform suspendRafael J. Wysocki2007-03-16
* [PATCH] swsusp: Change pm_ops handling by userland interfaceRafael J. Wysocki2007-02-11
* [PATCH] swsusp-change-code-ordering-in-userc-sanityAndrew Morton2007-02-11