summaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud