summaryrefslogtreecommitdiffstats
path: root/drivers/base/power/runtime.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "PM / runtime: Fixup reference counting of device link suppliers at pr...Rafael J. Wysocki2018-06-121-3/+24
* PM / runtime: Drop usage count for suppliers at device link removalUlf Hansson2018-05-271-0/+2
* PM / runtime: Fixup reference counting of device link suppliers at probeUlf Hansson2018-05-271-24/+3Star
* PM / runtime: Allow no callbacks in pm_runtime_force_suspend|resume()Ulf Hansson2018-01-171-8/+3Star
* PM / runtime: Check ignore_children in pm_runtime_need_not_resume()Rafael J. Wysocki2018-01-151-1/+2
* PM / runtime: Rework pm_runtime_force_suspend/resume()Rafael J. Wysocki2018-01-151-40/+34Star
* PM / runtime: Fix handling of suppliers with disabled runtime PMRafael J. Wysocki2017-12-041-1/+2
* PM / runtime: Drop children check from __pm_runtime_set_status()Rafael J. Wysocki2017-11-161-20/+11Star
* Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-11-141-5/+4Star
|\
| * Merge branch 'pm-core'Rafael J. Wysocki2017-11-131-4/+3Star
| |\
| | * PM / core: Convert timers to use timer_setup()Kees Cook2017-10-241-4/+3Star
| * | PM / QoS: Fix device resume latency frameworkRafael J. Wysocki2017-11-081-1/+1
| |/
* / locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-2/+2
|/
* sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar2017-03-021-1/+1
* PM / runtime: Avoid false-positive warnings from might_sleep_if()Rafael J. Wysocki2017-02-041-5/+6
* Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-131-5/+169
|\
| * PM / runtime: Optimize the use of device linksRafael J. Wysocki2016-10-311-3/+20
| * PM / runtime: Use device linksRafael J. Wysocki2016-10-311-5/+152
* | PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspendTony Lindgren2016-12-061-4/+4
* | PM / Runtime: Defer resuming of the device in pm_runtime_force_resume()Ulf Hansson2016-11-191-5/+30
* | PM / Runtime: Don't allow to suspend a device with an active childUlf Hansson2016-11-091-1/+11
* | PM / Runtime: Clarify comment in rpm_resume() when resuming the parentUlf Hansson2016-10-211-2/+2
* | PM / Runtime: Remove the exported function pm_children_suspended()Ulf Hansson2016-10-211-1/+2
|/
* PM / runtime: Use _rcuidle for runtime suspend tracepointsPaul E. McKenney2016-09-161-2/+2
* PM / runtime: Add _rcuidle suffix to allow rpm_idle() use from idlePaul E. McKenney2016-08-311-3/+3
* PM / runtime: Add _rcuidle suffix to allow rpm_resume() to be called from idlePaul E. McKenney2016-08-311-2/+2
*-. Merge branches 'pm-core', 'pm-clk', 'pm-domains' and 'pm-pci'Rafael J. Wysocki2016-07-251-3/+10
|\ \
| | * PM / Runtime: Avoid resuming devices again in pm_runtime_force_resume()Ulf Hansson2016-06-161-0/+3
| |/ |/|
| * PM / runtime: Asynchronous "idle" in pm_runtime_allow()Rafael J. Wysocki2016-07-021-1/+1
| * PM / runtime: print error when activating a child to unactive parentLinus Walleij2016-06-281-2/+6
|/
* PM / Runtime: Fix error path in pm_runtime_force_resume()Ulf Hansson2016-04-211-2/+7
* PM / runtime: Add new helper for conditional usage count incrementationRafael J. Wysocki2015-12-211-0/+24
* PM / runtime: Re-init runtime PM states at probe error and driver unbindUlf Hansson2015-11-301-6/+20
* PM / Wakeirq: Add automated device wake IRQ handlingTony Lindgren2015-05-201-0/+5
* PM / Runtime: Update last_busy in rpm_resumeTony Lindgren2015-05-201-0/+1
* PM: Drop CONFIG_PM_RUNTIME from the driver coreRafael J. Wysocki2014-12-041-9/+0Star
* PM / Runtime: Rework RPM get callback routinesAndrzej Hajda2014-11-061-36/+33Star
*-. Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki2014-03-201-1/+1
|\ \
| | * PM / Runtime: Add missing "it" in commentGeert Uytterhoeven2014-03-121-1/+1
| |/
* | PM: Add pm_runtime_suspend|resume_force functionsUlf Hansson2014-03-021-0/+84
* | PM / runtime: Fetch runtime PM callbacks using a macroUlf Hansson2014-03-021-39/+39
|/
* PM / Runtime: Respect autosuspend when idle triggers suspendUlf Hansson2013-10-161-2/+3
* PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-031-7/+5Star
* PM / Runtime: Asyncronous idle|suspend parent devices at removalUlf Hansson2013-04-121-1/+1
* pm / runtime: force memory allocation with no I/O during Runtime PM callbcackMing Lei2013-02-241-1/+18
* pm / runtime: introduce pm_runtime_set_memalloc_noio()Ming Lei2013-02-241-0/+70
* PM / Runtime: let rpm_resume() succeed if RPM_ACTIVE, even when disabled, v2Kevin Hilman2012-09-221-0/+3
* PM / Runtime: Check device PM QoS setting before "no callbacks" checkRafael J. Wysocki2012-08-171-6/+2Star
* PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()Rafael J. Wysocki2012-08-171-1/+1
* PM / Runtime: Fix rpm_resume() return value for power.no_callbacks setRafael J. Wysocki2012-08-171-1/+2