aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-06PM: Simplify the new suspend/hibernation framework for devicesRafael J. Wysocki1-51/+25
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison1-1/+1
2008-07-24pm: add new PM_EVENT codes for runtime power transitionsAlan Stern1-2/+35
2008-07-24pm: drop unnecessary includes from pm.hRafael J. Wysocki1-2/+0
2008-07-24pm: remove remaining obsolete definitions from pm.hRafael J. Wysocki1-46/+0
2008-07-24pm: remove definition of struct pm_devRafael J. Wysocki1-24/+0
2008-06-10Introduce new top level suspend and hibernation callbacksRafael J. Wysocki1-28/+286
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day1-4/+0
2008-04-19PM: Convert wakeup flag accessors to inline functionsAlan Stern1-45/+1
2008-04-19PM: Make wakeup flags available whenever CONFIG_PM is setAlan Stern1-15/+21
2008-04-19PM: Handle device registrations during suspend/resumeRafael J. Wysocki1-0/+1
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki1-1/+8
2008-02-03include/linux/: Spelling fixesJoe Perches1-1/+1
2008-01-11PM: ACPI and APM must not be enabled at the same timeLen Brown1-0/+9
2007-10-18PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki1-98/+0
2007-07-30Fallout from "Remove fs.h from mm.h" patchAlexey Dobriyan1-0/+1
2007-07-29Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki1-4/+11
2007-07-19PM: Introduce pm_power_off_prepareRafael J. Wysocki1-0/+1
2007-07-18PM: remove deprecated dpm_runtime_* routinesAlan Stern1-11/+0
2007-07-11PM: Remove prev_state from struct dev_pm_infoRafael J. Wysocki1-1/+0
2007-07-11PM: Remove saved_state from struct dev_pm_infoRafael J. Wysocki1-1/+0
2007-07-11PM: Remove pm_parent from struct dev_pm_infoRafael J. Wysocki1-3/+0
2007-07-01PM: introduce set_target method in pm_opsRafael J. Wysocki1-15/+47
2007-05-09PM: Separate hibernation code from suspend codeRafael J. Wysocki1-30/+1
2007-04-30pm: include EIO from errno-base.hDavid Rientjes1-1/+1
2007-04-30power management: force pm_ops.valid callback to be assignedJohannes Berg1-6/+6
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg1-0/+4
2007-04-30power management: remove firmware disk modeJohannes Berg1-7/+6
2007-04-30rework pm_ops pm_disk_mode, kill misuseJohannes Berg1-11/+12
2007-04-27s2ram: add arch irq disable/enable hooksJohannes Berg1-0/+18
2007-04-27define platform wakeup hook, use in pci_enable_wake()David Brownell1-0/+19