index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
suspend.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-17
PM / Sleep: Drop suspend_stats_update()
Rafael J. Wysocki
1
-16
/
+0
2012-02-09
PM / Suspend: Avoid code duplication in suspend statistics update
Marcos Paulo de Souza
1
-0
/
+16
2012-01-29
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
1
-0
/
+4
2012-01-19
PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regression
Srivatsa S. Bhat
1
-2
/
+17
2011-12-08
PM / Sleep: Make [un]lock_system_sleep() generic
Srivatsa S. Bhat
1
-20
/
+16
2011-12-08
PM / Sleep: Use the freezer_count() functions in [un]lock_system_sleep() APIs
Srivatsa S. Bhat
1
-4
/
+3
2011-11-23
PM / Memory-hotplug: Avoid task freezing failures
Srivatsa S. Bhat
1
-0
/
+4
2011-10-16
PM / VT: Cleanup #if defined uglyness and fix compile error
H Hartley Sweeten
1
-3
/
+6
2011-10-16
PM / Hibernate: Include storage keys in hibernation image on s390
Martin Schwidefsky
1
-0
/
+34
2011-10-16
PM / Suspend: Add statistics debugfs file for suspend to RAM
ShuoX Liu
1
-0
/
+52
2011-07-25
notifiers: pm: move pm notifiers into suspend.h
Amerigo Wang
1
-0
/
+8
2011-07-15
PM / Suspend: Add .suspend_again() callback to suspend_ops
MyungJoo Ham
1
-0
/
+8
2011-04-11
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
1
-8
/
+3
2011-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-17
/
+0
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-4
/
+4
2011-01-07
PM / ACPI: Move NVS saving and restoring code to drivers/acpi
Rafael J. Wysocki
1
-17
/
+0
2011-01-07
PM: Fix oops in suspend/hibernate code related to failing ioremap()
Jiri Slaby
1
-2
/
+2
2010-12-24
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
Rafael J. Wysocki
1
-2
/
+2
2010-11-16
suspend: constify platform_suspend_ops
Lionel Debroux
1
-2
/
+2
2010-11-16
hibernation: constify platform_hibernation_ops
Lionel Debroux
1
-2
/
+2
2010-10-17
PM: Allow wakeup events to abort freezing of tasks
Rafael J. Wysocki
1
-0
/
+2
2010-10-17
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
1
-2
/
+2
2010-07-19
PM / Suspend: Fix ordering of calls in suspend error paths
Rafael J. Wysocki
1
-4
/
+6
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
1
-0
/
+7
2010-06-10
suspend: Move NVS save/restore code to generic suspend functionality
Matthew Garrett
1
-13
/
+13
2009-11-17
mm: allow memory hotplug and hibernation in the same kernel
Andi Kleen
1
-2
/
+19
2009-06-12
PM/Hibernate: Move NVS routines into a seperate file (v2).
Cornelia Huck
1
-7
/
+11
2009-04-19
PM/Suspend: Introduce two new platform callbacks to avoid breakage
Rafael J. Wysocki
1
-10
/
+26
2009-04-01
pm: rework includes, remove arch ifdefs
Magnus Damm
1
-3
/
+0
2009-01-27
Hibernation: Introduce system_entering_hibernation
Rafael J. Wysocki
1
-0
/
+2
2008-12-19
ACPI hibernate: Add a mechanism to save/restore ACPI NVS memory
Rafael J. Wysocki
1
-0
/
+13
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
[next]