index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-07
oom, suspend: fix oom_killer_disable vs. pm suspend properly
Michal Hocko
1
-14
/
+3
2016-07-08
Merge back earlier suspend/hibernation changes for v4.8.
Rafael J. Wysocki
1
-0
/
+3
2016-07-02
PM / suspend: show workqueue state in suspend flow
Roger Lu
1
-0
/
+3
2016-06-24
oom, suspend: fix oom_reaper vs. oom_killer_disable race
Michal Hocko
1
-0
/
+12
2016-02-11
PM/freezer: y2038, use boottime to compare tstamps
Abhilash Jindal
1
-7
/
+5
2015-02-11
oom, PM: make OOM detection in the freezer path raceless
Michal Hocko
1
-41
/
+9
2015-02-11
PM: convert printk to pr_* equivalent
Michal Hocko
1
-14
/
+15
2014-10-22
PM / freezer: Clean up code after recent fixes
Rafael J. Wysocki
1
-15
/
+16
2014-10-21
PM: convert do_each_thread to for_each_process_thread
Michal Hocko
1
-8
/
+8
2014-10-21
OOM, PM: OOM killed task shouldn't escape PM suspend
Michal Hocko
1
-1
/
+39
2014-09-01
PM / sleep: Mechanism for aborting system suspends unconditionally
Rafael J. Wysocki
1
-0
/
+1
2014-07-15
PM / sleep: Fix request_firmware() error at resume
Takashi Iwai
1
-0
/
+1
2014-06-07
PM / sleep: trace events for suspend/resume
Todd E Brandt
1
-0
/
+3
2013-07-30
freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes
Colin Cross
1
-0
/
+11
2013-05-12
freezer: shorten freezer sleep time using exponential backoff
Colin Cross
1
-11
/
+15
2013-02-09
suspend: enable freeze timeout configuration through sys
Li Fei
1
-2
/
+2
2012-10-26
freezer: change ptrace_stop/do_signal_stop to use freezable_schedule()
Oleg Nesterov
1
-12
/
+1
2012-08-23
PM / Freezer: Fix small typo "regrigerator"
Sedat Dilek
1
-1
/
+1
2012-03-28
PM / Sleep: Mitigate race between the freezer and request_firmware()
Rafael J. Wysocki
1
-1
/
+2
2012-03-28
PM / Sleep: Move disabling of usermode helpers to the freezer
Rafael J. Wysocki
1
-0
/
+7
2012-03-04
PM / Freezer: Remove references to TIF_FREEZE in comments
Marcos Paulo de Souza
1
-5
/
+3
2012-02-13
PM / Sleep: Do not check wakeup too often in try_to_freeze_tasks()
Rafael J. Wysocki
1
-7
/
+9
2012-02-04
PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails
Srivatsa S. Bhat
1
-2
/
+5
2012-01-29
PM / Hibernate: Fix s2disk regression related to freezing workqueues
Rafael J. Wysocki
1
-0
/
+19
2011-11-21
freezer: remove unused @sig_only from freeze_task()
Tejun Heo
1
-4
/
+4
2011-11-21
freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZE
Tejun Heo
1
-4
/
+11
2011-11-21
cgroup_freezer: prepare for removal of TIF_FREEZE
Tejun Heo
1
-1
/
+1
2011-11-21
freezer: clean up freeze_processes() failure path
Tejun Heo
1
-8
/
+8
2011-11-21
freezer: test freezable conditions while holding freezer_lock
Tejun Heo
1
-15
/
+1
2011-11-21
freezer: make freezing indicate freeze condition in effect
Tejun Heo
1
-1
/
+2
2011-11-21
freezer: use dedicated lock instead of task_lock() + memory barrier
Tejun Heo
1
-2
/
+0
2011-11-21
freezer: don't distinguish nosig tasks on thaw
Tejun Heo
1
-13
/
+7
2011-11-21
freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasks
Tejun Heo
1
-2
/
+1
2011-11-21
freezer: rename thaw_process() to __thaw_task() and simplify the implementation
Tejun Heo
1
-1
/
+1
2011-10-16
PM / Hibernate: Freeze kernel threads after preallocating memory
Rafael J. Wysocki
1
-10
/
+20
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
1
-3
/
+3
2010-12-24
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
Rafael J. Wysocki
1
-1
/
+1
2010-12-24
Freezer: Fix a race during freezing of TASK_STOPPED tasks
Tejun Heo
1
-0
/
+6
2010-10-17
PM: Allow wakeup events to abort freezing of tasks
Rafael J. Wysocki
1
-2
/
+9
2010-06-29
workqueue: reimplement workqueue freeze using max_active
Tejun Heo
1
-2
/
+19
2010-03-26
Freezer: Fix buggy resume test for tasks frozen with cgroup freezer
Matt Helsley
1
-1
/
+1
2010-03-26
Freezer: Only show the state of tasks refusing to freeze
Xiaotian Feng
1
-2
/
+1
2009-10-28
PM / freezer: Don't get over-anxious while waiting
Tejun Heo
1
-4
/
+10
2009-09-22
oom: move oom_killer_enable()/oom_killer_disable to where they belong
Alexey Dobriyan
1
-0
/
+1
2009-06-16
mm, PM/Freezer: Disable OOM killer when tasks are frozen
Rafael J. Wysocki
1
-0
/
+5
2008-10-20
container freezer: skip frozen cgroups during power management resume
Matt Helsley
1
-0
/
+3
2008-10-20
container freezer: make refrigerator always available
Matt Helsley
1
-116
/
+0
2008-07-24
pm: fix try_to_freeze_tasks()'s use of do_div()
David Howells
1
-1
/
+1
2008-07-16
Freezer: Introduce PF_FREEZER_NOSIG
Rafael J. Wysocki
1
-55
/
+42
2008-03-04
freezer vs stopped or traced
Roland McGrath
1
-17
/
+12
[next]