summaryrefslogtreecommitdiffstats
path: root/include/linux/pm.h
Commit message (Expand)AuthorAgeFilesLines
* PM / Runtime: Implement autosuspend supportAlan Stern2010-10-171-0/+8
* PM / Runtime: Add no_callbacks flagAlan Stern2010-10-171-0/+7
* PM: Fix potential issue with failing asynchronous suspendRafael J. Wysocki2010-10-171-2/+5
* PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki2010-10-171-12/+4
* PM / Runtime: Add runtime PM statistics (v3)Arjan van de Ven2010-07-191-0/+6
* PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki2010-07-191-0/+10
* PM: Provide generic subsystem-level callbacksRafael J. Wysocki2010-03-061-6/+45
* PM: Allow device drivers to use dpm_wait()Rafael J. Wysocki2010-02-261-0/+2
* PM: Asynchronous suspend and resume of devicesRafael J. Wysocki2010-02-261-0/+3
* PM / Runtime: Add sysfs switch for disabling device run-time PMRafael J. Wysocki2010-02-261-0/+1
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* PM: Add flag for devices capable of generating run-time wake-up eventsRafael J. Wysocki2009-12-061-3/+5
* PM: Add convenience macro to make switching to dev_pm_ops less error-proneAlbin Tonnerre2009-09-141-0/+14
* PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki2009-08-231-3/+98
* PM core: rename suspend and resume functionsAlan Stern2009-06-121-6/+5
* PM: Rename device_power_down/up()Magnus Damm2009-06-121-2/+2
* Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck2009-03-241-0/+11
* PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki2009-02-221-0/+2
* Fix misspellings in pm.h macrosAlan Stern2009-01-061-6/+6
* PM: Simplify the new suspend/hibernation framework for devicesRafael J. Wysocki2009-01-061-51/+25
* include: replace __FUNCTION__ with __func__Harvey Harrison2008-10-161-1/+1
* pm: add new PM_EVENT codes for runtime power transitionsAlan Stern2008-07-241-2/+35
* pm: drop unnecessary includes from pm.hRafael J. Wysocki2008-07-241-2/+0
* pm: remove remaining obsolete definitions from pm.hRafael J. Wysocki2008-07-241-46/+0
* pm: remove definition of struct pm_devRafael J. Wysocki2008-07-241-24/+0
* Introduce new top level suspend and hibernation callbacksRafael J. Wysocki2008-06-101-28/+286
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-301-4/+0
* PM: Convert wakeup flag accessors to inline functionsAlan Stern2008-04-191-45/+1
* PM: Make wakeup flags available whenever CONFIG_PM is setAlan Stern2008-04-191-15/+21
* PM: Handle device registrations during suspend/resumeRafael J. Wysocki2008-04-191-0/+1
* PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-231-1/+8
* include/linux/: Spelling fixesJoe Perches2008-02-031-1/+1
* PM: ACPI and APM must not be enabled at the same timeLen Brown2008-01-111-0/+9
* PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-181-98/+0
* Fallout from "Remove fs.h from mm.h" patchAlexey Dobriyan2007-07-301-0/+1
* Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki2007-07-291-4/+11
* PM: Introduce pm_power_off_prepareRafael J. Wysocki2007-07-191-0/+1
* PM: remove deprecated dpm_runtime_* routinesAlan Stern2007-07-181-11/+0
* PM: Remove prev_state from struct dev_pm_infoRafael J. Wysocki2007-07-111-1/+0
* PM: Remove saved_state from struct dev_pm_infoRafael J. Wysocki2007-07-111-1/+0
* PM: Remove pm_parent from struct dev_pm_infoRafael J. Wysocki2007-07-111-3/+0
* PM: introduce set_target method in pm_opsRafael J. Wysocki2007-07-011-15/+47
* PM: Separate hibernation code from suspend codeRafael J. Wysocki2007-05-091-30/+1
* pm: include EIO from errno-base.hDavid Rientjes2007-04-301-1/+1
* power management: force pm_ops.valid callback to be assignedJohannes Berg2007-04-301-6/+6
* power management: implement pm_ops.valid for everybodyJohannes Berg2007-04-301-0/+4
* power management: remove firmware disk modeJohannes Berg2007-04-301-7/+6
* rework pm_ops pm_disk_mode, kill misuseJohannes Berg2007-04-301-11/+12
* s2ram: add arch irq disable/enable hooksJohannes Berg2007-04-271-0/+18
* define platform wakeup hook, use in pci_enable_wake()David Brownell2007-04-271-0/+19
OpenPOWER on IntegriCloud