aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pm.h
Commit message (Expand)AuthorAge
* PM: Introduce generic prepare and complete callbacks for subsystemsRafael J. Wysocki2011-05-17
* PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki2011-05-17
* Merge branch 'power-domains' into for-linusRafael J. Wysocki2011-05-17
|\
| * PM / Runtime: Add subsystem data field to struct dev_pm_infoRafael J. Wysocki2011-04-28
* | PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki2011-05-11
|/
* Introduce ARCH_NO_SYSDEV_OPS config option (v2)Rafael J. Wysocki2011-03-23
* PM: Add support for device power domainsRafael J. Wysocki2011-03-14
* PM: Drop pm_flags that is not necessaryRafael J. Wysocki2011-03-14
* PM: Remove CONFIG_PM_OPSRafael J. Wysocki2011-03-14
* PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unsetRafael J. Wysocki2011-02-24
* PM: Prototype the pm_generic_ operationsMark Brown2010-12-24
* PM: Replace the device power.status field with a bit fieldRafael J. Wysocki2010-12-24
* PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)Alan Stern2010-12-24
* PM / Runtime: Implement autosuspend supportAlan Stern2010-10-16
* PM / Runtime: Add no_callbacks flagAlan Stern2010-10-16
* PM: Fix potential issue with failing asynchronous suspendRafael J. Wysocki2010-10-16
* PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki2010-10-16
* PM / Runtime: Add runtime PM statistics (v3)Arjan van de Ven2010-07-18
* PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki2010-07-18
* PM: Provide generic subsystem-level callbacksRafael J. Wysocki2010-03-06
* PM: Allow device drivers to use dpm_wait()Rafael J. Wysocki2010-02-26
* PM: Asynchronous suspend and resume of devicesRafael J. Wysocki2010-02-26
* PM / Runtime: Add sysfs switch for disabling device run-time PMRafael J. Wysocki2010-02-26
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* PM: Add flag for devices capable of generating run-time wake-up eventsRafael J. Wysocki2009-12-06
* PM: Add convenience macro to make switching to dev_pm_ops less error-proneAlbin Tonnerre2009-09-14
* PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki2009-08-22
* PM core: rename suspend and resume functionsAlan Stern2009-06-12
* PM: Rename device_power_down/up()Magnus Damm2009-06-12
* Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck2009-03-24
* PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki2009-02-22
* Fix misspellings in pm.h macrosAlan Stern2009-01-06
* PM: Simplify the new suspend/hibernation framework for devicesRafael J. Wysocki2009-01-06
* include: replace __FUNCTION__ with __func__Harvey Harrison2008-10-16
* pm: add new PM_EVENT codes for runtime power transitionsAlan Stern2008-07-24
* pm: drop unnecessary includes from pm.hRafael J. Wysocki2008-07-24
* pm: remove remaining obsolete definitions from pm.hRafael J. Wysocki2008-07-24
* pm: remove definition of struct pm_devRafael J. Wysocki2008-07-24
* Introduce new top level suspend and hibernation callbacksRafael J. Wysocki2008-06-10
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-30
* PM: Convert wakeup flag accessors to inline functionsAlan Stern2008-04-19
* PM: Make wakeup flags available whenever CONFIG_PM is setAlan Stern2008-04-19
* PM: Handle device registrations during suspend/resumeRafael J. Wysocki2008-04-19
* PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-23
* include/linux/: Spelling fixesJoe Perches2008-02-03
* PM: ACPI and APM must not be enabled at the same timeLen Brown2008-01-11
* PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-18
* Fallout from "Remove fs.h from mm.h" patchAlexey Dobriyan2007-07-30
* Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki2007-07-29
* PM: Introduce pm_power_off_prepareRafael J. Wysocki2007-07-19