summaryrefslogtreecommitdiff
path: root/kernel/power/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-12-11PM: Introduce an Energy Model management frameworkQuentin Perret1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-06-14PM / Hibernate: Don't let kasan instrument snapshot.cJames Morse1-0/+2
2015-05-19suspend: simplify block I/O handlingChristoph Hellwig1-2/+1
2012-05-01PM / Sleep: Add user space interface for manipulating wakeup sources, v3Rafael J. Wysocki1-0/+1
2012-05-01PM / Sleep: Implement opportunistic sleep, v2Rafael J. Wysocki1-0/+1
2012-02-13PM / QoS: unconditionally build the featureJean Pihet1-1/+2
2011-10-16PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten1-1/+1
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet1-1/+1
2011-03-17kernel: change to new flag variablematt mooney1-1/+2
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+0
2011-01-07PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki1-1/+0
2010-12-24PM: Use proper ccflag flag in kernel/power/MakefileTracey Dent1-4/+1
2010-06-10suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett1-1/+1
2010-05-10PM / Hibernate: Separate block_ioJiri Slaby1-1/+2
2009-12-06PM / Hibernate: Shift remaining code from swsusp.c to hibernate.cNigel Cunningham1-1/+1
2009-06-12PM/Hibernate: Move NVS routines into a seperate file (v2).Cornelia Huck1-0/+1
2009-06-12PM/Hibernate: Rename disk.c to hibernate.cRafael J. Wysocki1-1/+1
2009-06-12PM: Separate suspend to RAM functionality from coreRafael J. Wysocki1-0/+2
2009-02-18pm: fix build for CONFIG_PM unsetRafael J. Wysocki1-1/+1
2009-01-16PM: Fix freezer compilation if PM_SLEEP is unsetRafael J. Wysocki1-1/+2
2008-04-15PM: Remove legacy PMPavel Machek1-1/+0
2007-07-29Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki1-1/+2
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki1-1/+1
2006-09-26[PATCH] Disable CPU hotplug during suspendRafael J. Wysocki1-2/+0
2006-03-23[PATCH] swsusp: userland interfaceRafael J. Wysocki1-1/+1
2006-03-23[PATCH] swsusp: separate swap-writing/reading codeRafael J. Wysocki1-1/+1
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik1-1/+2
2005-10-30[PATCH] swsusp: move snapshot functionality to separate fileRafael J. Wysocki1-1/+1
2005-06-25[PATCH] suspend/resume SMP supportLi Shaohua1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+11