aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power/Makefile
AgeCommit message (Expand)Author
2022-04-13PM: sleep: Narrow down -DDEBUG on kernel/power/ filesDavid Cohen
2020-05-19PM: hibernate: Split off snapshot dev optionDomenico Andreoli
2018-12-11PM: Introduce an Energy Model management frameworkQuentin Perret
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-14PM / Hibernate: Don't let kasan instrument snapshot.cJames Morse
2015-05-19suspend: simplify block I/O handlingChristoph Hellwig
2012-05-01PM / Sleep: Add user space interface for manipulating wakeup sources, v3Rafael J. Wysocki
2012-05-01PM / Sleep: Implement opportunistic sleep, v2Rafael J. Wysocki
2012-02-13PM / QoS: unconditionally build the featureJean Pihet
2011-10-16PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet
2011-03-17kernel: change to new flag variablematt mooney
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-01-07PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki
2010-12-24PM: Use proper ccflag flag in kernel/power/MakefileTracey Dent
2010-06-10suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett
2010-05-10PM / Hibernate: Separate block_ioJiri Slaby
2009-12-06PM / Hibernate: Shift remaining code from swsusp.c to hibernate.cNigel Cunningham
2009-06-12PM/Hibernate: Move NVS routines into a seperate file (v2).Cornelia Huck
2009-06-12PM/Hibernate: Rename disk.c to hibernate.cRafael J. Wysocki
2009-06-12PM: Separate suspend to RAM functionality from coreRafael J. Wysocki
2009-02-18pm: fix build for CONFIG_PM unsetRafael J. Wysocki
2009-01-16PM: Fix freezer compilation if PM_SLEEP is unsetRafael J. Wysocki
2008-04-15PM: Remove legacy PMPavel Machek
2007-07-29Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki
2006-09-26[PATCH] Disable CPU hotplug during suspendRafael J. Wysocki
2006-03-23[PATCH] swsusp: userland interfaceRafael J. Wysocki
2006-03-23[PATCH] swsusp: separate swap-writing/reading codeRafael J. Wysocki
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik
2005-10-30[PATCH] swsusp: move snapshot functionality to separate fileRafael J. Wysocki
2005-06-25[PATCH] suspend/resume SMP supportLi Shaohua
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds