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 |
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 |