Commit Graph

277 Commits (fe7ed98fd49a28287aca8b0ba8da8fb9ca35a055)

Author SHA1 Message Date
Johannes Berg 60a0d23386 hibernate: fix lockdep report 17 years ago
Fengguang Wu df7c487250 trivial copy_data_pages() tidy up 18 years ago
Rafael J. Wysocki 9cd9a0058d Hibernation: Enter platform hibernation state in a consistent way 18 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
Andres Salomon 8f4ce8c32f serial: turn serial console suspend a boot rather than compile time option 18 years ago
Rafael J. Wysocki 438e2ce68d freezer: measure freezing time 18 years ago
Rafael J. Wysocki b842ee578e freezer: be more verbose 18 years ago
Rafael J. Wysocki d5d8c5976d freezer: do not send signals to kernel threads 18 years ago
Rafael J. Wysocki 232b143280 freezer: do not sync filesystems from freeze_processes 18 years ago
Rafael J. Wysocki b3dac3b304 PM: Rename hibernation_ops to platform_hibernation_ops 18 years ago
Rafael J. Wysocki 74f270af0c PM: Rework struct hibernation_ops 18 years ago
Rafael J. Wysocki f242d9196f PM: Make suspend_ops static 18 years ago
Rafael J. Wysocki e6c5eb9541 PM: Rework struct platform_suspend_ops 18 years ago
Rafael J. Wysocki 26398a70ea PM: Rename struct pm_ops and related things 18 years ago
Adrian Bunk a065c86e1b make kernel/power/main.c:suspend_enter() static 18 years ago
Al Viro 459685c75b hibernation doesn't even build on frv - tons of helpers are missing 18 years ago
Rafael J. Wysocki f3de4be9d5 PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION 18 years ago
Rafael J. Wysocki c5a69adff9 Hibernation: do not try to mark invalid PFNs as nosave 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 58b3b71dfa Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare" 18 years ago
Nigel Cunningham 44bf4cea43 x86: PM_TRACE support 18 years ago
Pavel Machek 77afcf78a2 PM: Integrate beeping flag with existing acpi_sleep flags 18 years ago
Nigel Cunningham 5a60d6235c PM: Optional beeping during resume from suspend to RAM 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 c2cf7d87d8 Freezer: remove redundant check in try_to_freeze_tasks 18 years ago
Rafael J. Wysocki e7cd8a7227 Freezer: return int from freeze_processes 18 years ago
Rafael J. Wysocki f4a3a7d60c Freezer: use __set_current_state in refrigerator 18 years ago
Rafael J. Wysocki 0c1eecfb34 Freezer: avoid freezing kernel threads prematurely 18 years ago
Rafael J. Wysocki b1457bcc3a Hibernation: prepare to enter the low power state 18 years ago
Rafael J. Wysocki 10a1803d66 swsusp: fix hibernation code ordering 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 127067a9c9 swsusp: remove incorrect code from user.c 18 years ago
Ben Collins a0349828d6 PM: Do not require dev spew to get PM_DEBUG 18 years ago
Andrew Morton 328616e3b7 freezer: run show_state() when freezing times out 18 years ago
Alan Stern 471d055804 PM: Remove deprecated sysfs files 18 years ago
Rafael J. Wysocki 2391dae3e3 PM: introduce set_target method in pm_ops 18 years ago
Rafael J. Wysocki 2f41dddbbd swsusp: Fix userland interface 18 years ago
OGAWA Hirofumi 6373da1fb7 power: Fix sizeof(PAGE_SIZE) typo 18 years ago
Roland McGrath 7bb44adef3 recalc_sigpending_tsk fixes 18 years ago
Gautham R Shenoy 88f18ba028 freezer: move frozen_process() to kernel/power/process.c 18 years ago
Rafael J. Wysocki 49b12d4f5e freezer: take kernel_execve into consideration 18 years ago
Rafael J. Wysocki ba96a0c880 freezer: fix vfork problem 18 years ago
Rafael J. Wysocki 33e1c288da freezer: close potential race between refrigerator and thaw_tasks 18 years ago
Rafael J. Wysocki 8d98a690f5 swsusp: fix sysfs interface 18 years ago
Linus Torvalds 52ade9b3b9 Fix ACPI suspend / device suspend ordering problem 18 years ago
Rafael J. Wysocki a3d25c275d PM: Separate hibernation code from suspend code 18 years ago