index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
suspend.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-18
PM / Sleep: Make enter_state() in kernel/power/suspend.c static
Rafael J. Wysocki
1
-1
/
+1
2012-02-18
PM / Sleep: Unify kerneldoc comments in kernel/power/suspend.c
Rafael J. Wysocki
1
-29
/
+27
2012-02-10
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-09
PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()
Srivatsa S. Bhat
1
-2
/
+2
2011-11-22
freezer: clean up freeze_processes() failure path
Tejun Heo
1
-5
/
+3
2011-11-01
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-17
PM / Suspend: Off by one in pm_suspend()
Dan Carpenter
1
-1
/
+1
2011-10-17
PM / Suspend: Add statistics debugfs file for suspend to RAM
ShuoX Liu
1
-3
/
+14
2011-07-16
PM / Suspend: Export suspend_set_ops, suspend_valid_only_mem
Kevin Hilman
1
-0
/
+2
2011-07-16
PM / Suspend: Add .suspend_again() callback to suspend_ops
MyungJoo Ham
1
-6
/
+12
2011-05-18
Merge branch 'syscore' into for-linus
Rafael J. Wysocki
1
-7
/
+1
2011-05-18
PM / Suspend: Do not ignore error codes returned by suspend_enter()
MyungJoo Ham
1
-1
/
+1
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
1
-7
/
+1
2011-05-11
PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctl
Rafael J. Wysocki
1
-2
/
+2
2011-04-19
PM: Fix error code paths executed after failing syscore_suspend()
Rafael J. Wysocki
1
-1
/
+4
2011-03-15
PM / Core: Introduce struct syscore_ops for core subsystems PM
Rafael J. Wysocki
1
-0
/
+4
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2011-01-05
perf: Add calls to suspend trace point
Jean Pihet
1
-0
/
+3
2010-12-24
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
Rafael J. Wysocki
1
-1
/
+1
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-3
/
+2
2010-12-07
PM / Hibernate: Fix memory corruption related to swap
Rafael J. Wysocki
1
-3
/
+2
2010-11-16
suspend: constify platform_suspend_ops
Lionel Debroux
1
-2
/
+2
2010-07-19
PM / Suspend: Fix ordering of calls in suspend error paths
Rafael J. Wysocki
1
-5
/
+4
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
1
-1
/
+3
2010-06-10
suspend: Move NVS save/restore code to generic suspend functionality
Matthew Garrett
1
-0
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-06
mm/pm: force GFP_NOIO during suspend/hibernation and resume
Rafael J. Wysocki
1
-0
/
+3
2009-06-12
PM: Separate suspend to RAM functionality from core
Rafael J. Wysocki
1
-0
/
+300
[prev]