index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
suspend.c
Age
Commit message (
Expand
)
Author
2016-03-22
kernel/...: convert pr_warning to pr_warn
Joe Perches
2016-02-11
PM / suspend: replacing printk
saurabh
2015-10-14
PM / sleep: Add flags to indicate platform firmware involvement
Rafael J. Wysocki
2015-07-31
PM / suspend: make sync() on suspend-to-RAM build-time optional
Len Brown
2015-05-19
PM / sleep: Return -EBUSY from suspend_enter() on wakeup detection
Ruchi Kandoi
2015-05-12
PM / sleep: Refine diagnostic messages in enter_state()
Rafael J. Wysocki
2015-02-26
PM / sleep: add configurable delay for pm_test
Brian Norris
2015-02-13
PM / sleep: Re-implement suspend-to-idle handling
Rafael J. Wysocki
2014-11-08
PM / sleep: Fix entering suspend-to-IDLE if no freeze_oops is set
Dmitry Eremin-Solenikov
2014-09-30
ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idle
Rafael J. Wysocki
2014-09-30
PM / sleep: Rename platform suspend/resume functions in suspend.c
Rafael J. Wysocki
2014-09-30
PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()
Rafael J. Wysocki
2014-09-22
PM / sleep: new suspend_resume trace event for console resume
Todd E Brandt
2014-09-02
PM / sleep: Fix test_suspend= command line option
Rafael J. Wysocki
2014-08-07
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-04
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-07-22
PM / sleep: Move platform suspend operations to separate functions
Rafael J. Wysocki
2014-07-21
PM / sleep: Simplify sleep states sysfs interface code
Rafael J. Wysocki
2014-07-17
PM / Sleep: Remove ftrace_stop/start() from suspend and hibernate
Steven Rostedt (Red Hat)
2014-07-15
PM / sleep: fix freeze_ops NULL pointer dereferences
Zhang Rui
2014-06-06
PM / sleep: trace events for suspend/resume
Todd E Brandt
2014-06-06
Merge branch 'acpi-pm' into pm-sleep
Rafael J. Wysocki
2014-05-26
PM / sleep: Introduce command line argument for sleep state enumeration
Rafael J. Wysocki
2014-05-26
PM / sleep: Use valid_state() for platform-dependent sleep states only
Rafael J. Wysocki
2014-05-26
PM / sleep: Add state field to pm_states[] entries
Rafael J. Wysocki
2014-05-20
Merge branch 'pm-sleep' into acpi-pm
Rafael J. Wysocki
2014-05-16
ACPI / PM: Hold ACPI scan lock over the "freeze" sleep state
Rafael J. Wysocki
2014-05-06
PM / suspend: Always use deepest C-state in the "freeze" sleep state
Rafael J. Wysocki
2014-04-21
PM / suspend: Make cpuidle work in the "freeze" state
Rafael J. Wysocki
2014-04-07
kernel: use macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
2014-03-11
PM / suspend: Remove unnecessary !!
Viresh Kumar
2013-07-25
PM / Sleep: increase ftrace coverage in suspend/resume
Brandt, Todd E
2013-06-11
PM / wakeup: Adjust messaging for wake events during suspend
Bernie Thompson
2013-04-05
PM / sleep: invalidate TEST_CPUS and TEST_CORE support for freeze state
Zhang Rui
2013-04-05
PM / sleep: add TEST_PLATFORM support for freeze state
Zhang Rui
2013-02-09
PM: Introduce suspend state PM_SUSPEND_FREEZE
Zhang Rui
2012-08-08
Revert "NMI watchdog: fix for lockup detector breakage on resume"
Rafael J. Wysocki
2012-07-31
NMI watchdog: fix for lockup detector breakage on resume
Sameer Nanda
2012-07-01
ftrace: Disable function tracing during suspend/resume and hibernation, again
Srivatsa S. Bhat
2012-03-28
PM / Sleep: Move disabling of usermode helpers to the freezer
Rafael J. Wysocki
2012-02-17
PM / Sleep: Drop suspend_stats_update()
Rafael J. Wysocki
2012-02-17
PM / Sleep: Make enter_state() in kernel/power/suspend.c static
Rafael J. Wysocki
2012-02-17
PM / Sleep: Unify kerneldoc comments in kernel/power/suspend.c
Rafael J. Wysocki
2012-02-09
PM / Suspend: Avoid code duplication in suspend statistics update
Marcos Paulo de Souza
2012-01-29
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
2011-12-08
PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()
Srivatsa S. Bhat
2011-11-21
freezer: clean up freeze_processes() failure path
Tejun Heo
2011-10-31
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-10-31
kernel: fix several implicit usasges of kmod.h
Paul Gortmaker
2011-10-16
PM / Suspend: Off by one in pm_suspend()
Dan Carpenter
[next]