Commit Graph

68 Commits (33fa9b13285e76fb95d940120964562e4c7081c2)

Author SHA1 Message Date
Huang Ying 89081d17f7 kexec jump: save/restore device state 17 years ago
Johannes Berg b28f508112 Suspend: Add config option to disable the freezer if architecture wants that 17 years ago
Rafael J. Wysocki 72df68ca8e Hibernation: Move low level resume to disk.c 17 years ago
Alan Stern 8252575693 PM: Convert PM notifiers to out-of-line code 17 years ago
Rafael J. Wysocki 4cc79776c9 Hibernation: New testing facility (rev. 2) 17 years ago
Rafael J. Wysocki 0e7d56e3d9 Suspend: Testing facility (rev. 2) 17 years ago
Adrian Bunk 2f8ed1c60b Hibernation: Move function prototypes to header 17 years ago
Rafael J. Wysocki 3010f8caa4 Hibernation: Introduce exportable suspend ioctls header (rev. 2) 17 years ago
Rafael J. Wysocki cc5d207c85 Hibernation: Correct definitions of some ioctls (rev. 2) 17 years ago
Rafael J. Wysocki 96f737490c Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2) 17 years ago
Rafael J. Wysocki eb57c1cf05 Hibernation: Rework platform support ioctls (rev. 2) 17 years ago
Rafael J. Wysocki af508b34d2 Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl 17 years ago
Kay Sievers 386f275f5d Driver Core: switch all dynamic ksets to kobj_sysfs_ops 17 years ago
Greg Kroah-Hartman 039a5dcd2f kset: convert /sys/power to use kset_create 17 years ago
Rafael J. Wysocki c7e0831d38 Hibernation: Check if ACPI is enabled during restore in the right place 18 years ago
Rafael J. Wysocki d307c4a8e8 Hibernation: Arbitrary boot kernel support - generic code 18 years ago
Rafael J. Wysocki 296699de6b Introduce CONFIG_SUSPEND for suspend-to-Ram and standby 18 years ago
Rafael J. Wysocki b0cb1a19d0 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION 18 years ago
Rafael J. Wysocki 6c961dfb7c PM: Reduce code duplication between main.c and user.c 18 years ago
Rafael J. Wysocki b10d911749 PM: introduce hibernation and suspend notifiers 18 years ago
Rafael J. Wysocki a634cc1016 swsusp: introduce restore platform operations 18 years ago
Rafael J. Wysocki 7777fab989 swsusp: remove code duplication between disk.c and user.c 18 years ago
Rafael J. Wysocki a3d25c275d PM: Separate hibernation code from suspend code 18 years ago
Rafael J. Wysocki 56f99bcb52 swsusp: free more memory 18 years ago
Rafael J. Wysocki d1d241cc2c swsusp: use rbtree for tracking allocated swap 18 years ago
Rafael J. Wysocki 0709db6072 swsusp: use GFP_KERNEL for creating basic data structures 18 years ago
Rafael J. Wysocki 74dfd666de swsusp: do not use page flags 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
Vivek Goyal 49c3df6aaa [PATCH] x86: Move swsusp __pa() dependent code to arch portion 18 years ago
Stephen Hemminger a6d7098060 [PATCH] convert pm_sem to a mutex 18 years ago
Rafael J. Wysocki 0d3a9abe8a [PATCH] swsusp: Measure memory shrinking time 18 years ago
Rafael J. Wysocki 8357376d3d [PATCH] swsusp: Improve handling of highmem 18 years ago
Rafael J. Wysocki 37b2ba12df [PATCH] swsusp: add ioctl for swap files support 18 years ago
Rafael J. Wysocki 9a154d9d95 [PATCH] swsusp: add resume_offset command line parameter 18 years ago
Rafael J. Wysocki 3aef83e0ef [PATCH] swsusp: use block device offsets to identify swap locations 18 years ago
Stefan Seyfried 3592695c36 [PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode") 18 years ago
Rafael J. Wysocki 940864ddab [PATCH] swsusp: Use memory bitmaps during resume 19 years ago
Rafael J. Wysocki b788db7989 [PATCH] swsusp: Introduce memory bitmaps 19 years ago
Rafael J. Wysocki 75534b50cc [PATCH] Change the name of pagedir_nosave 19 years ago
Rafael J. Wysocki fb13a28b0f [PATCH] swsusp: struct snapshot_handle cleanup 19 years ago
Andrew Morton 546e0d2719 [PATCH] swsusp: read speedup 19 years ago
Linus Torvalds 3448097fcc Revert "swsusp special saveable pages support" commits 19 years ago
Rafael J. Wysocki 968808b895 [PATCH] swsusp: use less memory during resume 19 years ago
Shaohua Li ce4ab0012b [PATCH] swsusp: add architecture special saveable pages support 19 years ago
Luca Tettamanti 9b238205ba [PATCH] swsusp: add s2ram ioctl to userland interface 19 years ago
Rafael J. Wysocki 6e1819d615 [PATCH] swsusp: userland interface 19 years ago
Randy Dunlap 74c7e2efbe [PATCH] kernel/power: move externs to header files 19 years ago
Rafael J. Wysocki 61159a314b [PATCH] swsusp: separate swap-writing/reading code 19 years ago
Rafael J. Wysocki f577eb30af [PATCH] swsusp: low level interface 19 years ago
Rafael J. Wysocki 46cd2f32ba [PATCH] Fix build failure in recent pm_prepare_* changes. 19 years ago