aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pm_runtime.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12Revert "PM / runtime: Fixup reference counting of device link suppliers at probe"Rafael J. Wysocki1-2/+4
2018-05-27PM / runtime: Fixup reference counting of device link suppliers at probeUlf Hansson1-4/+2
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-1/+1
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki1-12/+0
2016-12-13Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+10
2016-10-31PM / runtime: Optimize the use of device linksRafael J. Wysocki1-0/+4
2016-10-31PM / runtime: Use device linksRafael J. Wysocki1-0/+6
2016-10-21PM / Runtime: Convert pm_runtime_set_suspended() to return an intUlf Hansson1-2/+2
2016-10-21PM / Runtime: Remove the exported function pm_children_suspended()Ulf Hansson1-7/+0
2016-04-22PM / Runtime: Move ignore_children flag under CONFIG_PMUlf Hansson1-0/+6
2015-12-21PM / runtime: Add new helper for conditional usage count incrementationRafael J. Wysocki1-0/+5
2015-07-21PM / sleep: Allow devices without runtime PM to do direct-completeAlan Stern1-6/+0
2014-12-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+6
2014-12-04PM: Drop CONFIG_PM_RUNTIME from the driver coreRafael J. Wysocki1-12/+9
2014-11-17ARM: 8199/1: PM / Runtime: Add getter for querying the IRQ safe option v12Krzysztof Kozlowski1-0/+6
2014-07-23PM: Create PM workqueue if runtime PM is not configured tooRafael J. Wysocki1-2/+9
2014-05-16PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarilyRafael J. Wysocki1-0/+6
2014-03-02PM: Add pm_runtime_suspend|resume_force functionsUlf Hansson1-0/+4
2013-12-22PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PMUlf Hansson1-4/+8
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki1-2/+0
2013-02-23pm / runtime: introduce pm_runtime_set_memalloc_noio()Ming Lei1-0/+3
2013-01-26PM / Runtime: Add new helper function: pm_runtime_active()ShuoX Liu1-0/+7
2012-05-01PM / Runtime: Remove device fields related to suspend time, v2Rafael J. Wysocki1-3/+0
2011-12-01PM / Runtime: Use device PM QoS constraints (v2)Rafael J. Wysocki1-0/+5
2011-11-17PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki1-6/+0
2011-10-31pm_runtime.h: explicitly requires notifier.hPaul Gortmaker1-0/+1
2011-08-25PM: Move clock-related definitions and headers to separate fileRafael J. Wysocki1-56/+0
2011-08-25PM / Domains: Use power.sybsys_data to reduce overheadRafael J. Wysocki1-0/+10
2011-08-25PM: Introduce struct pm_subsys_dataRafael J. Wysocki1-2/+6
2011-07-12PM / Runtime: Add new helper function: pm_runtime_status_suspended()Kevin Hilman1-0/+6
2011-07-02PM: Rename clock management functionsRafael J. Wysocki1-14/+14
2011-07-02PM: Allow the clocks management code to be used during system suspendRafael J. Wysocki1-1/+1
2011-07-02PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki1-1/+1
2011-04-30PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki1-0/+42
2011-03-15PM: Do not create wakeup sysfs files for devices that cannot wake upRafael J. Wysocki1-0/+6
2010-12-24PM / Runtime: Generic resume shouldn't set RPM_ACTIVE unconditionallyRafael J. Wysocki1-0/+6
2010-12-24PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)Alan Stern1-0/+7
2010-12-16PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki1-1/+2
2010-10-17PM: runtime: add missed pm_request_autosuspendMing Lei1-0/+5
2010-10-17PM / Runtime: Implement autosuspend supportAlan Stern1-0/+45
2010-10-17PM / Runtime: Add no_callbacks flagAlan Stern1-0/+2
2010-10-17PM / Runtime: Combine runtime PM entry pointsAlan Stern1-20/+46
2010-10-17PM / Runtime: Replace boolean arguments with bitflagsAlan Stern1-8/+15
2010-05-10i2c: Fix bus-level power management callbacksRafael J. Wysocki1-0/+7
2010-03-06PM: Provide generic subsystem-level callbacksRafael J. Wysocki1-0/+6
2010-02-26PM / Runtime: Add sysfs switch for disabling device run-time PMRafael J. Wysocki1-0/+4
2009-12-06PM: Add flag for devices capable of generating run-time wake-up eventsRafael J. Wysocki1-0/+12
2009-08-23PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki1-0/+114