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