Rafael J. Wysocki
|
d08a5ace18
PM: Allow devices to be removed during late suspend and early resume
|
14 years ago |
Rafael J. Wysocki
|
098dff738a
PM: Fix potential issue with failing asynchronous suspend
|
15 years ago |
Rafael J. Wysocki
|
074037ec79
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
|
15 years ago |
Kevin Cernekee
|
0702d9ee0f
PM: Fix signed/unsigned warning in dpm_show_time()
|
15 years ago |
Colin Cross
|
152e1d5920
PM: Prevent waiting forever on asynchronous resume after failing suspend
|
15 years ago |
Rafael J. Wysocki
|
c125e96f04
PM: Make it possible to avoid races between wakeup and system sleep
|
15 years ago |
Dominik Brodowski
|
e7176a37d4
power: support _noirq actions on device types and classes
|
15 years ago |
Greg Kroah-Hartman
|
8e9394ce24
Driver core: create lock/unlock functions for struct device
|
15 years ago |
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
|
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 |
Randy Dunlap
|
0a88422312
power: fix kernel-doc notation
|
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 |
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
|
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 |