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
|
12 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
|
13 years ago |
Ming Lei
|
47d8f0bac0
PM / Runtime: Fix kerneldoc comment for rpm_suspend()
|
13 years ago |
Ming Lei
|
c3dc2f1462
PM / Runtime: Replace dev_dbg() with trace_rpm_*()
|
13 years ago |
Rafael J. Wysocki
|
ad3c36a534
PM / Runtime: Don't run callbacks under lock for power.irq_safe set
|
13 years ago |
Colin Cross
|
311aab73d2
PM / Runtime: Add might_sleep() to runtime PM functions
|
14 years ago |
Kevin Hilman
|
02b26774af
PM / Runtime: Allow _put_sync() from interrupts-disabled context
|
14 years ago |
ShuoX Liu
|
2cffff1281
PM / Runtime: Consistent utilization of deferred_resume
|
14 years ago |
Rafael J. Wysocki
|
62052ab1d1
PM / Runtime: Replace "run-time" with "runtime" in documentation
|
14 years ago |
Rafael J. Wysocki
|
632e270e01
PM / Runtime: Return special error code if runtime PM is disabled
|
14 years ago |
Rafael J. Wysocki
|
564b905ab1
PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
|
14 years ago |
Rafael J. Wysocki
|
4d27e9dcff
PM: Make power domain callbacks take precedence over subsystem ones
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Rafael J. Wysocki
|
9659cc0678
PM: Make system-wide PM and runtime PM treat subsystems consistently
|
14 years ago |
Rafael J. Wysocki
|
7538e3db6e
PM: Add support for device power domains
|
14 years ago |
Alan Stern
|
c3810c8878
PM / Runtime: Don't enable interrupts while running in_interrupt
|
14 years ago |