aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pm_runtime.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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