Commit Graph

494 Commits (d2478521afc20227658a10a8c5c2bf1a2aa615b3)

Author SHA1 Message Date
Rafael J. Wysocki 976513dbfc PM / ACPI: Move NVS saving and restoring code to drivers/acpi 14 years ago
Jiri Slaby 26fcaf60fe PM: Fix oops in suspend/hibernate code related to failing ioremap() 14 years ago
Jean Pihet 938cfed18b perf: Add calls to suspend trace point 14 years ago
Rafael J. Wysocki a2867e08c8 PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending() 14 years ago
MyungJoo Ham 5262a47502 PM / Hibernate: When failed, in_suspend should be reset 14 years ago
MyungJoo Ham 5729c63a51 PM / Hibernate: hibernation_ops->leave should be checked too 14 years ago
Tejun Heo 8cfe400ca5 Freezer: Fix a race during freezing of TASK_STOPPED tasks 14 years ago
Tracey Dent 133f1128b2 PM: Use proper ccflag flag in kernel/power/Makefile 14 years ago
Rafael J. Wysocki be8cd644c4 PM / Hibernate: Restore old swap signature to avoid user space breakage 14 years ago
Takashi Iwai 1497dd1d29 PM / Hibernate: Fix PM_POST_* notification with user-space suspend 14 years ago
Rafael J. Wysocki c9e664f1fd PM / Hibernate: Fix memory corruption related to swap 14 years ago
Bojan Smojver 9f339caf84 PM / Hibernate: Use async I/O when reading compressed hibernation image 14 years ago
Lionel Debroux 2f55ac072f suspend: constify platform_suspend_ops 14 years ago
Lionel Debroux 073ef1f6e5 hibernation: constify platform_hibernation_ops 14 years ago
Tejun Heo d4d7762995 block: clean up blkdev_get() wrappers and their users 14 years ago
Tejun Heo e525fd89d3 block: make blkdev_get/put() handle exclusive access 14 years ago
Mark Brown 43e60861fe PM / OPP: Hide OPP configuration when SoCs do not provide an implementation 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
Jan Beulich 3ecb01df32 use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages 14 years ago
Peter Zijlstra 61ecdb801e mm: strictly nested kmap_atomic() 14 years ago
Nishanth Menon e1f60b292f PM: Introduce library for device-specific OPPs (v7) 15 years ago
James Hogan d33ac60bea PM: Add sysfs attr for rechecking dev hash from PM trace 15 years ago
Rafael J. Wysocki 3624eb04c2 PM / Hibernate: Modify signature used to mark swap 15 years ago
Rafael J. Wysocki dbeeec5fe8 PM: Allow wakeup events to abort freezing of tasks 15 years ago
Rafael J. Wysocki d0941ead3f PM / Hibernate: Make some boot messages look less scary 15 years ago
Rafael J. Wysocki 074037ec79 PM / Wakeup: Introduce wakeup source objects and event statistics (v3) 15 years ago
Rafael J. Wysocki ac5c24ec1e PM / Hibernate: Make default image size depend on total RAM size 15 years ago
Rafael J. Wysocki 266f1a25ef PM / Hibernate: Improve comments in hibernate_preallocate_memory() 15 years ago
Rafael J. Wysocki bcb5ba8b4e PM / Runtime: Use alloc_workqueue() for creating the PM workqueue 15 years ago
Rafael J. Wysocki ede890c2c0 PM: Fix unmet dependency warning from kconfig 15 years ago
Bojan Smojver f996fc9671 PM / Hibernate: Compress hibernation image with LZO 15 years ago
Rafael J. Wysocki 6715045ddc PM / Hibernate: Avoid hitting OOM during preallocation of memory 15 years ago
Hugh Dickins 910321ea81 swap: revert special hibernation allocation 15 years ago
Dmitry Torokhov 1495cc9df4 Input: sysrq - drop tty argument from sysrq ops handlers 15 years ago
KAMEZAWA Hiroyuki d2997b1042 hibernation: freeze swap at hibernation 15 years ago
Christoph Hellwig 7b6d91daee block: unify flags for struct bio and struct request 15 years ago
Pavel Machek a2531293db update email address 15 years ago
Rafael J. Wysocki ce4410116c PM / Suspend: Fix ordering of calls in suspend error paths 15 years ago
Rafael J. Wysocki d074ee023f PM / Hibernate: Fix snapshot error code path 15 years ago
Rafael J. Wysocki f6f71f1875 PM / Hibernate: Fix hibernation_platform_enter() 15 years ago
Rafael J. Wysocki c125e96f04 PM: Make it possible to avoid races between wakeup and system sleep 15 years ago
Cesar Eduardo Barros 9013367339 PM / Hibernate: Fix typos in comments in kernel/power/swap.c 15 years ago
Tejun Heo a0a1a5fd4f workqueue: reimplement workqueue freeze using max_active 15 years ago
Matthew Garrett dd4c4f17d7 suspend: Move NVS save/restore code to generic suspend functionality 15 years ago
Randy Dunlap 0fef8b1e83 PM / Hibernate: Fix block_io.c printk warning 15 years ago
Jiri Slaby 6f612af578 PM / Hibernate: Group swap ops 15 years ago
Jiri Slaby 51fb352b2c PM / Hibernate: Move the first_sector out of swsusp_write 15 years ago
Jiri Slaby 8a0d613fa1 PM / Hibernate: Separate block_io 15 years ago
Jiri Slaby d3c1b24c50 PM / Hibernate: Snapshot cleanup 15 years ago
Jiri Slaby d88d4050dc PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling 15 years ago