aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pm_runtime.h
Commit message (Expand)AuthorAgeFilesLines
* PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki2011-11-171-6/+0
* pm_runtime.h: explicitly requires notifier.hPaul Gortmaker2011-10-311-0/+1
* PM: Move clock-related definitions and headers to separate fileRafael J. Wysocki2011-08-251-56/+0
* PM / Domains: Use power.sybsys_data to reduce overheadRafael J. Wysocki2011-08-251-0/+10
* PM: Introduce struct pm_subsys_dataRafael J. Wysocki2011-08-251-2/+6
* PM / Runtime: Add new helper function: pm_runtime_status_suspended()Kevin Hilman2011-07-121-0/+6
* PM: Rename clock management functionsRafael J. Wysocki2011-07-021-14/+14
* PM: Allow the clocks management code to be used during system suspendRafael J. Wysocki2011-07-021-1/+1
* PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki2011-07-021-1/+1
* PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki2011-04-301-0/+42
* PM: Do not create wakeup sysfs files for devices that cannot wake upRafael J. Wysocki2011-03-151-0/+6
* PM / Runtime: Generic resume shouldn't set RPM_ACTIVE unconditionallyRafael J. Wysocki2010-12-241-0/+6
* PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)Alan Stern2010-12-241-0/+7
* PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki2010-12-161-1/+2
* PM: runtime: add missed pm_request_autosuspendMing Lei2010-10-171-0/+5
* PM / Runtime: Implement autosuspend supportAlan Stern2010-10-171-0/+45
* PM / Runtime: Add no_callbacks flagAlan Stern2010-10-171-0/+2
* PM / Runtime: Combine runtime PM entry pointsAlan Stern2010-10-171-20/+46
* PM / Runtime: Replace boolean arguments with bitflagsAlan Stern2010-10-171-8/+15
* i2c: Fix bus-level power management callbacksRafael J. Wysocki2010-05-101-0/+7
* PM: Provide generic subsystem-level callbacksRafael J. Wysocki2010-03-061-0/+6
* PM / Runtime: Add sysfs switch for disabling device run-time PMRafael J. Wysocki2010-02-261-0/+4
* PM: Add flag for devices capable of generating run-time wake-up eventsRafael J. Wysocki2009-12-061-0/+12
* PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki2009-08-231-0/+114