Commit Graph

620 Commits (3b02ab8893d45f17ae104588e337188127068a92)

Author SHA1 Message Date
Bojan Smojver f8262d4768 PM / Hibernate: fix the number of pages used for hibernate/thaw buffering 13 years ago
MyungJoo Ham c4772d192c PM / QoS: add pm_qos_update_request_timeout() API 13 years ago
Rafael J. Wysocki 247bc03742 PM / Sleep: Mitigate race between the freezer and request_firmware() 13 years ago
Rafael J. Wysocki 1e73203cd1 PM / Sleep: Move disabling of usermode helpers to the freezer 13 years ago
Rafael J. Wysocki 7b5179ac14 PM / Hibernate: Disable usermode helpers right before freezing tasks 13 years ago
Cong Wang 0de9a1e28a power: remove the second argument of k[un]map_atomic() 13 years ago
Marcos Paulo de Souza 37f08be11b PM / Freezer: Remove references to TIF_FREEZE in comments 13 years ago
Srivatsa S. Bhat 05b4877f6a PM / Hibernate: Enable usermodehelpers in hibernate() error path 13 years ago
Bjorn Helgaas 69f1d475cc PM / Hibernate: print physical addresses consistently with other parts of kernel 13 years ago
Rafael J. Wysocki bc25cf5089 PM / Sleep: Drop suspend_stats_update() 13 years ago
Rafael J. Wysocki 93e1ee43a7 PM / Sleep: Make enter_state() in kernel/power/suspend.c static 13 years ago
Rafael J. Wysocki 55ae451918 PM / Sleep: Unify kerneldoc comments in kernel/power/suspend.c 13 years ago
Rafael J. Wysocki 6f585f750d PM / Sleep: Remove unnecessary label from suspend_freeze_processes() 13 years ago
Rafael J. Wysocki 6c83b4818d PM / Sleep: Do not check wakeup too often in try_to_freeze_tasks() 13 years ago
Jean Pihet a9b542ee60 PM / QoS: unconditionally build the feature 13 years ago
Srivatsa S. Bhat a556d5b583 PM / Hibernate: Refactor and simplify freezer_test_done 13 years ago
Srivatsa S. Bhat 51d6ff7acd PM / Hibernate: Thaw kernel threads in hibernation_snapshot() in error/test path 13 years ago
Marcos Paulo de Souza 8916e3702e PM / Suspend: Avoid code duplication in suspend statistics update 13 years ago
Srivatsa S. Bhat 379e0be812 PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails 13 years ago
Srivatsa S. Bhat fe9161db2e PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl path 13 years ago
Alex Frid d031e1de2c PM / QoS: Simplify PM QoS expansion/merge 13 years ago
Rafael J. Wysocki cf579dfb82 PM / Sleep: Introduce "late suspend" and "early resume" of devices 13 years ago
Rafael J. Wysocki 181e9bdef3 PM / Hibernate: Fix s2disk regression related to freezing workqueues 13 years ago
Namhyung Kim 160cb5a97d PM / Hibernate: Correct additional pages number calculation 13 years ago
Barry Song ee34a37049 PM / Hibernate: Drop the check of swap space size for compressed image 13 years ago
Stanislaw Gruszka c6968e73b9 PM/Hibernate: do not count debug pages as savable 13 years ago
Ben Hutchings c336078bf6 PM / Hibernate: Implement compat_ioctl for /dev/snapshot 13 years ago
Al Viro ff01bb4832 fs: move code out of buffer.c 13 years ago
Srivatsa S. Bhat cf007e3526 PM / Hibernate: Remove deprecated hibernation snapshot ioctls 13 years ago
Srivatsa S. Bhat bcda53faf5 PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep() 13 years ago
Srivatsa S. Bhat e5b16746f0 PM / Hibernate: Replace unintuitive 'if' condition in kernel/power/user.c with 'else' 13 years ago
Srivatsa S. Bhat 48580ab872 PM / Hibernate: Remove deprecated hibernation test modes 13 years ago
Srivatsa S. Bhat 97819a2622 PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path 13 years ago
Srivatsa S. Bhat 0118521cc7 PM / Hibernate: Enable usermodehelpers in software_resume() error path 13 years ago
Srivatsa S. Bhat 953a206393 PM / Hibernate: Refactor and simplify hibernation_snapshot() code 13 years ago
Srivatsa S. Bhat 341d416617 PM: Fix indentation and remove extraneous whitespaces in kernel/power/main.c 13 years ago
Rafael J. Wysocki bb58dd5d1f PM / Hibernate: Do not leak memory in error/test code paths 13 years ago
Tejun Heo 839e3407d9 freezer: remove unused @sig_only from freeze_task() 13 years ago
Tejun Heo a3201227f8 freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZE 13 years ago
Tejun Heo 22b4e111fa cgroup_freezer: prepare for removal of TIF_FREEZE 13 years ago
Tejun Heo 03afed8bc2 freezer: clean up freeze_processes() failure path 13 years ago
Tejun Heo 85f1d47665 freezer: test freezable conditions while holding freezer_lock 13 years ago
Tejun Heo 6907483b4e freezer: make freezing indicate freeze condition in effect 13 years ago
Tejun Heo 0c9af09262 freezer: use dedicated lock instead of task_lock() + memory barrier 13 years ago
Tejun Heo 6cd8dedcdd freezer: don't distinguish nosig tasks on thaw 13 years ago
Tejun Heo a585042f7b freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasks 13 years ago
Tejun Heo a5be2d0d1a freezer: rename thaw_process() to __thaw_task() and simplify the implementation 13 years ago
Srivatsa S. Bhat 501a708f18 PM / Suspend: Fix bug in suspend statistics update 13 years ago
Srivatsa S. Bhat aa9a7b1182 PM / Hibernate: Fix the early termination of test modes 13 years ago
Dominik Brodowski a6f05b97d1 PM / QoS: Set cpu_dma_pm_qos->name 13 years ago