summaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAgeFilesLines
...
| | | * freezer: make freezing indicate freeze condition in effectTejun Heo2011-11-211-1/+2
| | | * freezer: use dedicated lock instead of task_lock() + memory barrierTejun Heo2011-11-211-2/+0
| | | * freezer: don't distinguish nosig tasks on thawTejun Heo2011-11-211-13/+7
| | | * freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasksTejun Heo2011-11-211-2/+1
| | | * freezer: rename thaw_process() to __thaw_task() and simplify the implementationTejun Heo2011-11-211-1/+1
| * | | PM / Hibernate: Remove deprecated hibernation test modesSrivatsa S. Bhat2011-12-061-29/+4
| * | | PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test pathSrivatsa S. Bhat2011-12-063-4/+11
| * | | PM / Hibernate: Enable usermodehelpers in software_resume() error pathSrivatsa S. Bhat2011-12-061-1/+3
| * | | PM / Hibernate: Refactor and simplify hibernation_snapshot() codeSrivatsa S. Bhat2011-11-231-13/+9
| * | | PM: Fix indentation and remove extraneous whitespaces in kernel/power/main.cSrivatsa S. Bhat2011-11-231-3/+3
| |/ /
* / / fs: move code out of buffer.cAl Viro2012-01-031-1/+0
|/ /
* / PM / Hibernate: Do not leak memory in error/test code pathsRafael J. Wysocki2011-11-231-6/+10
|/
* PM / Suspend: Fix bug in suspend statistics updateSrivatsa S. Bhat2011-11-191-1/+2
* PM / Hibernate: Fix the early termination of test modesSrivatsa S. Bhat2011-11-181-6/+17
* PM / QoS: Set cpu_dma_pm_qos->nameDominik Brodowski2011-11-071-0/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-065-0/+6
|\
| * kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker2011-10-314-0/+4
| * kernel: fix several implicit usasges of kmod.hPaul Gortmaker2011-10-312-0/+2
* | PM / QoS: Remove redundant checkGuennadi Liakhovetski2011-11-041-2/+1
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-0/+4
|\
| * cpu_pm: Add cpu power management notifiersColin Cross2011-09-231-0/+4
* | PM / Hibernate: Improve performance of LZO/plain hibernation, checksum imageBojan Smojver2011-10-164-178/+645
* | PM / Hibernate: Do not initialize static and extern variables to 0Barry Song2011-10-161-5/+5
* | PM / Hibernate: Add resumedelay kernel param in addition to resumewaitBarry Song2011-10-161-0/+14
* | PM / Hibernate: Add resumewait param to support MMC-like devices as resume fileBarry Song2011-10-161-0/+16
* | PM / Hibernate: Fix typo in a kerneldoc commentBarry Song2011-10-161-1/+1
* | PM / Hibernate: Freeze kernel threads after preallocating memoryRafael J. Wysocki2011-10-163-15/+30
* | PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten2011-10-162-4/+2
* | PM / Suspend: Off by one in pm_suspend()Dan Carpenter2011-10-161-1/+1
* | PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky2011-10-162-0/+21
* | PM: Fix build issue in main.c for CONFIG_PM_SLEEP unsetRafael J. Wysocki2011-10-161-2/+2
* | PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu2011-10-162-3/+116
* | PM QoS: Add global notification mechanism for device constraintsJean Pihet2011-08-251-1/+1
* | PM QoS: Generalize and export constraints management codeJean Pihet2011-08-251-56/+67
* | PM QoS: Reorganize data structsJean Pihet2011-08-251-44/+41
* | PM QoS: Code reorganizationJean Pihet2011-08-251-22/+23
* | PM QoS: Minor clean-upsJean Pihet2011-08-251-44/+44
* | PM QoS: Move and rename the implementation filesJean Pihet2011-08-252-1/+482
|/
* PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki2011-08-141-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-2/+2
|\
| * doc: Konfig: Documentation/power/{pm => apm-acpi}.txtMichael Witten2011-07-111-2/+2
* | Merge branch 'pm-domains' into for-linusRafael J. Wysocki2011-07-151-2/+6
|\ \
| * | PM: Allow the clocks management code to be used during system suspendRafael J. Wysocki2011-07-021-2/+2
| * | PM / Domains: Support for generic I/O PM domains (v8)Rafael J. Wysocki2011-07-021-0/+4
* | | PM: Improve error code of pm_notifier_call_chain()Akinobu Mita2011-07-151-2/+3
* | | PM / Suspend: Export suspend_set_ops, suspend_valid_only_memKevin Hilman2011-07-151-0/+2
* | | PM / Suspend: Add .suspend_again() callback to suspend_opsMyungJoo Ham2011-07-151-6/+12
| |/ |/|
* | PM / Hibernate: Fix free_unnecessary_pages()Rafael J. Wysocki2011-07-061-1/+5
|/
* PM: Free memory bitmaps if opening /dev/snapshot failsMichal Kubecek2011-06-211-1/+3
* PM / Hibernate: Update kerneldoc comments in hibernate.cRafael J. Wysocki2011-05-241-90/+104