Tony Lindgren
|
4990d4fe32
PM / Wakeirq: Add automated device wake IRQ handling
|
10 years ago |
Tony Lindgren
|
56f487c780
PM / Runtime: Update last_busy in rpm_resume
|
10 years ago |
Rafael J. Wysocki
|
d30d819dc8
PM: Drop CONFIG_PM_RUNTIME from the driver core
|
10 years ago |
Andrzej Hajda
|
dbcd2d7253
PM / Runtime: Rework RPM get callback routines
|
10 years ago |
Rafael J. Wysocki
|
36cc86e8ec
Merge branches 'pm-runtime' and 'pm-sleep'
|
11 years ago |
Geert Uytterhoeven
|
7b60894ff8
PM / Runtime: Add missing "it" in comment
|
11 years ago |
Ulf Hansson
|
37f204164d
PM: Add pm_runtime_suspend|resume_force functions
|
11 years ago |
Ulf Hansson
|
5f59df7983
PM / runtime: Fetch runtime PM callbacks using a macro
|
11 years ago |
Ulf Hansson
|
d66e6db28d
PM / Runtime: Respect autosuspend when idle triggers suspend
|
12 years ago |
Rafael J. Wysocki
|
45f0a85c82
PM / Runtime: Rework the "runtime idle" helper routine
|
12 years ago |
Ulf Hansson
|
db28dfac99
PM / Runtime: Asyncronous idle|suspend parent devices at removal
|
12 years ago |
Ming Lei
|
db88175f41
pm / runtime: force memory allocation with no I/O during Runtime PM callbcack
|
12 years ago |
Ming Lei
|
e823407f7b
pm / runtime: introduce pm_runtime_set_memalloc_noio()
|
12 years ago |
Kevin Hilman
|
6f3c77b040
PM / Runtime: let rpm_resume() succeed if RPM_ACTIVE, even when disabled, v2
|
13 years ago |
Rafael J. Wysocki
|
55d7ec4520
PM / Runtime: Check device PM QoS setting before "no callbacks" check
|
13 years ago |
Rafael J. Wysocki
|
58a34de7b1
PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()
|
13 years ago |
Rafael J. Wysocki
|
7f321c26c0
PM / Runtime: Fix rpm_resume() return value for power.no_callbacks set
|
13 years ago |
Rafael J. Wysocki
|
76e267d822
PM / Runtime: Remove device fields related to suspend time, v2
|
13 years ago |
Alan Stern
|
f2791d733a
PM / Runtime: don't forget to wake up waitqueue on failure
|
13 years ago |
Rafael J. Wysocki
|
0015afaa1f
Merge branch 'pm-runtime' into pm-for-linus
|
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
|
00dc9ad18d
PM / Runtime: Use device PM QoS constraints (v2)
|
13 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Alan Stern
|
886486b792
PM / Runtime: Automatically retry failed autosuspends
|
13 years ago |
venu byravarasu
|
def0c0a37d
PM / Runtime: Fix runtime accounting calculation error
|
13 years ago |
Paul Gortmaker
|
1b6bc32f0a
drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
|
14 years ago |
Ming Lei
|
857b36c7b0
PM / Runtime: Handle .runtime_suspend() failure correctly
|
14 years ago |
Ming Lei
|
47d8f0bac0
PM / Runtime: Fix kerneldoc comment for rpm_suspend()
|
14 years ago |
Ming Lei
|
c3dc2f1462
PM / Runtime: Replace dev_dbg() with trace_rpm_*()
|
14 years ago |
Rafael J. Wysocki
|
ad3c36a534
PM / Runtime: Don't run callbacks under lock for power.irq_safe set
|
14 years ago |