summaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
* suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett2010-06-104-17/+24
* PM / Hibernate: Fix block_io.c printk warningRandy Dunlap2010-05-101-2/+2
* PM / Hibernate: Group swap opsJiri Slaby2010-05-101-43/+74
* PM / Hibernate: Move the first_sector out of swsusp_writeJiri Slaby2010-05-101-38/+38
* PM / Hibernate: Separate block_ioJiri Slaby2010-05-104-112/+139
* PM / Hibernate: Snapshot cleanupJiri Slaby2010-05-104-120/+88
* PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handlingJiri Slaby2010-04-101-1/+1
* Merge branch 'master' into export-slabhTejun Heo2010-04-051-3/+2
|\
| * Freezer: Fix buggy resume test for tasks frozen with cgroup freezerMatt Helsley2010-03-261-1/+1
| * Freezer: Only show the state of tasks refusing to freezeXiaotian Feng2010-03-261-2/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-0/+5
|/
* mm/pm: force GFP_NOIO during suspend/hibernation and resumeRafael J. Wysocki2010-03-062-0/+12
* PM / Hibernate: Fix preallocating of memoryRafael J. Wysocki2010-02-261-1/+1
* PM / Hibernate: Remove swsusp.c finallyJiri Slaby2010-02-261-58/+0
* PM / Hibernate: Remove trailing space in messageFrans Pop2010-02-261-1/+1
* PM / Hibernate: Swap, remove useless check from swsusp_read()Jiri Slaby2010-02-261-4/+0
* PM / Hibernate: Really deprecate deprecated user ioctlsJiri Slaby2010-02-261-4/+19
* PM: Add facility for advanced testing of async suspend/resumeRafael J. Wysocki2010-02-261-0/+14
* PM: Add a switch for disabling/enabling asynchronous suspend/resumeRafael J. Wysocki2010-02-261-1/+30
* PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki2010-02-221-0/+5
* vt: introduce and use vt_kmsg_redirect() functionBernhard Walle2009-12-151-4/+3
* PM / Runtime: Export the PM runtime workqueueAlan Stern2009-12-061-0/+1
* PM / Hibernate: Swap, use KERN_CONTJiri Slaby2009-12-061-3/+3
* PM / Hibernate: Shift remaining code from swsusp.c to hibernate.cNigel Cunningham2009-12-063-30/+31
* PM / Hibernate: Move swap functions to kernel/power/swap.c.Nigel Cunningham2009-12-062-101/+101
* Merge branch 'master' into for-linusRafael J. Wysocki2009-12-062-24/+30
|\
| * PM / Hibernate: Add newline to load_image() fail pathJiri Slaby2009-11-031-1/+2
| * PM / Hibernate: Fix error handling in save_image()Jiri Slaby2009-11-031-16/+16
| * PM / Hibernate: Fix blkdev refleaksJiri Slaby2009-11-032-7/+12
* | PM / freezer: Don't get over-anxious while waitingTejun Heo2009-10-281-4/+10
|/
* PM: Make warning in suspend_test_finish() less likely to happenRafael J. Wysocki2009-10-221-2/+3
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* oom: move oom_killer_enable()/oom_killer_disable to where they belongAlexey Dobriyan2009-09-221-0/+1
* mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich2009-09-221-1/+1
* vt: remove power stuff from kernel/powerAlan Cox2009-09-191-58/+5
* PM: Trivial fixesWu Fengguang2009-09-141-2/+2
* PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()Gerald Schaefer2009-09-141-6/+6
* PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)Rafael J. Wysocki2009-09-141-4/+39
* PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)Rafael J. Wysocki2009-09-143-72/+147
* PM/Hibernate: Rework shrinking of memoryRafael J. Wysocki2009-09-141-47/+158
* PM: Fix typo in label name s/Platofrm_finish/Platform_finish/Thadeu Lima de Souza Cascardo2009-09-141-3/+3
* PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki2009-08-232-0/+31
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* mm, PM/Freezer: Disable OOM killer when tasks are frozenRafael J. Wysocki2009-06-161-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-141-1/+1
|\
| * trivial: kernel/power/poweroff.c: whitespace fixManish Katiyar2009-06-121-1/+1
* | PM/Hibernate: Move NVS routines into a seperate file (v2).Cornelia Huck2009-06-124-122/+140
* | PM/Hibernate: Rename disk.c to hibernate.cRafael J. Wysocki2009-06-123-5/+5
* | PM: Separate suspend to RAM functionality from coreRafael J. Wysocki2009-06-125-504/+505
* | PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)Rafael J. Wysocki2009-06-123-81/+79