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