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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+4
2015-07-31
PM / suspend: make sync() on suspend-to-RAM build-time optional
Len Brown
2
-0
/
+12
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-8
/
+4
2015-07-14
PM / autosleep: Use workqueue for user space wakeup sources garbage collector
SungEun Kim
1
-3
/
+15
2015-07-01
Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+4
2015-06-25
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-153
/
+121
2015-06-25
PM / sleep: Increase default DPM watchdog timeout to 60
Takashi Iwai
1
-1
/
+1
2015-06-24
PM / hibernate: re-enable nonboot cpus on disable_nonboot_cpus() failure
Vitaly Kuznetsov
1
-1
/
+3
2015-05-19
suspend: simplify block I/O handling
Christoph Hellwig
4
-153
/
+121
2015-05-19
PM / sleep: Return -EBUSY from suspend_enter() on wakeup detection
Ruchi Kandoi
1
-0
/
+2
2015-05-13
PM / sleep: Fix symbol name in a comment in kernel/power/main.c
Rafael J. Wysocki
1
-1
/
+1
2015-05-12
PM / sleep: Refine diagnostic messages in enter_state()
Rafael J. Wysocki
1
-3
/
+3
2015-04-10
Merge back earlier suspend/hibernate material for v4.1.
Rafael J. Wysocki
2
-3
/
+12
2015-04-07
Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions"
Rafael J. Wysocki
1
-20
/
+1
2015-03-18
PM / sleep: add pm-trace support for suspending phase
Zhonghui Fu
1
-1
/
+1
2015-02-26
PM / sleep: add configurable delay for pm_test
Brian Norris
1
-2
/
+11
2015-02-13
PM / sleep: Re-implement suspend-to-idle handling
Rafael J. Wysocki
1
-7
/
+36
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
2015-02-10
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+95
2015-02-10
Merge branches 'pm-sleep' and 'pm-runtime'
Rafael J. Wysocki
1
-5
/
+6
2015-02-03
PM / hibernate: exclude freed pages from allocated pages printout
Wonhong Kwon
1
-3
/
+6
2015-01-23
PM / hibernate: Remove unused function
Rickard Strandqvist
1
-2
/
+0
2015-01-23
PM / QoS: Add debugfs support to view the list of constraints
Nishanth Menon
1
-2
/
+89
2015-01-06
rcu: Make SRCU optional by using CONFIG_SRCU
Pranith Kumar
1
-0
/
+1
2014-12-19
PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
1
-10
/
+6
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-5
/
+1
2014-12-08
Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools'
Rafael J. Wysocki
4
-35
/
+34
2014-12-04
PM: Drop CONFIG_PM_RUNTIME from the driver core
Rafael J. Wysocki
1
-4
/
+0
2014-11-27
Merge back earlier 'pm-runtime' material for 3.19-rc1.
Rafael J. Wysocki
1
-1
/
+1
2014-11-18
PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is selected
Rafael J. Wysocki
1
-0
/
+1
2014-11-18
PM: Kconfig: fix unmet dependency for CPU_PM
Pankaj Dubey
1
-1
/
+0
2014-11-18
PM / hibernate: Deletion of an unnecessary check before the function call "vf...
Markus Elfring
1
-1
/
+1
2014-11-18
Merge back 'pm-sleep' material for 3.19-rc1.
Rafael J. Wysocki
4
-34
/
+33
2014-11-15
PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/Kconfig
Kevin Hilman
1
-1
/
+0
2014-11-08
PM / sleep: Fix entering suspend-to-IDLE if no freeze_oops is set
Dmitry Eremin-Solenikov
1
-2
/
+2
2014-11-03
PM / Hibernate: Migrate to ktime_t
Tina Ruchandani
4
-34
/
+33
2014-10-27
PM / Sleep: fix recovery during resuming from hibernation
Imre Deak
1
-1
/
+7
2014-10-23
Merge branch 'freezer'
Rafael J. Wysocki
1
-9
/
+48
2014-10-23
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-1
/
+26
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-10-07
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-0
/
+4
2014-10-07
Merge branch 'acpi-pm'
Rafael J. Wysocki
1
-11
/
+38
2014-10-07
Merge branch 'pm-sleep'
Rafael J. Wysocki
3
-18
/
+70
2014-10-07
Merge branch 'pm-genirq'
Rafael J. Wysocki
1
-0
/
+1
2014-09-30
PM / hibernate: Iterate over set bits instead of PFNs in swsusp_free()
Joerg Roedel
1
-15
/
+39
2014-09-30
ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idle
Rafael J. Wysocki
1
-1
/
+20
2014-09-30
PM / sleep: Rename platform suspend/resume functions in suspend.c
Rafael J. Wysocki
1
-10
/
+10
[next]