Rafael J. Wysocki
|
382e159619
Merge branch 'pm-sleep'
|
13 years ago |
Colin Cross
|
064b021fbe
PM / Sleep: call early resume handlers when suspend_noirq fails
|
13 years ago |
Rafael J. Wysocki
|
d52fdf1337
Merge branch 'pm-sleep'
|
13 years ago |
Sachin Kamat
|
7664e96935
PM / Sleep: Add missing static storage class specifiers in main.c
|
13 years ago |
Preeti U Murthy
|
8651f97bd9
PM / cpuidle: System resume hang fix with cpuidle
|
13 years ago |
Rafael J. Wysocki
|
b2df1d4f8b
PM / Sleep: Separate printing suspend times from initcall_debug
|
13 years ago |
Sameer Nanda
|
4b7760ba0d
PM / Sleep: add knob for printing device resume times
|
13 years ago |
Mandeep Singh Baines
|
1f758b2317
PM / Sleep: Prevent waiting forever on asynchronous suspend after abort
|
13 years ago |
Rafael J. Wysocki
|
52d136cc2c
PM / Sleep: Look for wakeup events in later stages of device suspend
|
13 years ago |
Rafael J. Wysocki
|
cf579dfb82
PM / Sleep: Introduce "late suspend" and "early resume" of devices
|
13 years ago |
Rafael J. Wysocki
|
35cd133c61
PM: Run the driver callback directly if the subsystem one is not there
|
13 years ago |
Rafael J. Wysocki
|
9cf519d1c1
PM / Sleep: Make pm_op() and pm_noirq_op() return callback pointers
|
13 years ago |
Rafael J. Wysocki
|
0c6aebe318
PM / Sleep: Unify diagnostic messages from device suspend/resume
|
13 years ago |
Rafael J. Wysocki
|
64e94aafb6
PM / Sleep: Simplify device_suspend_noirq()
|
13 years ago |
Rafael J. Wysocki
|
d74e278aaf
PM / Sleep: Remove unnecessary label and jumps to it form PM core code
|
13 years ago |
Rafael J. Wysocki
|
8b258cc8ac
PM Sleep: Do not extend wakeup paths to devices with ignore_children set
|
13 years ago |
Paul Gortmaker
|
1b6bc32f0a
drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
|
14 years ago |
Rafael J. Wysocki
|
d033e07856
Merge branch 'pm-domains' into pm-for-linus
|
13 years ago |
Rafael J. Wysocki
|
4ca46ff3e0
PM / Sleep: Mark devices involved in wakeup signaling during suspend
|
13 years ago |
ShuoX Liu
|
2a77c46de1
PM / Suspend: Add statistics debugfs file for suspend to RAM
|
14 years ago |
Rafael J. Wysocki
|
1a9a91525d
PM / QoS: Add function dev_pm_qos_read_value() (v3)
|
13 years ago |
Jean Pihet
|
91ff4cb803
PM QoS: Implement per-device PM QoS constraints
|
14 years ago |
Rafael J. Wysocki
|
1e2ef05bb8
PM: Limit race conditions between runtime PM and system sleep (v2)
|
14 years ago |
Rafael J. Wysocki
|
564b905ab1
PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
|
14 years ago |
Alan Stern
|
6d0e0e84f6
PM: Fix async resume following suspend failure
|
14 years ago |
Alan Stern
|
f76b168b6f
PM: Rename dev_pm_info.in_suspend to is_prepared
|
14 years ago |
Rafael J. Wysocki
|
91e7c75ba9
PM: Allow drivers to allocate memory from .prepare() callbacks safely
|
14 years ago |
Rafael J. Wysocki
|
4d27e9dcff
PM: Make power domain callbacks take precedence over subsystem ones
|
14 years ago |
Rafael J. Wysocki
|
22110faf8c
PM / Wakeup: Fix initialization of wakeup-related device sysfs files
|
14 years ago |
Rafael J. Wysocki
|
1f112cee07
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
|
14 years ago |