summaryrefslogtreecommitdiff
path: root/kernel/power
AgeCommit message (Expand)Author
2011-09-02Revert "power: delay early_suspend for 1s"Xin Xie
2011-08-22power: delay early_suspend for 1sXin Xie
2011-01-07Merge branch 'linux-tegra-2.6.36' into android-tegra-2.6.36Colin Cross
2011-01-07PM / Hibernate: Fix PM_POST_* notification with user-space suspendTakashi Iwai
2010-12-21Merge branch 'linux-tegra-2.6.36' into android-tegra-2.6.36Colin Cross
2010-12-09PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki
2010-09-29power: wakelock: call __get_wall_to_monotonic() instead of using wall_to_mono...Erik Gilling
2010-09-29wakelock: Fix operator precedence bugColin Cross
2010-09-29power: wakelock: Print active wakelocks when has_wake_lock() is calledMike Chan
2010-09-29PM: earlysuspend: Removing dependence on console.Rebecca Schultz
2010-09-29consoleearlysuspend: Fix for 2.6.32Arve Hjønnevåg
2010-09-29PM: earlysuspend: Add console switch when user requested sleep state changes.Arve Hjønnevåg
2010-09-29PM: wakelock: Don't dump unfrozen task list when aborting try_to_freeze_tasks...Arve Hjønnevåg
2010-09-29PM: wakelock: Abort task freezing if a wake lock is held.Arve Hjønnevåg
2010-09-29PM: Add user-space wake lock api.Arve Hjønnevåg
2010-09-29PM: Enable early suspend through /sys/power/stateArve Hjønnevåg
2010-09-29PM: Implement early suspend apiArve Hjønnevåg
2010-09-29PM: wakelocks: Use seq_file for /proc/wakelocks so we can get more than 3K of...Arve Hjønnevåg
2010-09-29power: wakelocks: fix buffer overflow in print_wake_locksErik Gilling
2010-09-29power: Prevent spinlock recursion when wake_unlock() is calledMike Chan
2010-09-29PM: Implement wakelock api.Arve Hjønnevåg
2010-09-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-09-11PM / Hibernate: Avoid hitting OOM during preallocation of memoryRafael J. Wysocki
2010-09-09swap: revert special hibernation allocationHugh Dickins
2010-08-19Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-09hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-07-19update email addressPavel Machek
2010-07-19PM / Suspend: Fix ordering of calls in suspend error pathsRafael J. Wysocki
2010-07-19PM / Hibernate: Fix snapshot error code pathRafael J. Wysocki
2010-07-19PM / Hibernate: Fix hibernation_platform_enter()Rafael J. Wysocki
2010-07-19PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki
2010-07-19PM / Hibernate: Fix typos in comments in kernel/power/swap.cCesar Eduardo Barros
2010-06-29workqueue: reimplement workqueue freeze using max_activeTejun Heo
2010-06-10suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett
2010-05-10PM / Hibernate: Fix block_io.c printk warningRandy Dunlap
2010-05-10PM / Hibernate: Group swap opsJiri Slaby
2010-05-10PM / Hibernate: Move the first_sector out of swsusp_writeJiri Slaby
2010-05-10PM / Hibernate: Separate block_ioJiri Slaby
2010-05-10PM / Hibernate: Snapshot cleanupJiri Slaby
2010-04-10PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handlingJiri Slaby
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26Freezer: Fix buggy resume test for tasks frozen with cgroup freezerMatt Helsley
2010-03-26Freezer: Only show the state of tasks refusing to freezeXiaotian Feng
2010-03-06mm/pm: force GFP_NOIO during suspend/hibernation and resumeRafael J. Wysocki