summaryrefslogtreecommitdiff
path: root/kernel/power
AgeCommit message (Expand)Author
2011-05-24PM / Hibernate: Update kerneldoc comments in hibernate.cRafael J. Wysocki
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki
2011-05-24PM / Hibernate: Update some comments in core hibernate codeRafael J. Wysocki
2011-05-17PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki
2011-05-17PM: Remove CONFIG_PM_VERBOSERafael J. Wysocki
2011-05-17Merge branch 'power-domains' into for-linusRafael J. Wysocki
2011-05-17Merge branch 'syscore' into for-linusRafael J. Wysocki
2011-05-17Revert "PM / Hibernate: Reduce autotuned default image size"Rafael J. Wysocki
2011-05-17PM / Hibernate: Add sysfs knob to control size of memory for driversRafael J. Wysocki
2011-05-17PM / Suspend: Do not ignore error codes returned by suspend_enter()MyungJoo Ham
2011-05-11PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki
2011-05-11PM / Hibernate: Fix ioctl SNAPSHOT_S2RAMRafael J. Wysocki
2011-05-11PM / Hibernate: Make snapshot_release() restore GFP maskRafael J. Wysocki
2011-05-11PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctlRafael J. Wysocki
2011-04-30PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki
2011-04-18PM: Fix error code paths executed after failing syscore_suspend()Rafael J. Wysocki
2011-04-11fix XEN_SAVE_RESTORE Kconfig dependenciesShriram Rajagopalan
2011-04-11PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
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-03-10block: kill off REQ_UNPLUGJens Axboe
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