Commit Graph

125 Commits (31627dc59b4a87c4198b4245a7de1b8ccf4424fa)

Author SHA1 Message Date
Rafael J. Wysocki f8824cee40 PM: Allow device drivers to use dpm_wait() 15 years ago
Rafael J. Wysocki 97df8c1299 PM: Start asynchronous resume threads upfront 15 years ago
Rafael J. Wysocki 5a2eb8585f PM: Add facility for advanced testing of async suspend/resume 15 years ago
Rafael J. Wysocki 0e06b4a891 PM: Add a switch for disabling/enabling asynchronous suspend/resume 15 years ago
Rafael J. Wysocki 5af84b8270 PM: Asynchronous suspend and resume of devices 15 years ago
Rafael J. Wysocki 8cc6b39ff3 PM: Add parent information to timing messages 15 years ago
Rafael J. Wysocki 5382363917 PM / Runtime: Add sysfs switch for disabling device run-time PM 15 years ago
Randy Dunlap 0a88422312 power: fix kernel-doc notation 15 years ago
Rafael J. Wysocki a6ab7aa9f4 PM / Runtime: Use device type and device class callbacks 15 years ago
Alan Stern aa0baaef97 PM: Use pm_runtime_put_sync in system resume 15 years ago
Rafael J. Wysocki ecf762b258 PM: Measure device suspend and resume times 15 years ago
Rafael J. Wysocki 875ab0b74e PM: Make the initcall_debug style timing for suspend/resume complete 15 years ago
Rafael J. Wysocki d8bed5a4f3 PM: rwsem.h need not be included into main.c 15 years ago
Rafael J. Wysocki 33c3374031 PM: Remove unnecessary goto from device_resume_noirq() 15 years ago
Arjan van de Ven f251177486 PM: Add initcall_debug style timing for suspend/resume 15 years ago
Alan Stern 1d531c14d2 PM: allow for usage_count > 0 in pm_runtime_get() 15 years ago
Rafael J. Wysocki 965c4ac061 PM / Runtime: Remove unnecessary braces in __pm_runtime_set_status() 15 years ago
Rafael J. Wysocki 0ddf0ed1d4 PM / Runtime: Ensure timer_expires is nonzero in pm_schedule_suspend() 15 years ago
Alan Stern 63c9480170 PM / Runtime: Use deferred_resume flag in pm_request_resume 15 years ago
Rafael J. Wysocki bab636b921 PM / Runtime: Fix lockdep warning in __pm_runtime_set_status() 15 years ago
Alan Stern 862f89b3d4 PM: fix irq enable/disable in runtime PM code 15 years ago
Pavel Machek 2ddac2a6a8 PM: Remove some debug messages producing too much noise 15 years ago
Romit Dasgupta e528e87689 PM: Fix warning on suspend errors 15 years ago
Xiaotian Feng 3eb132c986 PM: Reset transition_started at dpm_resume_noirq 16 years ago
Rafael J. Wysocki 20d652d7d1 PM: Update kerneldoc comments in drivers/base/power/main.c 16 years ago
Rafael J. Wysocki 5e928f77a0 PM: Introduce core framework for run-time PM of I/O devices (rev. 17) 16 years ago
Dmitry Torokhov 8150f32b90 Driver Core: Make PM operations a const pointer 16 years ago
Dmitry Torokhov d9ab77161d Driver Core: Make PM operations a const pointer 16 years ago
Sebastian Ott 886a7a3371 PM: Clear -EAGAIN in dpm_prepare 16 years ago
Magnus Damm 0072578751 PM: Remove device_type suspend()/resume() 16 years ago
Magnus Damm e240b58c79 PM: Remove bus_type suspend_late()/resume_early() V2 16 years ago
Alan Stern d161630297 PM core: rename suspend and resume functions 16 years ago
Magnus Damm e39a71ef80 PM: Rename device_power_down/up() 16 years ago
Rafael J. Wysocki 32bdfac546 PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs 16 years ago
Rafael J. Wysocki 2ed8d2b3a8 PM: Rework handling of interrupts during suspend-resume 16 years ago
Cornelia Huck ffa6a7054d Driver core: Fix device_move() vs. dpm list ordering, v2 16 years ago
Rafael J. Wysocki 770824bdc4 PM: Split up sysdev_[suspend|resume] from device_power_[down|up] 16 years ago
Kay Sievers 1e0b2cf933 driver core: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Rafael J. Wysocki adf094931f PM: Simplify the new suspend/hibernation framework for devices 16 years ago
Bjorn Helgaas c80cfb0406 vsprintf: use new vsprintf symbolic function pointer format 17 years ago
Arjan van de Ven 728f08934b debug: use dev_WARN() rather than WARN_ON() in device_pm_add() 17 years ago
Ingo Molnar 46eaa67020 x86: memory corruption check - cleanup 17 years ago
Jeremy Fitzhardinge 5394f80f92 x86: check for and defend against BIOS memory corruption 17 years ago
Rafael J. Wysocki f5a6d958b5 PM: Remove WARN_ON from device_pm_add 17 years ago
Alan Stern 3b98aeaf3a PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is set 17 years ago
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