summaryrefslogtreecommitdiffstats
path: root/kernel/power
AgeCommit message (Expand)AuthorLines
2008-07-16snapshot: Push BKL down into ioctl handlersAlan Cox-4/+7
2008-07-16Freezer: Introduce PF_FREEZER_NOSIGRafael J. Wysocki-55/+42
2008-07-16Revert "suspend, xen: enable PM_SLEEP for CONFIG_XEN"Ingo Molnar-1/+1
2008-07-16suspend, xen: enable PM_SLEEP for CONFIG_XENJeremy Fitzhardinge-1/+1
2008-06-12Suspend-related patches for 2.6.27Rafael J. Wysocki-9/+29
2008-06-10Introduce new top level suspend and hibernation callbacksRafael J. Wysocki-9/+19
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown-217/+26
2008-04-28PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon-1/+26
2008-04-15PM: Remove legacy PMPavel Machek-216/+0
2008-03-13Merge branches 'release' and 'doc' into releaseLen Brown-1/+1
2008-03-12documentation: Move power-related files to Documentation/power/Randy Dunlap-1/+1
2008-03-11Hibernation: Fix mark_nosave_pages()Rafael J. Wysocki-7/+34
2008-03-04freezer vs stopped or tracedRoland McGrath-17/+12
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki-2/+2
2008-02-21Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki-13/+29
2008-02-07PM: documentation cleanupsPavel Machek-3/+6
2008-02-05kernel/power/disk.c: make code staticAdrian Bunk-2/+2
2008-02-05Page allocator: clean up pcp draining functionsChristoph Lameter-2/+2
2008-02-01Hibernation: Invoke suspend notifications after console switchRafael J. Wysocki-10/+7
2008-02-01Suspend: Invoke suspend notifications after console switchJohannes Berg-4/+4
2008-02-01Suspend: Add config option to disable the freezer if architecture wants thatJohannes Berg-3/+36
2008-02-01Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki-9/+24
2008-02-01Suspend: Introduce begin() and end() callbacksRafael J. Wysocki-3/+6
2008-02-01suspend: fix ia64 allmodconfig buildRafael J. Wysocki-5/+2
2008-02-01Suspend: Clean up Kconfig (V2)Johannes Berg-18/+3
2008-02-01Hibernation: Clean up Kconfig (V2)Johannes Berg-15/+3
2008-02-01Hibernation: Update messagesRafael J. Wysocki-40/+47
2008-02-01Suspend: Use common prefix in messagesRafael J. Wysocki-3/+3
2008-02-01Hibernation: Remove unnecessary variable declarationRafael J. Wysocki-2/+0
2008-02-01Hibernation: Fix comment in disk.cRafael J. Wysocki-2/+2
2008-02-01Suspend: Fix comment in main.cRafael J. Wysocki-2/+2
2008-02-01Hibernation: Move low level resume to disk.cRafael J. Wysocki-37/+48
2008-02-01Suspend: Fix compilation warning for CONFIG_SUSPEND unsetRafael J. Wysocki-0/+2
2008-02-01PM: Convert PM notifiers to out-of-line codeAlan Stern-10/+30
2008-02-01PM: Make PM_TRACE more architecture independentJohannes Berg-1/+22
2008-02-01Hibernation: New testing facility (rev. 2)Rafael J. Wysocki-15/+57
2008-02-01suspend: build fix responding to 2.6.25 kset changeRafael J. Wysocki-2/+5
2008-02-01Suspend: Testing facility (rev. 2)Rafael J. Wysocki-9/+117
2008-02-01Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern-12/+24
2008-02-01Hibernation: Move function prototypes to headerAdrian Bunk-9/+8
2008-02-01Hibernation: Introduce exportable suspend ioctls header (rev. 2)Rafael J. Wysocki-28/+1
2008-02-01Hibernation: Correct definitions of some ioctls (rev. 2)Rafael J. Wysocki-7/+21
2008-02-01Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)Rafael J. Wysocki-5/+5
2008-02-01Hibernation: Rework platform support ioctls (rev. 2)Rafael J. Wysocki-16/+32
2008-02-01Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctlRafael J. Wysocki-6/+23
2008-02-01Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+3
2008-01-24driver core: make /sys/power a kobjectGreg Kroah-Hartman-5/+5
2008-01-24Driver Core: switch all dynamic ksets to kobj_sysfs_opsKay Sievers-11/+21
2008-01-24kset: convert /sys/power to use kset_createGreg Kroah-Hartman-9/+6
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman-1/+1