Commit Graph

399 Commits (f36a1a133a947973efb8e6a1fbdcc23e4a011437)

Author SHA1 Message Date
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
Greg Kroah-Hartman d76e15fb20 driver core: make /sys/power a kobject 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
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
Len Brown 9f9adecd2d PM: ACPI and APM must not be enabled at the same time 17 years ago
Matthew Wilcox d2f60e5faa power: Use task_is_* 17 years ago
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