aboutsummaryrefslogtreecommitdiff
path: root/kernel/power
AgeCommit message (Expand)Author
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-03-17kernel: change to new flag variablematt mooney
2011-03-15PM / Hibernate: Reduce autotuned default image sizeRafael J. Wysocki
2011-03-15PM / Core: Introduce struct syscore_ops for core subsystems PMRafael J. Wysocki
2011-03-15PM: Simplify kernel/power/KconfigJan Beulich
2011-03-15PM: Drop pm_flags that is not necessaryRafael J. Wysocki
2011-03-15PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig optionRafael J. Wysocki
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki
2011-03-15PM: Reorder power management Kconfig optionsRafael J. Wysocki
2011-03-15PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME)Rafael J. Wysocki
2011-03-15PM / ACPI: Remove references to pm_flags from bus.cRafael J. Wysocki
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-02-16PM / Hibernate: Return error code when alloc_image_page() failsStanislaw Gruszka
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-01-07PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki
2011-01-07PM: Fix oops in suspend/hibernate code related to failing ioremap()Jiri Slaby
2011-01-05perf: Add calls to suspend trace pointJean Pihet
2010-12-24PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Rafael J. Wysocki
2010-12-24PM / Hibernate: When failed, in_suspend should be resetMyungJoo Ham
2010-12-24PM / Hibernate: hibernation_ops->leave should be checked tooMyungJoo Ham
2010-12-24Freezer: Fix a race during freezing of TASK_STOPPED tasksTejun Heo
2010-12-24PM: Use proper ccflag flag in kernel/power/MakefileTracey Dent
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-16PM / Hibernate: Restore old swap signature to avoid user space breakageRafael J. Wysocki
2010-12-16PM / Hibernate: Fix PM_POST_* notification with user-space suspendTakashi Iwai
2010-12-06PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki
2010-12-06PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver
2010-11-16suspend: constify platform_suspend_opsLionel Debroux
2010-11-16hibernation: constify platform_hibernation_opsLionel Debroux
2010-11-13block: clean up blkdev_get() wrappers and their usersTejun Heo
2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo
2010-11-11PM / OPP: Hide OPP configuration when SoCs do not provide an implementationMark Brown
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-26use clear_page()/copy_page() in favor of memset()/memcpy() on whole pagesJan Beulich
2010-10-26mm: strictly nested kmap_atomic()Peter Zijlstra
2010-10-17PM: Introduce library for device-specific OPPs (v7)Nishanth Menon
2010-10-17PM: Add sysfs attr for rechecking dev hash from PM traceJames Hogan
2010-10-17PM / Hibernate: Modify signature used to mark swapRafael J. Wysocki
2010-10-17PM: Allow wakeup events to abort freezing of tasksRafael J. Wysocki
2010-10-17PM / Hibernate: Make some boot messages look less scaryRafael J. Wysocki
2010-10-17PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki
2010-10-17PM / Hibernate: Make default image size depend on total RAM sizeRafael J. Wysocki
2010-10-17PM / Hibernate: Improve comments in hibernate_preallocate_memory()Rafael J. Wysocki
2010-10-17PM / Runtime: Use alloc_workqueue() for creating the PM workqueueRafael J. Wysocki
2010-10-17PM: Fix unmet dependency warning from kconfigRafael J. Wysocki
2010-10-17PM / Hibernate: Compress hibernation image with LZOBojan Smojver