Commit Graph

258 Commits (8b80fc02b829a59602b0f53eb9393ffb2db2659d)

Author SHA1 Message Date
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
Andrew Morton d60846c4d1 swsusp: clean up printk 18 years ago
Johannes Berg 940d67f6b9 [POWERPC] swsusp: Introduce register_nosave_region_late 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Oleg Nesterov 1065d130dd freezer: task->exit_state should be treated as bolean 18 years ago
Rafael J. Wysocki 56f99bcb52 swsusp: free more memory 18 years ago
Rafael J. Wysocki 9b95e43763 swsusp: fix snapshot_release 18 years ago
David Brownell a7ee2e5f5b kconfig: mention 'hibernation' not just swsusp 18 years ago
Johannes Berg f0ced9b229 power management: change /sys/power/disk display 18 years ago
Johannes Berg ab3bfca7ab remove software_suspend() 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 1525a2ad76 swsusp: fix error paths in snapshot_open 18 years ago
Rafael J. Wysocki 74dfd666de swsusp: do not use page flags 18 years ago
Rafael J. Wysocki 7be9823491 swsusp: use inline functions for changing page flags 18 years ago
Oleg Nesterov 433ecb4ab3 fix refrigerator() vs thaw_process() race 18 years ago
Johannes Berg 543b9fd352 [POWERPC] powermac: Suspend to disk on G5 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
Vivek Goyal 1b29c1643c [PATCH] x86-64: do not use virt_to_page on kernel data address 18 years ago
Vivek Goyal 49c3df6aaa [PATCH] x86: Move swsusp __pa() dependent code to arch portion 18 years ago