index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM: Introduce an Energy Model management framework
Quentin Perret
2018-12-11
1
-0
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
PM / Hibernate: Don't let kasan instrument snapshot.c
James Morse
2016-06-14
1
-0
/
+2
*
suspend: simplify block I/O handling
Christoph Hellwig
2015-05-19
1
-2
/
+1
*
PM / Sleep: Add user space interface for manipulating wakeup sources, v3
Rafael J. Wysocki
2012-05-01
1
-0
/
+1
*
PM / Sleep: Implement opportunistic sleep, v2
Rafael J. Wysocki
2012-05-01
1
-0
/
+1
*
PM / QoS: unconditionally build the feature
Jean Pihet
2012-02-13
1
-1
/
+2
*
PM / VT: Cleanup #if defined uglyness and fix compile error
H Hartley Sweeten
2011-10-16
1
-1
/
+1
*
PM QoS: Move and rename the implementation files
Jean Pihet
2011-08-25
1
-1
/
+1
*
kernel: change to new flag variable
matt mooney
2011-03-17
1
-1
/
+2
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-01-13
1
-1
/
+0
|
\
|
*
PM / ACPI: Move NVS saving and restoring code to drivers/acpi
Rafael J. Wysocki
2011-01-07
1
-1
/
+0
*
|
PM: Use proper ccflag flag in kernel/power/Makefile
Tracey Dent
2010-12-24
1
-4
/
+1
|
/
*
suspend: Move NVS save/restore code to generic suspend functionality
Matthew Garrett
2010-06-10
1
-1
/
+1
*
PM / Hibernate: Separate block_io
Jiri Slaby
2010-05-10
1
-1
/
+2
*
PM / Hibernate: Shift remaining code from swsusp.c to hibernate.c
Nigel Cunningham
2009-12-06
1
-1
/
+1
*
PM/Hibernate: Move NVS routines into a seperate file (v2).
Cornelia Huck
2009-06-12
1
-0
/
+1
*
PM/Hibernate: Rename disk.c to hibernate.c
Rafael J. Wysocki
2009-06-12
1
-1
/
+1
*
PM: Separate suspend to RAM functionality from core
Rafael J. Wysocki
2009-06-12
1
-0
/
+2
*
pm: fix build for CONFIG_PM unset
Rafael J. Wysocki
2009-02-18
1
-1
/
+1
*
PM: Fix freezer compilation if PM_SLEEP is unset
Rafael J. Wysocki
2009-01-16
1
-1
/
+2
*
PM: Remove legacy PM
Pavel Machek
2008-04-15
1
-1
/
+0
*
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
2007-07-29
1
-1
/
+2
*
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
2007-07-29
1
-1
/
+1
*
[PATCH] Disable CPU hotplug during suspend
Rafael J. Wysocki
2006-09-26
1
-2
/
+0
*
[PATCH] swsusp: userland interface
Rafael J. Wysocki
2006-03-23
1
-1
/
+1
*
[PATCH] swsusp: separate swap-writing/reading code
Rafael J. Wysocki
2006-03-23
1
-1
/
+1
*
[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h
Jeff Garzik
2005-11-13
1
-1
/
+2
*
[PATCH] swsusp: move snapshot functionality to separate file
Rafael J. Wysocki
2005-10-30
1
-1
/
+1
*
[PATCH] suspend/resume SMP support
Li Shaohua
2005-06-25
1
-3
/
+3
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+11