summaryrefslogtreecommitdiff
path: root/kernel/power
AgeCommit message (Expand)Author
2012-01-19Merge commit 'v2.6.35.14' into del-5.8/mainAlex Gonzalez
2011-08-01PM / Hibernate: Fix free_unnecessary_pages()Rafael J. Wysocki
2011-08-01PM: Free memory bitmaps if opening /dev/snapshot failsMichal Kubecek
2011-03-31PM / Hibernate: Make default image size depend on total RAM sizeRafael J. Wysocki
2011-03-31PM / Hibernate: Improve comments in hibernate_preallocate_memory()Rafael J. Wysocki
2011-03-31PM / Hibernate: Return error code when alloc_image_page() failsStanislaw Gruszka
2011-02-06PM / Hibernate: Fix PM_POST_* notification with user-space suspendTakashi Iwai
2011-01-17ENGR00134043-1: PM: change device suspend time debug driver to default off.Zhang Jiejing
2011-01-17ENGR00133978 PM: add time sensitive debug function to suspend & resumeZhang Jiejing
2010-12-14PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki
2010-09-26PM / Hibernate: Avoid hitting OOM during preallocation of memoryRafael J. Wysocki
2010-06-10suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett
2010-05-10PM / Hibernate: Fix block_io.c printk warningRandy Dunlap
2010-05-10PM / Hibernate: Group swap opsJiri Slaby
2010-05-10PM / Hibernate: Move the first_sector out of swsusp_writeJiri Slaby
2010-05-10PM / Hibernate: Separate block_ioJiri Slaby
2010-05-10PM / Hibernate: Snapshot cleanupJiri Slaby
2010-04-10PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handlingJiri Slaby
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26Freezer: Fix buggy resume test for tasks frozen with cgroup freezerMatt Helsley
2010-03-26Freezer: Only show the state of tasks refusing to freezeXiaotian Feng
2010-03-06mm/pm: force GFP_NOIO during suspend/hibernation and resumeRafael J. Wysocki
2010-02-26PM / Hibernate: Fix preallocating of memoryRafael J. Wysocki
2010-02-26PM / Hibernate: Remove swsusp.c finallyJiri Slaby
2010-02-26PM / Hibernate: Remove trailing space in messageFrans Pop
2010-02-26PM / Hibernate: Swap, remove useless check from swsusp_read()Jiri Slaby
2010-02-26PM / Hibernate: Really deprecate deprecated user ioctlsJiri Slaby
2010-02-26PM: Add facility for advanced testing of async suspend/resumeRafael J. Wysocki
2010-02-26PM: Add a switch for disabling/enabling asynchronous suspend/resumeRafael J. Wysocki
2010-02-22PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki
2009-12-15vt: introduce and use vt_kmsg_redirect() functionBernhard Walle
2009-12-06PM / Runtime: Export the PM runtime workqueueAlan Stern
2009-12-06PM / Hibernate: Swap, use KERN_CONTJiri Slaby
2009-12-06PM / Hibernate: Shift remaining code from swsusp.c to hibernate.cNigel Cunningham
2009-12-06PM / Hibernate: Move swap functions to kernel/power/swap.c.Nigel Cunningham
2009-12-06Merge branch 'master' into for-linusRafael J. Wysocki
2009-11-03PM / Hibernate: Add newline to load_image() fail pathJiri Slaby
2009-11-03PM / Hibernate: Fix error handling in save_image()Jiri Slaby
2009-11-03PM / Hibernate: Fix blkdev refleaksJiri Slaby
2009-10-28PM / freezer: Don't get over-anxious while waitingTejun Heo
2009-10-22PM: Make warning in suspend_test_finish() less likely to happenRafael J. Wysocki
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-22oom: move oom_killer_enable()/oom_killer_disable to where they belongAlexey Dobriyan
2009-09-22mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich
2009-09-19vt: remove power stuff from kernel/powerAlan Cox
2009-09-14PM: Trivial fixesWu Fengguang
2009-09-14PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()Gerald Schaefer
2009-09-14PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)Rafael J. Wysocki
2009-09-14PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)Rafael J. Wysocki