index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-10
PM / sleep: Show freezing tasks that caused a suspend abort
Todd Brandt
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-07
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
1
-1
/
+4
2017-06-15
ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
1
-1
/
+1
2017-06-07
Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"
Rafael J. Wysocki
1
-1
/
+1
2017-05-05
ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
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
[next]