summaryrefslogtreecommitdiff
path: root/kernel/power
AgeCommit message (Expand)Author
2011-12-26correct close bracketAndy Green
2011-12-26PM: Backoff suspend if repeated attempts failTodd Poynor
2011-12-26power: Add option to log time spent in suspendColin Cross
2011-12-26earlysuspend: Update acquire/release_console_sem usage to console_lock/unlockJohn Stultz
2011-12-26earlysuspend: add verbose debug flagErik Gilling
2011-12-26PM: earlysuspend: Removing dependence on console.Rebecca Schultz
2011-12-26consoleearlysuspend: Fix for 2.6.32=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-26PM: earlysuspend: Add console switch when user requested sleep state changes.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-26PM: Enable early suspend through /sys/power/state=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-26PM: Implement early suspend api=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-26PM: wakelocks: Display wakelocks preventing suspend by defaultTodd Poynor
2011-12-26PM: wakelocks: Don't report wake up wakelock if suspend abortedTodd Poynor
2011-12-26power: wakelock: use get_xtime_and_monotonic_and_sleep_offset in get_expired_...Colin Cross
2011-12-26power: wakelock: call __get_wall_to_monotonic() instead of using wall_to_mono...Erik Gilling
2011-12-26wakelock: Fix operator precedence bugColin Cross
2011-12-26power: wakelock: Print active wakelocks when has_wake_lock() is calledMike Chan
2011-12-26PM: wakelock: Don't dump unfrozen task list when aborting try_to_freeze_tasks...=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-26PM: wakelock: Abort task freezing if a wake lock is held.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-26PM: Add user-space wake lock api.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-26PM: wakelocks: Use seq_file for /proc/wakelocks so we can get more than 3K of...=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-26power: wakelocks: fix buffer overflow in print_wake_locksErik Gilling
2011-12-26power: Prevent spinlock recursion when wake_unlock() is calledMike Chan
2011-12-26PM: Implement wakelock api.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-11-23PM / Hibernate: Do not leak memory in error/test code pathsRafael J. Wysocki
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
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet