aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-10PM / Hibernate: Fix block_io.c printk warningRandy Dunlap1-2/+2
2010-05-10PM / Hibernate: Group swap opsJiri Slaby1-43/+74
2010-05-10PM / Hibernate: Move the first_sector out of swsusp_writeJiri Slaby1-38/+38
2010-05-10PM / Hibernate: Separate block_ioJiri Slaby4-112/+139
2010-05-10PM / Hibernate: Snapshot cleanupJiri Slaby4-120/+88
2010-04-10PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handlingJiri Slaby1-1/+1
2010-04-05Merge branch 'master' into export-slabhTejun Heo1-3/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo5-0/+5
2010-03-26Freezer: Fix buggy resume test for tasks frozen with cgroup freezerMatt Helsley1-1/+1
2010-03-26Freezer: Only show the state of tasks refusing to freezeXiaotian Feng1-2/+1
2010-03-06mm/pm: force GFP_NOIO during suspend/hibernation and resumeRafael J. Wysocki2-0/+12
2010-02-26PM / Hibernate: Fix preallocating of memoryRafael J. Wysocki1-1/+1
2010-02-26PM / Hibernate: Remove swsusp.c finallyJiri Slaby1-58/+0
2010-02-26PM / Hibernate: Remove trailing space in messageFrans Pop1-1/+1
2010-02-26PM / Hibernate: Swap, remove useless check from swsusp_read()Jiri Slaby1-4/+0
2010-02-26PM / Hibernate: Really deprecate deprecated user ioctlsJiri Slaby1-4/+19
2010-02-26PM: Add facility for advanced testing of async suspend/resumeRafael J. Wysocki1-0/+14
2010-02-26PM: Add a switch for disabling/enabling asynchronous suspend/resumeRafael J. Wysocki1-1/+30
2010-02-22PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki1-0/+5
2009-12-15vt: introduce and use vt_kmsg_redirect() functionBernhard Walle1-4/+3
2009-12-06PM / Runtime: Export the PM runtime workqueueAlan Stern1-0/+1
2009-12-06PM / Hibernate: Swap, use KERN_CONTJiri Slaby1-3/+3
2009-12-06PM / Hibernate: Shift remaining code from swsusp.c to hibernate.cNigel Cunningham3-30/+31
2009-12-06PM / Hibernate: Move swap functions to kernel/power/swap.c.Nigel Cunningham2-101/+101
2009-12-06Merge branch 'master' into for-linusRafael J. Wysocki2-24/+30
2009-11-03PM / Hibernate: Add newline to load_image() fail pathJiri Slaby1-1/+2
2009-11-03PM / Hibernate: Fix error handling in save_image()Jiri Slaby1-16/+16
2009-11-03PM / Hibernate: Fix blkdev refleaksJiri Slaby2-7/+12
2009-10-28PM / freezer: Don't get over-anxious while waitingTejun Heo1-4/+10
2009-10-22PM: Make warning in suspend_test_finish() less likely to happenRafael J. Wysocki1-2/+3
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-09-22oom: move oom_killer_enable()/oom_killer_disable to where they belongAlexey Dobriyan1-0/+1
2009-09-22mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich1-1/+1
2009-09-19vt: remove power stuff from kernel/powerAlan Cox1-58/+5
2009-09-14PM: Trivial fixesWu Fengguang1-2/+2
2009-09-14PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()Gerald Schaefer1-6/+6
2009-09-14PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)Rafael J. Wysocki1-4/+39
2009-09-14PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)Rafael J. Wysocki3-72/+147
2009-09-14PM/Hibernate: Rework shrinking of memoryRafael J. Wysocki1-47/+158
2009-09-14PM: Fix typo in label name s/Platofrm_finish/Platform_finish/Thadeu Lima de Souza Cascardo1-3/+3
2009-08-23PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki2-0/+31
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-06-16mm, PM/Freezer: Disable OOM killer when tasks are frozenRafael J. Wysocki1-0/+5
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-06-12PM/Hibernate: Move NVS routines into a seperate file (v2).Cornelia Huck4-122/+140
2009-06-12PM/Hibernate: Rename disk.c to hibernate.cRafael J. Wysocki3-5/+5
2009-06-12PM: Separate suspend to RAM functionality from coreRafael J. Wysocki5-504/+505
2009-06-12PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)Rafael J. Wysocki3-81/+79
2009-06-12PM/Suspend: Do not shrink memory before suspendRafael J. Wysocki1-19/+1
2009-06-12PM core: rename suspend and resume functionsAlan Stern2-19/+19