summaryrefslogtreecommitdiff
path: root/kernel/power/Makefile
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* PM / Hibernate: Don't let kasan instrument snapshot.cJames Morse2016-06-14
* suspend: simplify block I/O handlingChristoph Hellwig2015-05-19
* PM / Sleep: Add user space interface for manipulating wakeup sources, v3Rafael J. Wysocki2012-05-01
* PM / Sleep: Implement opportunistic sleep, v2Rafael J. Wysocki2012-05-01
* PM / QoS: unconditionally build the featureJean Pihet2012-02-13
* PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten2011-10-16
* PM QoS: Move and rename the implementation filesJean Pihet2011-08-25
* kernel: change to new flag variablematt mooney2011-03-17
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-13
|\
| * PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki2011-01-07
* | PM: Use proper ccflag flag in kernel/power/MakefileTracey Dent2010-12-24
|/
* suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett2010-06-10
* PM / Hibernate: Separate block_ioJiri Slaby2010-05-10
* PM / Hibernate: Shift remaining code from swsusp.c to hibernate.cNigel Cunningham2009-12-06
* PM/Hibernate: Move NVS routines into a seperate file (v2).Cornelia Huck2009-06-12
* PM/Hibernate: Rename disk.c to hibernate.cRafael J. Wysocki2009-06-12
* PM: Separate suspend to RAM functionality from coreRafael J. Wysocki2009-06-12
* pm: fix build for CONFIG_PM unsetRafael J. Wysocki2009-02-18
* PM: Fix freezer compilation if PM_SLEEP is unsetRafael J. Wysocki2009-01-16
* PM: Remove legacy PMPavel Machek2008-04-15
* Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki2007-07-29
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-29
* [PATCH] Disable CPU hotplug during suspendRafael J. Wysocki2006-09-26
* [PATCH] swsusp: userland interfaceRafael J. Wysocki2006-03-23
* [PATCH] swsusp: separate swap-writing/reading codeRafael J. Wysocki2006-03-23
* [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-13
* [PATCH] swsusp: move snapshot functionality to separate fileRafael J. Wysocki2005-10-30
* [PATCH] suspend/resume SMP supportLi Shaohua2005-06-25
* Linux-2.6.12-rc2Linus Torvalds2005-04-16