aboutsummaryrefslogtreecommitdiff
path: root/kernel/power/user.c
AgeCommit message (Expand)Author
2012-07-18Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds
2012-03-28PM / Sleep: Move disabling of usermode helpers to the freezerRafael J. Wysocki
2012-02-09PM / Hibernate: Refactor and simplify freezer_test_doneSrivatsa S. Bhat
2012-02-09PM / Hibernate: Thaw kernel threads in hibernation_snapshot() in error/test pathSrivatsa S. Bhat
2012-02-01PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl pathSrivatsa S. Bhat
2012-01-29PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki
2012-01-05PM / Hibernate: Implement compat_ioctl for /dev/snapshotBen Hutchings
2011-12-09PM / Hibernate: Remove deprecated hibernation snapshot ioctlsSrivatsa S. Bhat
2011-12-08PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()Srivatsa S. Bhat
2011-12-06PM / Hibernate: Replace unintuitive 'if' condition in kernel/power/user.c wit...Srivatsa S. Bhat
2011-12-06Merge branch 'pm-freezer' into pm-sleepRafael J. Wysocki
2011-12-06PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test pathSrivatsa S. Bhat
2011-11-21freezer: clean up freeze_processes() failure pathTejun Heo
2011-10-31kernel: fix several implicit usasges of kmod.hPaul Gortmaker
2011-06-21PM: Free memory bitmaps if opening /dev/snapshot failsMichal Kubecek
2011-05-11PM / Hibernate: Fix ioctl SNAPSHOT_S2RAMRafael J. Wysocki
2011-05-11PM / Hibernate: Make snapshot_release() restore GFP maskRafael J. Wysocki
2010-12-16PM / Hibernate: Fix PM_POST_* notification with user-space suspendTakashi Iwai
2010-12-06PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki
2010-05-10PM / Hibernate: Snapshot cleanupJiri Slaby
2010-04-10PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handlingJiri Slaby
2010-02-26PM / Hibernate: Really deprecate deprecated user ioctlsJiri Slaby
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-04-13PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki
2009-02-21PM: Fix pm_notifiers during user mode hibernationAndrey Borzenkov
2008-10-16pm: rework disabling of user mode helpers during suspend/hibernationRafael J. Wysocki
2008-07-16snapshot: Use pm_mutex for mutual exclusionRafael J. Wysocki
2008-07-16snapshot: Push BKL down into ioctl handlersAlan Cox
2008-02-01Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern
2008-02-01Hibernation: Correct definitions of some ioctls (rev. 2)Rafael J. Wysocki
2008-02-01Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)Rafael J. Wysocki
2008-02-01Hibernation: Rework platform support ioctls (rev. 2)Rafael J. Wysocki
2008-02-01Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctlRafael J. Wysocki
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