aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pm.h
Commit message (Expand)AuthorAge
* 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
* PM: remove deprecated dpm_runtime_* routinesAlan Stern2007-07-18
* PM: Remove prev_state from struct dev_pm_infoRafael J. Wysocki2007-07-11
* PM: Remove saved_state from struct dev_pm_infoRafael J. Wysocki2007-07-11
* PM: Remove pm_parent from struct dev_pm_infoRafael J. Wysocki2007-07-11
* PM: introduce set_target method in pm_opsRafael J. Wysocki2007-07-01
* PM: Separate hibernation code from suspend codeRafael J. Wysocki2007-05-09
* pm: include EIO from errno-base.hDavid Rientjes2007-04-30
* power management: force pm_ops.valid callback to be assignedJohannes Berg2007-04-30
* power management: implement pm_ops.valid for everybodyJohannes Berg2007-04-30
* power management: remove firmware disk modeJohannes Berg2007-04-30
* rework pm_ops pm_disk_mode, kill misuseJohannes Berg2007-04-30
* s2ram: add arch irq disable/enable hooksJohannes Berg2007-04-27
* define platform wakeup hook, use in pci_enable_wake()David Brownell2007-04-27
* power management: fix struct layout and docsJohannes Berg2007-02-23
* [PATCH] swsusp: debuggingRafael J. Wysocki2006-11-03
* PM: define PM_EVENT_PRETHAWDavid Brownell2006-09-26
* Suspend infrastructure cleanup and extensionLinus Torvalds2006-09-26
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* [PATCH] pm: print name of failed suspend functionAndrew Morton2006-04-14
* [PATCH] kernel/power: move externs to header filesRandy Dunlap2006-03-23
* [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-13
* [PATCH] introduce .valid callback for pm_opsShaohua Li2005-10-30
* [PATCH] USB: fix pm patches with CONFIG_PM off part 2Andrew Morton2005-10-28
* [PATCH] one less word in struct deviceDavid Brownell2005-10-28
* [PATCH] driver model wakeup flagsDavid Brownell2005-10-28
* [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-05
* [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-12
|\
| * [ACPI] ACPI poweroff fixAlexey Starikovskiy2005-07-11
* | [PATCH] properly stop devices before poweroffPavel Machek2005-06-25
|/