summaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
...
* Suspend: Use common prefix in messagesRafael J. Wysocki2008-02-011-3/+3
* Hibernation: Remove unnecessary variable declarationRafael J. Wysocki2008-02-011-2/+0
* Hibernation: Fix comment in disk.cRafael J. Wysocki2008-02-011-2/+2
* Suspend: Fix comment in main.cRafael J. Wysocki2008-02-011-2/+2
* Hibernation: Move low level resume to disk.cRafael J. Wysocki2008-02-013-37/+48
* Suspend: Fix compilation warning for CONFIG_SUSPEND unsetRafael J. Wysocki2008-02-011-0/+2
* PM: Convert PM notifiers to out-of-line codeAlan Stern2008-02-012-10/+30
* PM: Make PM_TRACE more architecture independentJohannes Berg2008-02-011-1/+22
* Hibernation: New testing facility (rev. 2)Rafael J. Wysocki2008-02-012-15/+57
* suspend: build fix responding to 2.6.25 kset changeRafael J. Wysocki2008-02-011-2/+5
* Suspend: Testing facility (rev. 2)Rafael J. Wysocki2008-02-012-9/+117
* Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern2008-02-012-12/+24
* Hibernation: Move function prototypes to headerAdrian Bunk2008-02-013-9/+8
* Hibernation: Introduce exportable suspend ioctls header (rev. 2)Rafael J. Wysocki2008-02-011-28/+1
* Hibernation: Correct definitions of some ioctls (rev. 2)Rafael J. Wysocki2008-02-012-7/+21
* Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)Rafael J. Wysocki2008-02-012-5/+5
* Hibernation: Rework platform support ioctls (rev. 2)Rafael J. Wysocki2008-02-012-16/+32
* Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctlRafael J. Wysocki2008-02-013-6/+23
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-02-011-3/+3
|\
| * power: Use task_is_*Matthew Wilcox2007-12-061-3/+3
* | driver core: make /sys/power a kobjectGreg Kroah-Hartman2008-01-242-5/+5
* | Driver Core: switch all dynamic ksets to kobj_sysfs_opsKay Sievers2008-01-243-11/+21
* | kset: convert /sys/power to use kset_createGreg Kroah-Hartman2008-01-243-9/+6
* | kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-241-1/+1
* | PM: ACPI and APM must not be enabled at the same timeLen Brown2008-01-112-4/+3
|/
* hibernate: fix lockdep reportJohannes Berg2007-11-141-1/+11
* trivial copy_data_pages() tidy upFengguang Wu2007-10-201-4/+5
* Hibernation: Enter platform hibernation state in a consistent wayRafael J. Wysocki2007-10-181-17/+46
* Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki2007-10-183-35/+57
* Hibernation: Arbitrary boot kernel support - generic codeRafael J. Wysocki2007-10-182-19/+54
* serial: turn serial console suspend a boot rather than compile time optionAndres Salomon2007-10-181-11/+0
* freezer: measure freezing timeRafael J. Wysocki2007-10-181-3/+15
* freezer: be more verboseRafael J. Wysocki2007-10-181-6/+9
* freezer: do not send signals to kernel threadsRafael J. Wysocki2007-10-181-33/+74
* freezer: do not sync filesystems from freeze_processesRafael J. Wysocki2007-10-184-1/+14
* PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki2007-10-181-2/+2
* PM: Rework struct hibernation_opsRafael J. Wysocki2007-10-181-6/+21
* PM: Make suspend_ops staticRafael J. Wysocki2007-10-181-1/+1
* PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-181-9/+3
* PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-181-17/+17
* make kernel/power/main.c:suspend_enter() staticAdrian Bunk2007-10-181-1/+1
* hibernation doesn't even build on frv - tons of helpers are missingAl Viro2007-09-261-1/+1
* PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATIONRafael J. Wysocki2007-08-311-10/+31
* Hibernation: do not try to mark invalid PFNs as nosaveRafael J. Wysocki2007-08-111-1/+2
* Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki2007-07-294-19/+61
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-294-6/+6
* Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...Rafael J. Wysocki2007-07-261-0/+1
* x86: PM_TRACE supportNigel Cunningham2007-07-211-1/+1
* PM: Integrate beeping flag with existing acpi_sleep flagsPavel Machek2007-07-191-23/+0
* PM: Optional beeping during resume from suspend to RAMNigel Cunningham2007-07-191-0/+23