Commit Graph

76 Commits (b1f77b0581b8fd837acb4a973f7d5496cae6efee)

Author SHA1 Message Date
Rafael J. Wysocki 900af0d973 PM: Change suspend code ordering 16 years ago
Rafael J. Wysocki 2ed8d2b3a8 PM: Rework handling of interrupts during suspend-resume 16 years ago
Rafael J. Wysocki 770824bdc4 PM: Split up sysdev_[suspend|resume] from device_power_[down|up] 16 years ago
Rafael J. Wysocki 091d71e023 PM: Fix compilation warning in kernel/power/main.c 16 years ago
Kay Sievers 81ff86a11f pm: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Ingo Molnar cbe2f5a6e8 tracing: allow tracing of suspend/resume & hibernation code again 16 years ago
Arjan van de Ven a6a0c4ca7e suspend: use WARN not WARN_ON to print the message 16 years ago
Rafael J. Wysocki 1bfcf1304e pm: rework disabling of user mode helpers during suspend/hibernation 17 years ago
Steven Rostedt f42ac38c59 ftrace: disable tracing for suspend to ram 17 years ago
David Brownell a2e2e3577c pm selftest: rtc paranoia 17 years ago
David Brownell 77437fd4e6 pm: boot time suspend selftest 17 years ago
Rafael J. Wysocki d8f3de0d24 Suspend-related patches for 2.6.27 17 years ago
Rafael J. Wysocki 1eede070a5 Introduce new top level suspend and hibernation callbacks 17 years ago
Johannes Berg af258f516b Suspend: Invoke suspend notifications after console switch 17 years ago
Johannes Berg b28f508112 Suspend: Add config option to disable the freezer if architecture wants that 17 years ago
Rafael J. Wysocki c697eecebc Suspend: Introduce begin() and end() callbacks 17 years ago
Rafael J. Wysocki 7671b8ae53 suspend: fix ia64 allmodconfig build 17 years ago
Rafael J. Wysocki 465d2b477f Suspend: Use common prefix in messages 17 years ago
Rafael J. Wysocki 9628c0ee6a Suspend: Fix comment in main.c 17 years ago
Rafael J. Wysocki 2ed43b6328 Suspend: Fix compilation warning for CONFIG_SUSPEND unset 17 years ago
Alan Stern 8252575693 PM: Convert PM notifiers to out-of-line code 17 years ago
Rafael J. Wysocki 039a75c6e1 suspend: build fix responding to 2.6.25 kset change 17 years ago
Rafael J. Wysocki 0e7d56e3d9 Suspend: Testing facility (rev. 2) 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
Rafael J. Wysocki 232b143280 freezer: do not sync filesystems from freeze_processes 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
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
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 2391dae3e3 PM: introduce set_target method in pm_ops 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
Johannes Berg ab3bfca7ab remove software_suspend() 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
Johannes Berg 9684e51cd1 power management: force pm_ops.valid callback to be assigned 18 years ago
Johannes Berg e8c9c50269 power management: implement pm_ops.valid for everybody 18 years ago
Johannes Berg fe0c935a6c rework pm_ops pm_disk_mode, kill misuse 18 years ago
Johannes Berg a53c46dc82 s2ram: add arch irq disable/enable hooks 18 years ago