summaryrefslogtreecommitdiffstats
path: root/kernel/power/Makefile
Commit message (Expand)AuthorAgeFilesLines
* PM / Hibernate: Don't let kasan instrument snapshot.cJames Morse2016-06-141-0/+2
* suspend: simplify block I/O handlingChristoph Hellwig2015-05-191-2/+1
* PM / Sleep: Add user space interface for manipulating wakeup sources, v3Rafael J. Wysocki2012-05-011-0/+1
* PM / Sleep: Implement opportunistic sleep, v2Rafael J. Wysocki2012-05-011-0/+1
* PM / QoS: unconditionally build the featureJean Pihet2012-02-131-1/+2
* PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten2011-10-161-1/+1
* PM QoS: Move and rename the implementation filesJean Pihet2011-08-251-1/+1
* kernel: change to new flag variablematt mooney2011-03-171-1/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-131-1/+0
|\
| * PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki2011-01-071-1/+0
* | PM: Use proper ccflag flag in kernel/power/MakefileTracey Dent2010-12-241-4/+1
|/
* suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett2010-06-101-1/+1
* PM / Hibernate: Separate block_ioJiri Slaby2010-05-101-1/+2
* PM / Hibernate: Shift remaining code from swsusp.c to hibernate.cNigel Cunningham2009-12-061-1/+1
* PM/Hibernate: Move NVS routines into a seperate file (v2).Cornelia Huck2009-06-121-0/+1
* PM/Hibernate: Rename disk.c to hibernate.cRafael J. Wysocki2009-06-121-1/+1
* PM: Separate suspend to RAM functionality from coreRafael J. Wysocki2009-06-121-0/+2
* pm: fix build for CONFIG_PM unsetRafael J. Wysocki2009-02-181-1/+1
* PM: Fix freezer compilation if PM_SLEEP is unsetRafael J. Wysocki2009-01-161-1/+2
* PM: Remove legacy PMPavel Machek2008-04-151-1/+0
* Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki2007-07-291-1/+2
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-291-1/+1
* [PATCH] Disable CPU hotplug during suspendRafael J. Wysocki2006-09-261-2/+0
* [PATCH] swsusp: userland interfaceRafael J. Wysocki2006-03-231-1/+1
* [PATCH] swsusp: separate swap-writing/reading codeRafael J. Wysocki2006-03-231-1/+1
* [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-131-1/+2
* [PATCH] swsusp: move snapshot functionality to separate fileRafael J. Wysocki2005-10-301-1/+1
* [PATCH] suspend/resume SMP supportLi Shaohua2005-06-251-3/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+11
OpenPOWER on IntegriCloud