summaryrefslogtreecommitdiffstats
path: root/include/linux/pm_runtime.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-131-0/+10
|\
| * PM / runtime: Optimize the use of device linksRafael J. Wysocki2016-10-311-0/+4
| * PM / runtime: Use device linksRafael J. Wysocki2016-10-311-0/+6
* | PM / Runtime: Convert pm_runtime_set_suspended() to return an intUlf Hansson2016-10-211-2/+2
* | PM / Runtime: Remove the exported function pm_children_suspended()Ulf Hansson2016-10-211-7/+0
|/
* PM / Runtime: Move ignore_children flag under CONFIG_PMUlf Hansson2016-04-221-0/+6
* PM / runtime: Add new helper for conditional usage count incrementationRafael J. Wysocki2015-12-211-0/+5
* PM / sleep: Allow devices without runtime PM to do direct-completeAlan Stern2015-07-211-6/+0
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-121-0/+6
|\
| * ARM: 8199/1: PM / Runtime: Add getter for querying the IRQ safe option v12Krzysztof Kozlowski2014-11-171-0/+6
* | PM: Drop CONFIG_PM_RUNTIME from the driver coreRafael J. Wysocki2014-12-041-12/+9
|/
* PM: Create PM workqueue if runtime PM is not configured tooRafael J. Wysocki2014-07-231-2/+9
* PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarilyRafael J. Wysocki2014-05-161-0/+6
* PM: Add pm_runtime_suspend|resume_force functionsUlf Hansson2014-03-021-0/+4
* PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PMUlf Hansson2013-12-221-4/+8
* PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-031-2/+0
* pm / runtime: introduce pm_runtime_set_memalloc_noio()Ming Lei2013-02-231-0/+3
* PM / Runtime: Add new helper function: pm_runtime_active()ShuoX Liu2013-01-261-0/+7
* PM / Runtime: Remove device fields related to suspend time, v2Rafael J. Wysocki2012-05-011-3/+0
* PM / Runtime: Use device PM QoS constraints (v2)Rafael J. Wysocki2011-12-011-0/+5
* PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki2011-11-171-6/+0
* pm_runtime.h: explicitly requires notifier.hPaul Gortmaker2011-10-311-0/+1
* PM: Move clock-related definitions and headers to separate fileRafael J. Wysocki2011-08-251-56/+0
* PM / Domains: Use power.sybsys_data to reduce overheadRafael J. Wysocki2011-08-251-0/+10
* PM: Introduce struct pm_subsys_dataRafael J. Wysocki2011-08-251-2/+6
* PM / Runtime: Add new helper function: pm_runtime_status_suspended()Kevin Hilman2011-07-121-0/+6
* PM: Rename clock management functionsRafael J. Wysocki2011-07-021-14/+14
* PM: Allow the clocks management code to be used during system suspendRafael J. Wysocki2011-07-021-1/+1
* PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki2011-07-021-1/+1
* PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki2011-04-301-0/+42
* PM: Do not create wakeup sysfs files for devices that cannot wake upRafael J. Wysocki2011-03-151-0/+6
* PM / Runtime: Generic resume shouldn't set RPM_ACTIVE unconditionallyRafael J. Wysocki2010-12-241-0/+6
* PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)Alan Stern2010-12-241-0/+7
* PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki2010-12-161-1/+2
* PM: runtime: add missed pm_request_autosuspendMing Lei2010-10-171-0/+5
* PM / Runtime: Implement autosuspend supportAlan Stern2010-10-171-0/+45
* PM / Runtime: Add no_callbacks flagAlan Stern2010-10-171-0/+2
* PM / Runtime: Combine runtime PM entry pointsAlan Stern2010-10-171-20/+46
* PM / Runtime: Replace boolean arguments with bitflagsAlan Stern2010-10-171-8/+15
* i2c: Fix bus-level power management callbacksRafael J. Wysocki2010-05-101-0/+7
* PM: Provide generic subsystem-level callbacksRafael J. Wysocki2010-03-061-0/+6
* PM / Runtime: Add sysfs switch for disabling device run-time PMRafael J. Wysocki2010-02-261-0/+4
* PM: Add flag for devices capable of generating run-time wake-up eventsRafael J. Wysocki2009-12-061-0/+12
* PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki2009-08-231-0/+114