aboutsummaryrefslogtreecommitdiff
path: root/kernel/power/suspend.c
AgeCommit message (Expand)Author
2014-11-08PM / sleep: Fix entering suspend-to-IDLE if no freeze_oops is setDmitry Eremin-Solenikov
2014-09-30ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idleRafael J. Wysocki
2014-09-30PM / sleep: Rename platform suspend/resume functions in suspend.cRafael J. Wysocki
2014-09-30PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()Rafael J. Wysocki
2014-09-22PM / sleep: new suspend_resume trace event for console resumeTodd E Brandt
2014-09-03PM / sleep: Fix test_suspend= command line optionRafael J. Wysocki
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-07-23PM / sleep: Move platform suspend operations to separate functionsRafael J. Wysocki
2014-07-21PM / sleep: Simplify sleep states sysfs interface codeRafael J. Wysocki
2014-07-17PM / Sleep: Remove ftrace_stop/start() from suspend and hibernateSteven Rostedt (Red Hat)
2014-07-15PM / sleep: fix freeze_ops NULL pointer dereferencesZhang Rui
2014-06-07PM / sleep: trace events for suspend/resumeTodd E Brandt
2014-06-07Merge branch 'acpi-pm' into pm-sleepRafael J. Wysocki
2014-05-26PM / sleep: Introduce command line argument for sleep state enumerationRafael J. Wysocki
2014-05-26PM / sleep: Use valid_state() for platform-dependent sleep states onlyRafael J. Wysocki
2014-05-26PM / sleep: Add state field to pm_states[] entriesRafael J. Wysocki
2014-05-20Merge branch 'pm-sleep' into acpi-pmRafael J. Wysocki
2014-05-16ACPI / PM: Hold ACPI scan lock over the "freeze" sleep stateRafael J. Wysocki
2014-05-07PM / suspend: Always use deepest C-state in the "freeze" sleep stateRafael J. Wysocki
2014-04-21PM / suspend: Make cpuidle work in the "freeze" stateRafael J. Wysocki
2014-04-07kernel: use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza
2014-03-11PM / suspend: Remove unnecessary !!Viresh Kumar
2013-07-26PM / Sleep: increase ftrace coverage in suspend/resumeBrandt, Todd E
2013-06-11PM / wakeup: Adjust messaging for wake events during suspendBernie Thompson
2013-04-05PM / sleep: invalidate TEST_CPUS and TEST_CORE support for freeze stateZhang Rui
2013-04-05PM / sleep: add TEST_PLATFORM support for freeze stateZhang Rui
2013-02-09PM: Introduce suspend state PM_SUSPEND_FREEZEZhang Rui
2012-08-08Revert "NMI watchdog: fix for lockup detector breakage on resume"Rafael J. Wysocki
2012-07-30NMI watchdog: fix for lockup detector breakage on resumeSameer Nanda
2012-07-01ftrace: Disable function tracing during suspend/resume and hibernation, againSrivatsa S. Bhat
2012-03-28PM / Sleep: Move disabling of usermode helpers to the freezerRafael J. Wysocki
2012-02-17PM / Sleep: Drop suspend_stats_update()Rafael J. Wysocki
2012-02-17PM / Sleep: Make enter_state() in kernel/power/suspend.c staticRafael J. Wysocki
2012-02-17PM / Sleep: Unify kerneldoc comments in kernel/power/suspend.cRafael J. Wysocki
2012-02-09PM / Suspend: Avoid code duplication in suspend statistics updateMarcos Paulo de Souza
2012-01-29PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki
2011-12-08PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()Srivatsa S. Bhat
2011-11-21freezer: clean up freeze_processes() failure pathTejun Heo
2011-10-31kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker
2011-10-31kernel: fix several implicit usasges of kmod.hPaul Gortmaker
2011-10-16PM / Suspend: Off by one in pm_suspend()Dan Carpenter
2011-10-16PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu
2011-07-15PM / Suspend: Export suspend_set_ops, suspend_valid_only_memKevin Hilman
2011-07-15PM / Suspend: Add .suspend_again() callback to suspend_opsMyungJoo Ham
2011-05-17Merge branch 'syscore' into for-linusRafael 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: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctlRafael J. Wysocki
2011-04-18PM: Fix error code paths executed after failing syscore_suspend()Rafael J. Wysocki