summaryrefslogtreecommitdiffstats
path: root/kernel/power/user.c
Commit message (Expand)AuthorAgeFilesLines
* PM: hibernate: Don't ignore return from set_memory_ro()Christophe Leroy2024-02-221-1/+3
* freezer: Have {,un}lock_system_sleep() save/restore flagsPeter Zijlstra2022-09-071-10/+14
* PM: hibernate: defer device probing when resuming from hibernationTetsuo Handa2022-07-261-1/+12
* PM: hibernate: Fix snapshot partial write lengthsEvan Green2021-11-241-1/+1
* Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-131-17/+9
|\
| * mm: split swap_type_ofChristoph Hellwig2020-09-231-12/+4
| * PM: rewrite is_hibernate_resume_dev to not require an inodeChristoph Hellwig2020-09-231-6/+6
* | notifier: Fix broken error handling patternPeter Zijlstra2020-09-011-10/+4
|/
* PM: hibernate: Restrict writes to the resume deviceDomenico Andreoli2020-05-271-1/+13
* PM: hibernate: Incorporate concurrency handlingDomenico Andreoli2020-05-191-6/+4
* PM / sleep: handle the compat case in snapshot_set_swap_area()Christoph Hellwig2020-04-061-32/+22
* PM / sleep: move SNAPSHOT_SET_SWAP_AREA handling into a helperChristoph Hellwig2020-04-061-28/+29
* Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-031-2/+0
|\
| * misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan2020-03-181-2/+0
* | PM / hibernate: Remove unnecessary compat ioctl overridesEric Biggers2020-03-141-15/+1
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-051-3/+1
* PM / sleep: Refactor filesystems sync to reduce duplicationHarry Pan2019-04-021-4/+1
* PM / reboot: Eliminate race between reboot and suspendPingfan Liu2018-08-061-2/+2
* PM / hibernate: Fix oops at snapshot_write()Tetsuo Handa2018-05-271-0/+5
* fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()Dominik Brodowski2018-04-021-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* PM / sleep: make PM notifiers called symmetricallyLianwei Wang2016-06-281-6/+8
* PM / hibernate: introduce "nohibernate" boot parameterKees Cook2014-06-161-0/+3
* Merge branch 'pm-sleep'Rafael J. Wysocki2013-11-191-0/+1
|\
| * PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps()Rafael J. Wysocki2013-11-141-0/+1
* | PM / Hibernate: Use bool for boolean fields of struct snapshot_dataRafael J. Wysocki2013-10-181-10/+10
|/
* PM / hibernate: Fix user space driven resume regressionRafael J. Wysocki2013-09-301-0/+8
* PM / hibernate / memory hotplug: Rework mutual exclusionRafael J. Wysocki2013-08-311-0/+2
* PM / hibernate: Create memory bitmaps after freezing user spaceRafael J. Wysocki2013-08-311-10/+12
* Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds2012-07-181-2/+0
* PM / Sleep: Move disabling of usermode helpers to the freezerRafael J. Wysocki2012-03-281-9/+1
* PM / Hibernate: Refactor and simplify freezer_test_doneSrivatsa S. Bhat2012-02-091-4/+2
* PM / Hibernate: Thaw kernel threads in hibernation_snapshot() in error/test pathSrivatsa S. Bhat2012-02-091-6/+2
* PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl pathSrivatsa S. Bhat2012-02-011-2/+4
* PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki2012-01-291-0/+9
* PM / Hibernate: Implement compat_ioctl for /dev/snapshotBen Hutchings2012-01-051-0/+64
* PM / Hibernate: Remove deprecated hibernation snapshot ioctlsSrivatsa S. Bhat2011-12-091-87/+0
* PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()Srivatsa S. Bhat2011-12-081-8/+8
* PM / Hibernate: Replace unintuitive 'if' condition in kernel/power/user.c wit...Srivatsa S. Bhat2011-12-061-1/+1
* Merge branch 'pm-freezer' into pm-sleepRafael J. Wysocki2011-12-061-3/+1
|\
| * freezer: clean up freeze_processes() failure pathTejun Heo2011-11-211-3/+1
* | PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test pathSrivatsa S. Bhat2011-12-061-3/+8
|/
* kernel: fix several implicit usasges of kmod.hPaul Gortmaker2011-10-311-0/+1
* PM: Free memory bitmaps if opening /dev/snapshot failsMichal Kubecek2011-06-211-1/+3
* PM / Hibernate: Fix ioctl SNAPSHOT_S2RAMRafael J. Wysocki2011-05-111-0/+1
* PM / Hibernate: Make snapshot_release() restore GFP maskRafael J. Wysocki2011-05-111-1/+3
* PM / Hibernate: Fix PM_POST_* notification with user-space suspendTakashi Iwai2010-12-161-1/+1
* PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki2010-12-061-0/+2
* PM / Hibernate: Snapshot cleanupJiri Slaby2010-05-101-12/+25
* PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handlingJiri Slaby2010-04-101-1/+1