aboutsummaryrefslogtreecommitdiff
path: root/include/linux/pm.h
AgeCommit message (Expand)Author
2011-02-24PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unsetRafael J. Wysocki
2010-12-24PM: Prototype the pm_generic_ operationsMark Brown
2010-12-24PM: Replace the device power.status field with a bit fieldRafael J. Wysocki
2010-12-24PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)Alan Stern
2010-10-17PM / Runtime: Implement autosuspend supportAlan Stern
2010-10-17PM / Runtime: Add no_callbacks flagAlan Stern
2010-10-17PM: Fix potential issue with failing asynchronous suspendRafael J. Wysocki
2010-10-17PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki
2010-07-19PM / Runtime: Add runtime PM statistics (v3)Arjan van de Ven
2010-07-19PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki
2010-03-06PM: Provide generic subsystem-level callbacksRafael J. Wysocki
2010-02-26PM: Allow device drivers to use dpm_wait()Rafael J. Wysocki
2010-02-26PM: Asynchronous suspend and resume of devicesRafael J. Wysocki
2010-02-26PM / Runtime: Add sysfs switch for disabling device run-time PMRafael J. Wysocki
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-06PM: Add flag for devices capable of generating run-time wake-up eventsRafael J. Wysocki
2009-09-14PM: Add convenience macro to make switching to dev_pm_ops less error-proneAlbin Tonnerre
2009-08-23PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki
2009-06-12PM core: rename suspend and resume functionsAlan Stern
2009-06-12PM: Rename device_power_down/up()Magnus Damm
2009-03-24Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki
2009-01-06Fix misspellings in pm.h macrosAlan Stern
2009-01-06PM: Simplify the new suspend/hibernation framework for devicesRafael J. Wysocki
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison
2008-07-24pm: add new PM_EVENT codes for runtime power transitionsAlan Stern
2008-07-24pm: drop unnecessary includes from pm.hRafael J. Wysocki
2008-07-24pm: remove remaining obsolete definitions from pm.hRafael J. Wysocki
2008-07-24pm: remove definition of struct pm_devRafael J. Wysocki
2008-06-10Introduce new top level suspend and hibernation callbacksRafael J. Wysocki
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day
2008-04-19PM: Convert wakeup flag accessors to inline functionsAlan Stern
2008-04-19PM: Make wakeup flags available whenever CONFIG_PM is setAlan Stern
2008-04-19PM: Handle device registrations during suspend/resumeRafael J. Wysocki
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki
2008-02-03include/linux/: Spelling fixesJoe Perches
2008-01-11PM: ACPI and APM must not be enabled at the same timeLen Brown
2007-10-18PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki
2007-07-30Fallout from "Remove fs.h from mm.h" patchAlexey Dobriyan
2007-07-29Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki
2007-07-19PM: Introduce pm_power_off_prepareRafael J. Wysocki
2007-07-18PM: remove deprecated dpm_runtime_* routinesAlan Stern
2007-07-11PM: Remove prev_state from struct dev_pm_infoRafael J. Wysocki
2007-07-11PM: Remove saved_state from struct dev_pm_infoRafael J. Wysocki
2007-07-11PM: Remove pm_parent from struct dev_pm_infoRafael J. Wysocki
2007-07-01PM: introduce set_target method in pm_opsRafael J. Wysocki
2007-05-09PM: Separate hibernation code from suspend codeRafael J. Wysocki
2007-04-30pm: include EIO from errno-base.hDavid Rientjes
2007-04-30power management: force pm_ops.valid callback to be assignedJohannes Berg
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg