aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-28PM: Update comments describing device power management callbacksRafael J. Wysocki1-95/+134
2011-11-17PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki1-1/+1
2011-10-22Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki1-0/+1
2011-10-22PM / Sleep: Mark devices involved in wakeup signaling during suspendRafael J. Wysocki1-0/+1
2011-10-07Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki1-0/+3
2011-10-07Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki1-1/+19
2011-10-04PM / QoS: Add function dev_pm_qos_read_value() (v3)Rafael J. Wysocki1-8/+2
2011-09-26PM / Domains: Split device PM domain data into base and need_restoreRafael J. Wysocki1-2/+1
2011-08-25PM QoS: Implement per-device PM QoS constraintsJean Pihet1-0/+9
2011-08-25PM / Domains: Use power.sybsys_data to reduce overheadRafael J. Wysocki1-0/+9
2011-08-25PM: Reference counting of power.subsys_dataRafael J. Wysocki1-0/+3
2011-08-25PM: Introduce struct pm_subsys_dataRafael J. Wysocki1-1/+8
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern1-0/+2
2011-07-02PM: Introduce generic "noirq" callback routines for subsystems (v2)Rafael J. Wysocki1-0/+6
2011-07-02PM: subsys_data in struct dev_pm_info need not depend on RM_RUNTIMERafael J. Wysocki1-1/+1
2011-07-02PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki1-1/+1
2011-06-21PM: Fix async resume following suspend failureAlan Stern1-0/+1
2011-06-21PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern1-1/+1
2011-05-17PM: Introduce generic prepare and complete callbacks for subsystemsRafael J. Wysocki1-7/+19
2011-05-17PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki1-0/+4
2011-05-17Merge branch 'power-domains' into for-linusRafael J. Wysocki1-0/+1
2011-05-11PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki1-8/+0
2011-04-29PM / Runtime: Add subsystem data field to struct dev_pm_infoRafael J. Wysocki1-0/+1
2011-03-23Introduce ARCH_NO_SYSDEV_OPS config option (v2)Rafael J. Wysocki1-2/+8
2011-03-15PM: Add support for device power domainsRafael J. Wysocki1-0/+8
2011-03-15PM: Drop pm_flags that is not necessaryRafael J. Wysocki1-9/+0
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki1-1/+1
2011-02-24PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unsetRafael J. Wysocki1-0/+2
2010-12-24PM: Prototype the pm_generic_ operationsMark Brown1-0/+7
2010-12-24PM: Replace the device power.status field with a bit fieldRafael J. Wysocki1-41/+2
2010-12-24PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)Alan Stern1-0/+1
2010-10-17PM / Runtime: Implement autosuspend supportAlan Stern1-0/+8
2010-10-17PM / Runtime: Add no_callbacks flagAlan Stern1-0/+7
2010-10-17PM: Fix potential issue with failing asynchronous suspendRafael J. Wysocki1-2/+5
2010-10-17PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki1-12/+4
2010-07-19PM / Runtime: Add runtime PM statistics (v3)Arjan van de Ven1-0/+6
2010-07-19PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki1-0/+10
2010-03-06PM: Provide generic subsystem-level callbacksRafael J. Wysocki1-6/+45
2010-02-26PM: Allow device drivers to use dpm_wait()Rafael J. Wysocki1-0/+2
2010-02-26PM: Asynchronous suspend and resume of devicesRafael J. Wysocki1-0/+3
2010-02-26PM / Runtime: Add sysfs switch for disabling device run-time PMRafael J. Wysocki1-0/+1
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-12-06PM: Add flag for devices capable of generating run-time wake-up eventsRafael J. Wysocki1-3/+5
2009-09-14PM: Add convenience macro to make switching to dev_pm_ops less error-proneAlbin Tonnerre1-0/+14
2009-08-23PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki1-3/+98
2009-06-12PM core: rename suspend and resume functionsAlan Stern1-6/+5
2009-06-12PM: Rename device_power_down/up()Magnus Damm1-2/+2
2009-03-24Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck1-0/+11
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki1-0/+2
2009-01-06Fix misspellings in pm.h macrosAlan Stern1-6/+6