Commit Graph

82 Commits (9e74114d96bb5dbaa17b9292139b0c6205e0b971)

Author SHA1 Message Date
Greg Kroah-Hartman fc3a8828b1 driver core: fix a lot of printk usages of bus_id 17 years ago
Rafael J. Wysocki eb9d0fe40e PCI ACPI: Rework PCI handling of wake-up 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
Jan Beulich 63687a528c x86: move tracedata to RODATA 17 years ago
Linus Torvalds a442ac512f Clean up 'print_fn_descriptor_symbol()' types 17 years ago
Rafael J. Wysocki 08119e8966 Relax check on adding children of suspended devices 17 years ago
Rafael J. Wysocki b844eba292 PM: Remove destroy_suspended_device() 17 years ago
Alan Stern d288e47c47 PM: Make wakeup flags available whenever CONFIG_PM is set 17 years ago
Rafael J. Wysocki 57eee3d23e Driver core: Call device_pm_add() after bus_add_device() in device_add() 17 years ago
Rafael J. Wysocki 58aca23226 PM: Handle device registrations during suspend/resume 17 years ago
Pavel Machek 35d313b874 power_state: remove it from driver core 17 years ago
Alan Stern 1b3cbec1dc PM: fix new mutex-locking bug in the PM core 17 years ago
Rafael J. Wysocki 7a8d37a373 PM: Do not acquire device semaphores upfront during suspend 17 years ago
Rafael J. Wysocki ec5a42465a PM: Remove unbalanced mutex_unlock() from dpm_resume() 17 years ago
Randy Dunlap 7199677d2e driver-core: fix kernel-doc function parameters 17 years ago
Adrian Bunk 19e20c913b PM: Make suspend_device() static 17 years ago
Rafael J. Wysocki 9617c3e460 PM: Export device_pm_schedule_removal 17 years ago
Johannes Berg 90dda1cb6a PM: Make PM_TRACE more architecture independent 17 years ago
Johannes Berg 9e233625fb convert drivers/base/power/Makefile to ccflags 17 years ago
Greg Kroah-Hartman 37b0c02034 driver core: clean up device_shutdown 17 years ago
Greg Kroah-Hartman 822a89ed1e driver core: clean up shutdown.c 17 years ago
Greg Kroah-Hartman 881c6cfd7c kset: convert /sys/devices to use kset_create 17 years ago
Rafael J. Wysocki 775b64d2b6 PM: Acquire device locks on suspend 17 years ago
Daniel Drake dec13c1544 create /sys/.../power when CONFIG_PM is set 17 years ago
Rafael J. Wysocki f059bca1c5 pm_trace displays the wrong time from the RTC 18 years ago
Alan Stern cd59abfcc4 PM: merge device power-management source files 18 years ago
Adrian Bunk b4d1eb2cce drivers/base/power/: make 2 functions static 18 years ago
Rafael J. Wysocki 296699de6b Introduce CONFIG_SUSPEND for suspend-to-Ram and standby 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
Ben Collins a0349828d6 PM: Do not require dev spew to get PM_DEBUG 18 years ago
Alan Stern 3f8df781fc PM: remove deprecated dpm_runtime_* routines 18 years ago
Alan Stern 471d055804 PM: Remove deprecated sysfs files 18 years ago
Rafael J. Wysocki 43a49f8baa PM: Do not check parent state in suspend and resume core code 18 years ago
Rafael J. Wysocki 1c3f7d1c79 PM: Remove power_state.event checks from suspend core code 18 years ago
Rafael J. Wysocki 515c535762 PM: Remove prev_state from struct dev_pm_info 18 years ago
Rafael J. Wysocki 9e584a4fe5 PM: Simplify suspend_device 18 years ago
Rafael J. Wysocki 9cddad7757 PM: Remove pm_parent from struct dev_pm_info 18 years ago
Matthias Kaehlcke 11048dcf33 Power Management: use mutexes instead of semaphores 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
David Brownell 075c177152 define platform wakeup hook, use in pci_enable_wake() 18 years ago
Greg Kroah-Hartman 49f019d66d Driver core: remove use of rwsem 18 years ago
Dmitry Torokhov f89cbc399e Driver core: add suspend() and resume() to struct device_type 18 years ago
Dmitry Torokhov c48ea60359 [PATCH] PM: use kobject_name() to access kobject names 18 years ago
Dmitry Torokhov 9de72ee590 Driver core: fix comments in drivers/base/power/resume.c 19 years ago
Pavel Machek bb84c89f94 PM: device_suspend/resume may sleep 19 years ago
David Brownell 1d3a82af45 PM: no suspend_prepare() phase 19 years ago
David Brownell 2bca293e56 PM: add kconfig option for deprecated .../power/state files 19 years ago
David Brownell 047bda3615 PM: update docs for writing .../power/state 19 years ago