| Commit message (Expand) | Author | Age | Files | Lines |
* | PM / runtime: add note about re-calling in during device probe() | Ben Dooks | 2015-05-13 | 1 | -0/+6 |
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-12-13 | 1 | -0/+4 |
|\ |
|
| * | ARM: 8199/1: PM / Runtime: Add getter for querying the IRQ safe option v12 | Krzysztof Kozlowski | 2014-11-17 | 1 | -0/+4 |
* | | Documentation: power: Fix typo in Documentation/power | Masanari Iida | 2014-11-08 | 1 | -3/+3 |
|/ |
|
*-. | Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp' | Rafael J. Wysocki | 2014-06-03 | 1 | -9/+11 |
|\ \ |
|
| | * | PM / runtime: Update documentation to reflect the current code flow | Rafael J. Wysocki | 2014-05-16 | 1 | -9/+11 |
| |/ |
|
* / | PM / sleep: Update device PM documentation to cover direct_complete | Rafael J. Wysocki | 2014-05-16 | 1 | -0/+17 |
|/ |
|
* | PM / Runtime: s/foo_process_requests/foo_process_next_request/ | Geert Uytterhoeven | 2014-03-26 | 1 | -1/+1 |
* | PM / Runtime: GENERIC_SUBSYS_PM_OPS is gone | Geert Uytterhoeven | 2014-03-26 | 1 | -7/+4 |
* | PM / Runtime: Correct documented return values for generic PM callbacks | Geert Uytterhoeven | 2014-03-26 | 1 | -2/+2 |
* | PM / Runtime: Split line longer than 80 characters | Geert Uytterhoeven | 2014-03-26 | 1 | -5/+5 |
* | PM / Runtime: dev_pm_info.runtime_error is signed | Geert Uytterhoeven | 2014-03-26 | 1 | -1/+1 |
* | PM / Runtime: Update documentation around probe|remove|suspend | Ulf Hansson | 2013-11-12 | 1 | -8/+6 |
* | PM / Runtime: Respect autosuspend when idle triggers suspend | Ulf Hansson | 2013-10-16 | 1 | -6/+8 |
* | PM / Runtime: Update .runtime_idle() callback documentation | Alan Stern | 2013-06-03 | 1 | -5/+10 |
* | PM / Runtime: Rework the "runtime idle" helper routine | Rafael J. Wysocki | 2013-06-03 | 1 | -5/+0 |
* | PM / Runtime: Add new helper function: pm_runtime_active() | ShuoX Liu | 2013-01-26 | 1 | -0/+4 |
* | PM: Move disabling/enabling runtime PM to late suspend/early resume | Rafael J. Wysocki | 2013-01-06 | 1 | -4/+5 |
* | PM: Run the driver callback directly if the subsystem one is not there | Rafael J. Wysocki | 2011-12-21 | 1 | -62/+68 |
* | PM / Runtime: Make documentation follow the new behavior of irq_safe | Rafael J. Wysocki | 2011-11-28 | 1 | -5/+6 |
* | PM / Domains: Document how PM domains are used by the PM core | Rafael J. Wysocki | 2011-11-28 | 1 | -11/+18 |
* | PM / Runtime: Automatically retry failed autosuspends | Alan Stern | 2011-11-04 | 1 | -0/+10 |
* | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki | 2011-10-16 | 1 | -7/+12 |
|\ |
|
| * | PM / Runtime: Update document about callbacks | Ming Lei | 2011-10-10 | 1 | -7/+12 |
* | | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki | 2011-10-07 | 1 | -0/+2 |
|\| |
|
| * | PM / Runtime: pm_runtime_idle() can be called in atomic context | Ming Lei | 2011-09-21 | 1 | -0/+1 |
| * | PM / Runtime: Add might_sleep() to runtime PM functions | Colin Cross | 2011-08-14 | 1 | -0/+1 |
* | | PM / Runtime: Correct documentation of pm_runtime_irq_safe() | Rafael J. Wysocki | 2011-08-25 | 1 | -2/+1 |
|/ |
|
* | PM / Runtime: Allow _put_sync() from interrupts-disabled context | Kevin Hilman | 2011-08-05 | 1 | -5/+5 |
* | PM / Runtime: Add new helper function: pm_runtime_status_suspended() | Kevin Hilman | 2011-07-12 | 1 | -0/+3 |
* | PM / Runtime: Replace "run-time" with "runtime" in documentation | Rafael J. Wysocki | 2011-07-06 | 1 | -65/+65 |
* | PM / Runtime: Improve documentation of enable, disable and barrier | Rafael J. Wysocki | 2011-07-06 | 1 | -4/+14 |
* | PM: Limit race conditions between runtime PM and system sleep (v2) | Rafael J. Wysocki | 2011-07-06 | 1 | -0/+21 |
* | PM / Runtime: Return special error code if runtime PM is disabled | Rafael J. Wysocki | 2011-07-02 | 1 | -2/+4 |
* | PM / Runtime: Update documentation of interactions with system sleep | Rafael J. Wysocki | 2011-07-02 | 1 | -8/+19 |
* | PM: Introduce generic "noirq" callback routines for subsystems (v2) | Rafael J. Wysocki | 2011-07-02 | 1 | -2/+30 |
* | PM / Runtime: Update documentation regarding driver removal | Rafael J. Wysocki | 2011-07-02 | 1 | -5/+21 |
* | PM: Documentation: fix typo: pm_runtime_idle_sync() doesn't exist. | Kevin Hilman | 2011-07-02 | 1 | -1/+1 |
* | PM / Runtime: Update doc: usage count no longer incremented across system PM | Kevin Hilman | 2011-06-21 | 1 | -5/+0 |
* | PM: Make system-wide PM and runtime PM treat subsystems consistently | Rafael J. Wysocki | 2011-03-15 | 1 | -6/+7 |
* | PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3) | Alan Stern | 2010-12-24 | 1 | -0/+31 |
* | PM / Runtime: Fix pm_runtime_suspended() | Rafael J. Wysocki | 2010-12-16 | 1 | -2/+2 |
* | PM / Runtime: Implement autosuspend support | Alan Stern | 2010-10-17 | 1 | -7/+183 |
* | PM / Runtime: Add no_callbacks flag | Alan Stern | 2010-10-17 | 1 | -0/+37 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -1/+1 |
|\ |
|
| * | doc: fix leve -> level typo in pm-runtime doc | Thadeu Lima de Souza Cascardo | 2010-02-05 | 1 | -1/+1 |
* | | PM: Provide generic subsystem-level callbacks | Rafael J. Wysocki | 2010-03-06 | 1 | -0/+65 |
* | | PM / Runtime: Document power.runtime_auto and related functions | Rafael J. Wysocki | 2010-03-06 | 1 | -0/+28 |
|/ |
|
* | PM: Runtime PM documentation update | Alan Stern | 2009-12-22 | 1 | -0/+50 |
* | PM / Runtime: Use device type and device class callbacks | Rafael J. Wysocki | 2009-12-22 | 1 | -86/+87 |