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