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
2020-02-20
PM / hibernate: fix typo "reserverd_size" -> "reserved_size"
Alexandre Belloni
1
-1
/
+1
2020-02-11
ACPI: PM: s2idle: Avoid possible race related to the EC GPE
Rafael J. Wysocki
1
-4
/
+5
2020-01-23
Merge back new material related to system-wide PM for v5.6.
Rafael J. Wysocki
6
-28
/
+69
2020-01-16
PM: hibernate: fix crashes with init_on_free=1
Alexander Potapenko
1
-10
/
+10
2020-01-16
PM: suspend: Add sysfs attribute to control the "sync on suspend" behavior
Jonas Meurer
3
-2
/
+38
2020-01-10
PM: hibernate: fix spelling mistake "shapshot" -> "snapshot"
Colin Ian King
1
-1
/
+1
2020-01-07
PM: hibernate: Add more logging on hibernation failure
Luigi Semenzato
2
-20
/
+27
2020-01-07
PM: hibernate: improve arithmetic division in preallocate_highmem_fraction()
Wen Yang
1
-3
/
+1
2019-12-20
PM: sleep: Switch to rtc_time64_to_tm()/rtc_tm_to_time64()
Alexandre Belloni
1
-3
/
+3
2019-12-04
Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+3
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-11-29
PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY
Leonard Crestez
1
-1
/
+3
2019-11-26
Merge branches 'pm-sleep', 'pm-domains', 'pm-opp' and 'powercap'
Rafael J. Wysocki
1
-1
/
+8
2019-11-20
PM: QoS: Invalidate frequency QoS requests after removal
Rafael J. Wysocki
1
-1
/
+7
2019-11-15
y2038: syscalls: change remaining timeval to __kernel_old_timeval
Arnd Bergmann
1
-1
/
+1
2019-10-21
PM: QoS: Introduce frequency QoS
Rafael J. Wysocki
1
-0
/
+240
2019-10-21
PM / hibernate: memory_bm_find_bit(): Tighten node optimisation
Andy Whitcroft
1
-1
/
+8
2019-10-10
PM: sleep: include <linux/pm_runtime.h> for pm_wq
Ben Dooks
1
-0
/
+1
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2019-09-17
Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools'
Rafael J. Wysocki
1
-48
/
+0
2019-09-17
Merge suspend-to-idle rework material for v5.4.
Rafael J. Wysocki
1
-38
/
+27
2019-08-21
PM: QoS: Get rid of unused flags
Amit Kucheria
1
-48
/
+0
2019-08-21
PM / wakeup: Show wakeup sources stats in sysfs
Tri Vo
2
-2
/
+2
2019-08-21
PM / wakeup: Use wakeup_source_register() in wakelock.c
Tri Vo
1
-13
/
+19
2019-08-19
hibernate: Disable when the kernel is locked down
Josh Boyer
1
-1
/
+2
2019-08-16
PM: sleep: Replace strncmp() with str_has_prefix()
Chuhong Yuan
1
-1
/
+1
2019-08-10
PM: suspend: Fix platform_suspend_prepare_noirq()
Rafael J. Wysocki
1
-5
/
+6
2019-08-08
ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devices
Rafael J. Wysocki
1
-3
/
+9
2019-08-05
PM/sleep: Expose suspend stats in sysfs
Kalesh Singh
1
-2
/
+95
2019-07-23
PM: sleep: Integrate suspend-to-idle with generig suspend flow
Rafael J. Wysocki
1
-16
/
+5
2019-07-23
PM: sleep: Simplify suspend-to-idle control flow
Rafael J. Wysocki
1
-30
/
+23
2019-07-15
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2019-07-09
Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-7
/
+4
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge branch 'pm-sleep'
Rafael J. Wysocki
3
-7
/
+4
2019-06-28
kernel: power: swap: use kzalloc() instead of kmalloc() followed by memset()
Fuqian Huang
1
-2
/
+1
2019-06-26
PCI: PM: Avoid skipping bus-level PM on platforms without ACPI
Rafael J. Wysocki
1
-0
/
+3
2019-06-24
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248
Thomas Gleixner
1
-2
/
+1
2019-06-19
PM: suspend: Rename pm_suspend_via_s2idle()
Rafael J. Wysocki
1
-3
/
+3
2019-06-14
docs: power: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-3
/
+3
2019-06-14
PM: hibernate: powerpc: Expose pfn_is_nosave() prototype
Mathieu Malaterre
1
-2
/
+0
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-18
/
+7
2019-06-07
Merge branch 'pm-x86'
Rafael J. Wysocki
1
-0
/
+9
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
7
-18
/
+7
2019-06-03
x86/power: Fix 'nosmt' vs hibernation triple fault during resume
Jiri Kosina
1
-0
/
+9
2019-06-03
PM: sleep: Add kerneldoc comments to some functions
Rafael J. Wysocki
1
-0
/
+6
2019-05-27
ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation
Rafael J. Wysocki
1
-2
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
[next]