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