Kevin Hilman
|
02b26774af
PM / Runtime: Allow _put_sync() from interrupts-disabled context
|
14 年之前 |
ShuoX Liu
|
2cffff1281
PM / Runtime: Consistent utilization of deferred_resume
|
14 年之前 |
Rafael J. Wysocki
|
62052ab1d1
PM / Runtime: Replace "run-time" with "runtime" in documentation
|
14 年之前 |
Rafael J. Wysocki
|
632e270e01
PM / Runtime: Return special error code if runtime PM is disabled
|
14 年之前 |
Rafael J. Wysocki
|
564b905ab1
PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
|
14 年之前 |
Rafael J. Wysocki
|
4d27e9dcff
PM: Make power domain callbacks take precedence over subsystem ones
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
Rafael J. Wysocki
|
9659cc0678
PM: Make system-wide PM and runtime PM treat subsystems consistently
|
14 年之前 |
Rafael J. Wysocki
|
7538e3db6e
PM: Add support for device power domains
|
14 年之前 |
Alan Stern
|
c3810c8878
PM / Runtime: Don't enable interrupts while running in_interrupt
|
14 年之前 |
Alan Stern
|
c7b61de5b7
PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)
|
14 年之前 |
Kevin Winchester
|
78ca7c37ef
PM / Runtime: Fix typo in status comparison causing warning
|
14 年之前 |
Ming Lei
|
d63be5f924
PM / Runtime: fix recursive locking warning of lockdep from rpm_resume()
|
14 年之前 |
Rafael J. Wysocki
|
f71648d73c
PM / Runtime: Remove idle notification after failing suspend
|
14 年之前 |
Rafael J. Wysocki
|
71c63122c4
PM / Runtime: Reduce code duplication in core helper functions
|
14 年之前 |
Alan Stern
|
15bcb91d7e
PM / Runtime: Implement autosuspend support
|
14 年之前 |
Alan Stern
|
7490e44239
PM / Runtime: Add no_callbacks flag
|
14 年之前 |
Alan Stern
|
140a6c9452
PM / Runtime: Combine runtime PM entry points
|
14 年之前 |
Alan Stern
|
1bfee5bc86
PM / Runtime: Merge synchronous and async runtime routines
|
14 年之前 |
Alan Stern
|
3f9af0513a
PM / Runtime: Replace boolean arguments with bitflags
|
14 年之前 |
Alan Stern
|
4769373ca2
PM / Runtime: Move code in drivers/base/power/runtime.c
|
14 年之前 |
Rafael J. Wysocki
|
074037ec79
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
|
14 年之前 |
Arjan van de Ven
|
8d4b9d1bfe
PM / Runtime: Add runtime PM statistics (v3)
|
15 年之前 |
Alan Stern
|
240c7337a4
PM: Allow runtime_suspend methods to call pm_schedule_suspend()
|
15 年之前 |
Rafael J. Wysocki
|
5382363917
PM / Runtime: Add sysfs switch for disabling device run-time PM
|
15 年之前 |
Rafael J. Wysocki
|
a6ab7aa9f4
PM / Runtime: Use device type and device class callbacks
|
15 年之前 |
Alan Stern
|
1d531c14d2
PM: allow for usage_count > 0 in pm_runtime_get()
|
15 年之前 |
Rafael J. Wysocki
|
965c4ac061
PM / Runtime: Remove unnecessary braces in __pm_runtime_set_status()
|
15 年之前 |
Rafael J. Wysocki
|
0ddf0ed1d4
PM / Runtime: Ensure timer_expires is nonzero in pm_schedule_suspend()
|
15 年之前 |
Alan Stern
|
63c9480170
PM / Runtime: Use deferred_resume flag in pm_request_resume
|
15 年之前 |