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 |
Alan Stern
|
c7b61de5b7
PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)
|
14 years ago |
Kevin Winchester
|
78ca7c37ef
PM / Runtime: Fix typo in status comparison causing warning
|
14 years ago |
Ming Lei
|
d63be5f924
PM / Runtime: fix recursive locking warning of lockdep from rpm_resume()
|
14 years ago |
Rafael J. Wysocki
|
f71648d73c
PM / Runtime: Remove idle notification after failing suspend
|
14 years ago |
Rafael J. Wysocki
|
71c63122c4
PM / Runtime: Reduce code duplication in core helper functions
|
14 years ago |
Alan Stern
|
15bcb91d7e
PM / Runtime: Implement autosuspend support
|
14 years ago |
Alan Stern
|
7490e44239
PM / Runtime: Add no_callbacks flag
|
14 years ago |
Alan Stern
|
140a6c9452
PM / Runtime: Combine runtime PM entry points
|
14 years ago |
Alan Stern
|
1bfee5bc86
PM / Runtime: Merge synchronous and async runtime routines
|
14 years ago |
Alan Stern
|
3f9af0513a
PM / Runtime: Replace boolean arguments with bitflags
|
14 years ago |
Alan Stern
|
4769373ca2
PM / Runtime: Move code in drivers/base/power/runtime.c
|
14 years ago |