aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-01-104-9/+13
|\
| * PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Rafael J. Wysocki2010-12-243-4/+4
| * PM / Hibernate: When failed, in_suspend should be resetMyungJoo Ham2010-12-241-0/+1
| * PM / Hibernate: hibernation_ops->leave should be checked tooMyungJoo Ham2010-12-241-1/+1
| * Freezer: Fix a race during freezing of TASK_STOPPED tasksTejun Heo2010-12-241-0/+6
| * PM: Use proper ccflag flag in kernel/power/MakefileTracey Dent2010-12-241-4/+1
* | perf: Add calls to suspend trace pointJean Pihet2011-01-051-0/+3
|/
* PM / Hibernate: Restore old swap signature to avoid user space breakageRafael J. Wysocki2010-12-161-1/+1
* PM / Hibernate: Fix PM_POST_* notification with user-space suspendTakashi Iwai2010-12-161-1/+1
* PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki2010-12-063-13/+16
* PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver2010-12-061-15/+38
* PM / OPP: Hide OPP configuration when SoCs do not provide an implementationMark Brown2010-11-111-0/+4
* use clear_page()/copy_page() in favor of memset()/memcpy() on whole pagesJan Beulich2010-10-262-10/+10
* mm: strictly nested kmap_atomic()Peter Zijlstra2010-10-261-2/+2
* PM: Introduce library for device-specific OPPs (v7)Nishanth Menon2010-10-171-0/+14
* PM: Add sysfs attr for rechecking dev hash from PM traceJames Hogan2010-10-171-0/+18
* PM / Hibernate: Modify signature used to mark swapRafael J. Wysocki2010-10-171-3/+3
* PM: Allow wakeup events to abort freezing of tasksRafael J. Wysocki2010-10-171-2/+9
* PM / Hibernate: Make some boot messages look less scaryRafael J. Wysocki2010-10-172-8/+8
* PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki2010-10-171-4/+4
* PM / Hibernate: Make default image size depend on total RAM sizeRafael J. Wysocki2010-10-173-2/+15
* PM / Hibernate: Improve comments in hibernate_preallocate_memory()Rafael J. Wysocki2010-10-171-2/+4
* PM / Runtime: Use alloc_workqueue() for creating the PM workqueueRafael J. Wysocki2010-10-171-1/+1
* PM: Fix unmet dependency warning from kconfigRafael J. Wysocki2010-10-171-0/+1
* PM / Hibernate: Compress hibernation image with LZOBojan Smojver2010-10-174-7/+299
* 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
|\