aboutsummaryrefslogtreecommitdiff
path: root/include/linux/pm_runtime.h
AgeCommit message (Expand)Author
2012-05-01PM / Runtime: Remove device fields related to suspend time, v2Rafael J. Wysocki
2011-12-01PM / Runtime: Use device PM QoS constraints (v2)Rafael J. Wysocki
2011-11-17PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki
2011-10-31pm_runtime.h: explicitly requires notifier.hPaul Gortmaker
2011-08-25PM: Move clock-related definitions and headers to separate fileRafael J. Wysocki
2011-08-25PM / Domains: Use power.sybsys_data to reduce overheadRafael J. Wysocki
2011-08-25PM: Introduce struct pm_subsys_dataRafael J. Wysocki
2011-07-12PM / Runtime: Add new helper function: pm_runtime_status_suspended()Kevin Hilman
2011-07-02PM: Rename clock management functionsRafael J. Wysocki
2011-07-02PM: Allow the clocks management code to be used during system suspendRafael J. Wysocki
2011-07-02PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki
2011-04-30PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki
2011-03-15PM: Do not create wakeup sysfs files for devices that cannot wake upRafael J. Wysocki
2010-12-24PM / Runtime: Generic resume shouldn't set RPM_ACTIVE unconditionallyRafael J. Wysocki
2010-12-24PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)Alan Stern
2010-12-16PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki
2010-10-17PM: runtime: add missed pm_request_autosuspendMing Lei
2010-10-17PM / Runtime: Implement autosuspend supportAlan Stern
2010-10-17PM / Runtime: Add no_callbacks flagAlan Stern
2010-10-17PM / Runtime: Combine runtime PM entry pointsAlan Stern
2010-10-17PM / Runtime: Replace boolean arguments with bitflagsAlan Stern
2010-05-10i2c: Fix bus-level power management callbacksRafael J. Wysocki
2010-03-06PM: Provide generic subsystem-level callbacksRafael J. Wysocki
2010-02-26PM / Runtime: Add sysfs switch for disabling device run-time PMRafael J. Wysocki
2009-12-06PM: Add flag for devices capable of generating run-time wake-up eventsRafael J. Wysocki
2009-08-23PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki