aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAge
...
| * PM / Hibernate: Remove deprecated hibernation snapshot ioctlsSrivatsa S. Bhat2011-12-09
| * PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()Srivatsa S. Bhat2011-12-08
| * PM / Hibernate: Replace unintuitive 'if' condition in kernel/power/user.c wit...Srivatsa S. Bhat2011-12-06
| * Merge branch 'pm-freezer' into pm-sleepRafael J. Wysocki2011-12-06
| |\
| | * Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki2011-11-23
| | |\
| | | * freezer: remove unused @sig_only from freeze_task()Tejun Heo2011-11-21
| | | * freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZETejun Heo2011-11-21
| | | * cgroup_freezer: prepare for removal of TIF_FREEZETejun Heo2011-11-21
| | | * freezer: clean up freeze_processes() failure pathTejun Heo2011-11-21
| | | * freezer: test freezable conditions while holding freezer_lockTejun Heo2011-11-21
| | | * freezer: make freezing indicate freeze condition in effectTejun Heo2011-11-21
| | | * freezer: use dedicated lock instead of task_lock() + memory barrierTejun Heo2011-11-21
| | | * freezer: don't distinguish nosig tasks on thawTejun Heo2011-11-21
| | | * freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasksTejun Heo2011-11-21
| | | * freezer: rename thaw_process() to __thaw_task() and simplify the implementationTejun Heo2011-11-21
| * | | PM / Hibernate: Remove deprecated hibernation test modesSrivatsa S. Bhat2011-12-06
| * | | PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test pathSrivatsa S. Bhat2011-12-06
| * | | PM / Hibernate: Enable usermodehelpers in software_resume() error pathSrivatsa S. Bhat2011-12-06
| * | | PM / Hibernate: Refactor and simplify hibernation_snapshot() codeSrivatsa S. Bhat2011-11-23
| * | | PM: Fix indentation and remove extraneous whitespaces in kernel/power/main.cSrivatsa S. Bhat2011-11-23
| |/ /
* / / fs: move code out of buffer.cAl Viro2012-01-03
|/ /
* / PM / Hibernate: Do not leak memory in error/test code pathsRafael J. Wysocki2011-11-23
|/
* PM / Suspend: Fix bug in suspend statistics updateSrivatsa S. Bhat2011-11-19
* PM / Hibernate: Fix the early termination of test modesSrivatsa S. Bhat2011-11-18
* PM / QoS: Set cpu_dma_pm_qos->nameDominik Brodowski2011-11-07
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker2011-10-31
| * kernel: fix several implicit usasges of kmod.hPaul Gortmaker2011-10-31
* | PM / QoS: Remove redundant checkGuennadi Liakhovetski2011-11-04
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-28
|\
| * cpu_pm: Add cpu power management notifiersColin Cross2011-09-23
* | PM / Hibernate: Improve performance of LZO/plain hibernation, checksum imageBojan Smojver2011-10-16
* | PM / Hibernate: Do not initialize static and extern variables to 0Barry Song2011-10-16
* | PM / Hibernate: Add resumedelay kernel param in addition to resumewaitBarry Song2011-10-16
* | PM / Hibernate: Add resumewait param to support MMC-like devices as resume fileBarry Song2011-10-16
* | PM / Hibernate: Fix typo in a kerneldoc commentBarry Song2011-10-16
* | PM / Hibernate: Freeze kernel threads after preallocating memoryRafael J. Wysocki2011-10-16
* | PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten2011-10-16
* | PM / Suspend: Off by one in pm_suspend()Dan Carpenter2011-10-16
* | PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky2011-10-16
* | PM: Fix build issue in main.c for CONFIG_PM_SLEEP unsetRafael J. Wysocki2011-10-16
* | PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu2011-10-16
* | PM QoS: Add global notification mechanism for device constraintsJean Pihet2011-08-25
* | PM QoS: Generalize and export constraints management codeJean Pihet2011-08-25
* | PM QoS: Reorganize data structsJean Pihet2011-08-25
* | PM QoS: Code reorganizationJean Pihet2011-08-25
* | PM QoS: Minor clean-upsJean Pihet2011-08-25
* | PM QoS: Move and rename the implementation filesJean Pihet2011-08-25
|/
* PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki2011-08-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\