summaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-09-111-20/+65
|\
| * PM / Hibernate: Avoid hitting OOM during preallocation of memoryRafael J. Wysocki2010-09-111-20/+65
* | swap: revert special hibernation allocationHugh Dickins2010-09-093-5/+3
|/
* Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-191-1/+1
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-1/+1
|\
| * block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-071-1/+1
* | hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki2010-08-093-3/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-071-2/+19
|\ \
| * | workqueue: reimplement workqueue freeze using max_activeTejun Heo2010-06-291-2/+19
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-043-3/+3
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-044-17/+24
| |\ \ \ | | | |/ | | |/|
| * | | update email addressPavel Machek2010-07-193-3/+3
| | |/ | |/|
* | | PM / Suspend: Fix ordering of calls in suspend error pathsRafael J. Wysocki2010-07-191-5/+4
* | | PM / Hibernate: Fix snapshot error code pathRafael J. Wysocki2010-07-191-1/+1
* | | PM / Hibernate: Fix hibernation_platform_enter()Rafael J. Wysocki2010-07-191-1/+1
* | | PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki2010-07-193-7/+72
* | | PM / Hibernate: Fix typos in comments in kernel/power/swap.cCesar Eduardo Barros2010-07-191-2/+2
| |/ |/|
* | 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
OpenPOWER on IntegriCloud