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