index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
suspend.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / Sleep: Move disabling of usermode helpers to the freezer
Rafael J. Wysocki
2012-03-28
1
-7
/
+0
*
PM / Sleep: Drop suspend_stats_update()
Rafael J. Wysocki
2012-02-17
1
-6
/
+12
*
PM / Sleep: Make enter_state() in kernel/power/suspend.c static
Rafael J. Wysocki
2012-02-17
1
-1
/
+1
*
PM / Sleep: Unify kerneldoc comments in kernel/power/suspend.c
Rafael J. Wysocki
2012-02-17
1
-29
/
+27
*
PM / Suspend: Avoid code duplication in suspend statistics update
Marcos Paulo de Souza
2012-02-09
1
-5
/
+1
*
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
2012-01-29
1
-2
/
+2
*
PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()
Srivatsa S. Bhat
2011-12-08
1
-2
/
+2
*
freezer: clean up freeze_processes() failure path
Tejun Heo
2011-11-21
1
-5
/
+3
*
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
kernel: fix several implicit usasges of kmod.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
PM / Suspend: Off by one in pm_suspend()
Dan Carpenter
2011-10-16
1
-1
/
+1
*
PM / Suspend: Add statistics debugfs file for suspend to RAM
ShuoX Liu
2011-10-16
1
-3
/
+14
*
PM / Suspend: Export suspend_set_ops, suspend_valid_only_mem
Kevin Hilman
2011-07-15
1
-0
/
+2
*
PM / Suspend: Add .suspend_again() callback to suspend_ops
MyungJoo Ham
2011-07-15
1
-6
/
+12
*
Merge branch 'syscore' into for-linus
Rafael J. Wysocki
2011-05-17
1
-7
/
+1
|
\
|
*
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
2011-05-11
1
-7
/
+1
*
|
PM / Suspend: Do not ignore error codes returned by suspend_enter()
MyungJoo Ham
2011-05-17
1
-1
/
+1
*
|
PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctl
Rafael J. Wysocki
2011-05-11
1
-2
/
+2
|
/
*
PM: Fix error code paths executed after failing syscore_suspend()
Rafael J. Wysocki
2011-04-18
1
-1
/
+4
*
PM / Core: Introduce struct syscore_ops for core subsystems PM
Rafael J. Wysocki
2011-03-15
1
-0
/
+4
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-2
/
+2
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
1
-3
/
+2
|
|
\
|
*
|
suspend: constify platform_suspend_ops
Lionel Debroux
2010-11-16
1
-2
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2011-01-10
1
-1
/
+1
|
\
\
\
|
*
|
|
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
Rafael J. Wysocki
2010-12-24
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
perf: Add calls to suspend trace point
Jean Pihet
2011-01-05
1
-0
/
+3
|
/
/
*
/
PM / Hibernate: Fix memory corruption related to swap
Rafael J. Wysocki
2010-12-06
1
-3
/
+2
|
/
*
PM / Suspend: Fix ordering of calls in suspend error paths
Rafael J. Wysocki
2010-07-19
1
-5
/
+4
*
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
2010-07-19
1
-1
/
+3
*
suspend: Move NVS save/restore code to generic suspend functionality
Matthew Garrett
2010-06-10
1
-0
/
+6
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
mm/pm: force GFP_NOIO during suspend/hibernation and resume
Rafael J. Wysocki
2010-03-06
1
-0
/
+3
*
PM: Separate suspend to RAM functionality from core
Rafael J. Wysocki
2009-06-12
1
-0
/
+300