aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power
Commit message (Expand)AuthorAge
* Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-02-18
|\
| * workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-16
* | PM / Hibernate: Return error code when alloc_image_page() failsStanislaw Gruszka2011-02-16
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-13
|\
| * PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki2011-01-07
| * PM: Fix oops in suspend/hibernate code related to failing ioremap()Jiri Slaby2011-01-07
* | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-13
|\ \
| * | block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-13
| * | block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-13
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\ \ \ | | | |/ | | |/|
| * | | suspend: constify platform_suspend_opsLionel Debroux2010-11-16
| * | | hibernation: constify platform_hibernation_opsLionel Debroux2010-11-16
| * | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-01-10
|\ \ \
| * | | PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Rafael J. Wysocki2010-12-24
| * | | PM / Hibernate: When failed, in_suspend should be resetMyungJoo Ham2010-12-24
| * | | PM / Hibernate: hibernation_ops->leave should be checked tooMyungJoo Ham2010-12-24
| * | | Freezer: Fix a race during freezing of TASK_STOPPED tasksTejun Heo2010-12-24
| * | | PM: Use proper ccflag flag in kernel/power/MakefileTracey Dent2010-12-24
| | |/ | |/|
* / | perf: Add calls to suspend trace pointJean Pihet2011-01-05
|/ /
* | PM / Hibernate: Restore old swap signature to avoid user space breakageRafael J. Wysocki2010-12-16
* | PM / Hibernate: Fix PM_POST_* notification with user-space suspendTakashi Iwai2010-12-16
* | PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki2010-12-06
* | PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver2010-12-06
* | PM / OPP: Hide OPP configuration when SoCs do not provide an implementationMark Brown2010-11-10
|/
* use clear_page()/copy_page() in favor of memset()/memcpy() on whole pagesJan Beulich2010-10-26
* mm: strictly nested kmap_atomic()Peter Zijlstra2010-10-26
* PM: Introduce library for device-specific OPPs (v7)Nishanth Menon2010-10-16
* PM: Add sysfs attr for rechecking dev hash from PM traceJames Hogan2010-10-16
* PM / Hibernate: Modify signature used to mark swapRafael J. Wysocki2010-10-16
* PM: Allow wakeup events to abort freezing of tasksRafael J. Wysocki2010-10-16
* PM / Hibernate: Make some boot messages look less scaryRafael J. Wysocki2010-10-16
* PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki2010-10-16
* PM / Hibernate: Make default image size depend on total RAM sizeRafael J. Wysocki2010-10-16
* PM / Hibernate: Improve comments in hibernate_preallocate_memory()Rafael J. Wysocki2010-10-16
* PM / Runtime: Use alloc_workqueue() for creating the PM workqueueRafael J. Wysocki2010-10-16
* PM: Fix unmet dependency warning from kconfigRafael J. Wysocki2010-10-16
* PM / Hibernate: Compress hibernation image with LZOBojan Smojver2010-10-16
* Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-09-11
|\
| * PM / Hibernate: Avoid hitting OOM during preallocation of memoryRafael J. Wysocki2010-09-11
* | swap: revert special hibernation allocationHugh Dickins2010-09-09
|/
* Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-20
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\
| * block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-07
* | hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki2010-08-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-07
|\ \
| * | workqueue: reimplement workqueue freeze using max_activeTejun Heo2010-06-29
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-04
| |\ \ \ | | | |/ | | |/|