summaryrefslogtreecommitdiffstats
path: root/kernel/power
AgeCommit message (Expand)AuthorLines
2011-12-06PM / Hibernate: Replace unintuitive 'if' condition in kernel/power/user.c wit...Srivatsa S. Bhat-1/+1
2011-12-06Merge branch 'pm-freezer' into pm-sleepRafael J. Wysocki-67/+37
2011-12-06PM / Hibernate: Remove deprecated hibernation test modesSrivatsa S. Bhat-29/+4
2011-12-06PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test pathSrivatsa S. Bhat-4/+11
2011-12-06PM / Hibernate: Enable usermodehelpers in software_resume() error pathSrivatsa S. Bhat-1/+3
2011-11-23PM / Hibernate: Refactor and simplify hibernation_snapshot() codeSrivatsa S. Bhat-13/+9
2011-11-23PM: Fix indentation and remove extraneous whitespaces in kernel/power/main.cSrivatsa S. Bhat-3/+3
2011-11-23Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki-67/+37
2011-11-23PM / Hibernate: Do not leak memory in error/test code pathsRafael J. Wysocki-6/+10
2011-11-21freezer: remove unused @sig_only from freeze_task()Tejun Heo-4/+4
2011-11-21freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZETejun Heo-4/+11
2011-11-21cgroup_freezer: prepare for removal of TIF_FREEZETejun Heo-1/+1
2011-11-21freezer: clean up freeze_processes() failure pathTejun Heo-29/+14
2011-11-21freezer: test freezable conditions while holding freezer_lockTejun Heo-15/+1
2011-11-21freezer: make freezing indicate freeze condition in effectTejun Heo-1/+2
2011-11-21freezer: use dedicated lock instead of task_lock() + memory barrierTejun Heo-2/+0
2011-11-21freezer: don't distinguish nosig tasks on thawTejun Heo-13/+7
2011-11-21freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasksTejun Heo-2/+1
2011-11-21freezer: rename thaw_process() to __thaw_task() and simplify the implementationTejun Heo-1/+1
2011-11-19PM / Suspend: Fix bug in suspend statistics updateSrivatsa S. Bhat-1/+2
2011-11-18PM / Hibernate: Fix the early termination of test modesSrivatsa S. Bhat-6/+17
2011-11-07PM / QoS: Set cpu_dma_pm_qos->nameDominik Brodowski-0/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+6
2011-11-04PM / QoS: Remove redundant checkGuennadi Liakhovetski-2/+1
2011-10-31kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker-0/+4
2011-10-31kernel: fix several implicit usasges of kmod.hPaul Gortmaker-0/+2
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds-0/+4
2011-10-16PM / Hibernate: Improve performance of LZO/plain hibernation, checksum imageBojan Smojver-178/+645
2011-10-16PM / Hibernate: Do not initialize static and extern variables to 0Barry Song-5/+5
2011-10-16PM / Hibernate: Add resumedelay kernel param in addition to resumewaitBarry Song-0/+14
2011-10-16PM / Hibernate: Add resumewait param to support MMC-like devices as resume fileBarry Song-0/+16
2011-10-16PM / Hibernate: Fix typo in a kerneldoc commentBarry Song-1/+1
2011-10-16PM / Hibernate: Freeze kernel threads after preallocating memoryRafael J. Wysocki-15/+30
2011-10-16PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten-4/+2
2011-10-16PM / Suspend: Off by one in pm_suspend()Dan Carpenter-1/+1
2011-10-16PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky-0/+21
2011-10-16PM: Fix build issue in main.c for CONFIG_PM_SLEEP unsetRafael J. Wysocki-2/+2
2011-10-16PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu-3/+116
2011-09-23cpu_pm: Add cpu power management notifiersColin Cross-0/+4
2011-08-25PM QoS: Add global notification mechanism for device constraintsJean Pihet-1/+1
2011-08-25PM QoS: Generalize and export constraints management codeJean Pihet-56/+67
2011-08-25PM QoS: Reorganize data structsJean Pihet-44/+41
2011-08-25PM QoS: Code reorganizationJean Pihet-22/+23
2011-08-25PM QoS: Minor clean-upsJean Pihet-44/+44
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet-1/+482
2011-08-14PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki-0/+4
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2011-07-15Merge branch 'pm-domains' into for-linusRafael J. Wysocki-2/+6
2011-07-15PM: Improve error code of pm_notifier_call_chain()Akinobu Mita-2/+3
2011-07-15PM / Suspend: Export suspend_set_ops, suspend_valid_only_memKevin Hilman-0/+2