summaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2008-04-304-217/+26
|\ \ \
| | * | PM: Remove legacy PMPavel Machek2008-04-153-216/+0
| |/ / |/| |
| * | PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon2008-04-281-1/+26
|/ /
* | Merge branches 'release' and 'doc' into releaseLen Brown2008-03-131-1/+1
|\ \
| * | documentation: Move power-related files to Documentation/power/Randy Dunlap2008-03-121-1/+1
* | | Hibernation: Fix mark_nosave_pages()Rafael J. Wysocki2008-03-111-7/+34
|/ /
* | freezer vs stopped or tracedRoland McGrath2008-03-041-17/+12
* | PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-231-2/+2
|/
* Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki2008-02-211-13/+29
* PM: documentation cleanupsPavel Machek2008-02-071-3/+6
* kernel/power/disk.c: make code staticAdrian Bunk2008-02-051-2/+2
* Page allocator: clean up pcp draining functionsChristoph Lameter2008-02-051-2/+2
* Hibernation: Invoke suspend notifications after console switchRafael J. Wysocki2008-02-011-10/+7
* Suspend: Invoke suspend notifications after console switchJohannes Berg2008-02-011-4/+4
* Suspend: Add config option to disable the freezer if architecture wants thatJohannes Berg2008-02-013-3/+36
* Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-011-9/+24
* Suspend: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-011-3/+6
* suspend: fix ia64 allmodconfig buildRafael J. Wysocki2008-02-011-5/+2
* Suspend: Clean up Kconfig (V2)Johannes Berg2008-02-011-18/+3
* Hibernation: Clean up Kconfig (V2)Johannes Berg2008-02-011-15/+3
* Hibernation: Update messagesRafael J. Wysocki2008-02-014-40/+47
* 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
OpenPOWER on IntegriCloud