aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-17PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki1-4/+13
2011-05-17PM: Remove CONFIG_PM_VERBOSERafael J. Wysocki1-6/+0
2011-05-17Merge branch 'power-domains' into for-linusRafael J. Wysocki1-0/+4
2011-05-17Merge branch 'syscore' into for-linusRafael J. Wysocki2-23/+3
2011-05-17Revert "PM / Hibernate: Reduce autotuned default image size"Rafael J. Wysocki1-4/+4
2011-05-17PM / Hibernate: Add sysfs knob to control size of memory for driversRafael J. Wysocki4-5/+48
2011-05-17PM / Suspend: Do not ignore error codes returned by suspend_enter()MyungJoo Ham1-1/+1
2011-05-11PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki2-23/+3
2011-05-11PM / Hibernate: Fix ioctl SNAPSHOT_S2RAMRafael J. Wysocki1-0/+1
2011-05-11PM / Hibernate: Make snapshot_release() restore GFP maskRafael J. Wysocki1-1/+3
2011-05-11PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctlRafael J. Wysocki1-2/+2
2011-04-30PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki1-0/+4
2011-04-18PM: Fix error code paths executed after failing syscore_suspend()Rafael J. Wysocki2-3/+12
2011-04-11fix XEN_SAVE_RESTORE Kconfig dependenciesShriram Rajagopalan1-1/+1
2011-04-11PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki1-1/+5
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+2
2011-03-17kernel: change to new flag variablematt mooney1-1/+2
2011-03-15PM / Hibernate: Reduce autotuned default image sizeRafael J. Wysocki1-4/+4
2011-03-15PM / Core: Introduce struct syscore_ops for core subsystems PMRafael J. Wysocki2-0/+13
2011-03-15PM: Simplify kernel/power/KconfigJan Beulich1-9/+3
2011-03-15PM: Drop pm_flags that is not necessaryRafael J. Wysocki1-13/+0
2011-03-15PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig optionRafael J. Wysocki1-6/+1
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki1-5/+0
2011-03-15PM: Reorder power management Kconfig optionsRafael J. Wysocki1-111/+111
2011-03-15PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME)Rafael J. Wysocki1-23/+6
2011-03-15PM / ACPI: Remove references to pm_flags from bus.cRafael J. Wysocki1-1/+11
2011-03-10block: kill off REQ_UNPLUGJens Axboe1-1/+1
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-4/+4
2011-02-16PM / Hibernate: Return error code when alloc_image_page() failsStanislaw Gruszka1-5/+2
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2-4/+4
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds3-142/+0
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+3
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-5/+5
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds4-9/+13
2011-01-07PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki3-148/+0
2011-01-07PM: Fix oops in suspend/hibernate code related to failing ioremap()Jiri Slaby1-1/+7
2011-01-05perf: Add calls to suspend trace pointJean Pihet1-0/+3
2010-12-24PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Rafael J. Wysocki3-4/+4
2010-12-24PM / Hibernate: When failed, in_suspend should be resetMyungJoo Ham1-0/+1
2010-12-24PM / Hibernate: hibernation_ops->leave should be checked tooMyungJoo Ham1-1/+1
2010-12-24Freezer: Fix a race during freezing of TASK_STOPPED tasksTejun Heo1-0/+6
2010-12-24PM: Use proper ccflag flag in kernel/power/MakefileTracey Dent1-4/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina5-30/+60
2010-12-16PM / Hibernate: Restore old swap signature to avoid user space breakageRafael J. Wysocki1-1/+1
2010-12-16PM / Hibernate: Fix PM_POST_* notification with user-space suspendTakashi Iwai1-1/+1
2010-12-06PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki3-13/+16
2010-12-06PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver1-15/+38
2010-11-16suspend: constify platform_suspend_opsLionel Debroux1-2/+2