index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
suspend.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-15
suspend: fix section mismatch warning - register_nosave_region
Marcin Slusarz
1
-2
/
+2
2008-07-26
kexec jump: save/restore device state
Huang Ying
1
-0
/
+2
2008-06-12
Suspend-related patches for 2.6.27
Rafael J. Wysocki
1
-1
/
+13
2008-04-28
PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch
Andres Salomon
1
-2
/
+13
2008-02-05
Page allocator: clean up pcp draining functions
Christoph Lameter
1
-1
/
+0
2008-02-01
Hibernation: Introduce begin() and end() callbacks
Rafael J. Wysocki
1
-5
/
+9
2008-02-01
Suspend: Introduce begin() and end() callbacks
Rafael J. Wysocki
1
-11
/
+18
2008-02-01
PM: Convert PM notifiers to out-of-line code
Alan Stern
1
-11
/
+2
2008-01-30
x86: make __{save,restore}_processor_state static
Jan Beulich
1
-3
/
+0
2007-10-18
Hibernation: Check if ACPI is enabled during restore in the right place
Rafael J. Wysocki
1
-0
/
+7
2007-10-18
PM: Rename hibernation_ops to platform_hibernation_ops
Rafael J. Wysocki
1
-4
/
+4
2007-10-18
PM: Rework struct hibernation_ops
Rafael J. Wysocki
1
-6
/
+32
2007-10-18
PM: Make suspend_ops static
Rafael J. Wysocki
1
-2
/
+0
2007-10-18
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
1
-8
/
+5
2007-10-18
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
1
-11
/
+11
2007-10-18
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
1
-11
/
+110
2007-07-29
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
1
-5
/
+5
2007-07-29
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
1
-4
/
+4
2007-07-26
PM: fix compiler error of PPC dart_iommu
Ryusuke Konishi
1
-0
/
+3
2007-07-19
PM: introduce hibernation and suspend notifiers
Rafael J. Wysocki
1
-5
/
+43
2007-07-19
swsusp: introduce restore platform operations
Rafael J. Wysocki
1
-0
/
+4
2007-05-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-1
/
+10
2007-05-09
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
1
-0
/
+24
2007-05-09
[POWERPC] swsusp: Introduce register_nosave_region_late
Johannes Berg
1
-1
/
+10
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
1
-19
/
+16
2007-05-07
swsusp: free more memory
Rafael J. Wysocki
1
-6
/
+0
2007-05-07
remove software_suspend()
Johannes Berg
1
-8
/
+0
2007-05-07
swsusp: do not use page flags
Rafael J. Wysocki
1
-40
/
+18
2007-05-07
swsusp: use inline functions for changing page flags
Rafael J. Wysocki
1
-0
/
+33
2007-05-07
[POWERPC] powermac: Suspend to disk on G5
Johannes Berg
1
-1
/
+1
2006-12-07
[PATCH] swsusp: Improve handling of highmem
Rafael J. Wysocki
1
-3
/
+6
2006-09-26
[PATCH] swsusp: Use memory bitmaps during resume
Rafael J. Wysocki
1
-9
/
+0
2006-09-26
[PATCH] swsusp: clean up suspend header
Rafael J. Wysocki
1
-12
/
+3
2006-09-26
[PATCH] Disable CPU hotplug during suspend
Rafael J. Wysocki
1
-8
/
+0
2006-06-25
Revert "swsusp special saveable pages support" commits
Linus Torvalds
1
-1
/
+0
2006-06-23
[PATCH] swsusp: add architecture special saveable pages support
Shaohua Li
1
-0
/
+1
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-02-07
[PATCH] Fix build failure in recent pm_prepare_* changes.
Rafael J. Wysocki
1
-1
/
+9
2006-02-03
[PATCH] Fix build failure in recent pm_prepare_* changes.
Dave Jones
1
-4
/
+0
2006-01-06
[PATCH] swsusp: improve freeing of memory
Rafael J. Wysocki
1
-1
/
+1
2006-01-06
[PATCH] swsusp: introduce the swap map structure
Rafael J. Wysocki
1
-5
/
+1
2005-10-30
[PATCH] swsusp: rework memory freeing on resume
Rafael J. Wysocki
1
-2
/
+1
2005-10-30
[PATCH] swsusp: move snapshot functionality to separate file
Rafael J. Wysocki
1
-0
/
+6
2005-10-28
[PATCH] gfp_t: kernel/*
Al Viro
1
-1
/
+1
2005-10-10
[PATCH] x86_64: Set up safe page tables during resume
Rafael J. Wysocki
1
-0
/
+2
2005-06-25
[PATCH] suspend/resume SMP support
Li Shaohua
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+75