summaryrefslogtreecommitdiffstats
path: root/include/linux/pm.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* power management: fix struct layout and docsJohannes Berg2007-02-231-2/+35
* [PATCH] swsusp: debuggingRafael J. Wysocki2006-11-031-1/+3
* PM: define PM_EVENT_PRETHAWDavid Brownell2006-09-251-15/+47
* Suspend infrastructure cleanup and extensionLinus Torvalds2006-09-251-0/+1
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PATCH] pm: print name of failed suspend functionAndrew Morton2006-04-141-0/+8
* [PATCH] kernel/power: move externs to header filesRandy Dunlap2006-03-231-1/+2
* [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-131-49/+0
* [PATCH] introduce .valid callback for pm_opsShaohua Li2005-10-301-0/+1
* [PATCH] USB: fix pm patches with CONFIG_PM off part 2Andrew Morton2005-10-281-0/+13
* [PATCH] one less word in struct deviceDavid Brownell2005-10-281-1/+0
* [PATCH] driver model wakeup flagsDavid Brownell2005-10-281-1/+25
* [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-051-4/+10
* [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-121-1/+1
|\
| * [ACPI] ACPI poweroff fixAlexey Starikovskiy2005-07-111-1/+1
* | [PATCH] properly stop devices before poweroffPavel Machek2005-06-251-12/+21
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+233