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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hibernate: fix lockdep report
Johannes Berg
2007-11-14
1
-1
/
+11
*
trivial copy_data_pages() tidy up
Fengguang Wu
2007-10-20
1
-4
/
+5
*
Hibernation: Enter platform hibernation state in a consistent way
Rafael J. Wysocki
2007-10-18
1
-17
/
+46
*
Hibernation: Check if ACPI is enabled during restore in the right place
Rafael J. Wysocki
2007-10-18
3
-35
/
+57
*
Hibernation: Arbitrary boot kernel support - generic code
Rafael J. Wysocki
2007-10-18
2
-19
/
+54
*
serial: turn serial console suspend a boot rather than compile time option
Andres Salomon
2007-10-18
1
-11
/
+0
*
freezer: measure freezing time
Rafael J. Wysocki
2007-10-18
1
-3
/
+15
*
freezer: be more verbose
Rafael J. Wysocki
2007-10-18
1
-6
/
+9
*
freezer: do not send signals to kernel threads
Rafael J. Wysocki
2007-10-18
1
-33
/
+74
*
freezer: do not sync filesystems from freeze_processes
Rafael J. Wysocki
2007-10-18
4
-1
/
+14
*
PM: Rename hibernation_ops to platform_hibernation_ops
Rafael J. Wysocki
2007-10-18
1
-2
/
+2
*
PM: Rework struct hibernation_ops
Rafael J. Wysocki
2007-10-18
1
-6
/
+21
*
PM: Make suspend_ops static
Rafael J. Wysocki
2007-10-18
1
-1
/
+1
*
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
2007-10-18
1
-9
/
+3
*
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
2007-10-18
1
-17
/
+17
*
make kernel/power/main.c:suspend_enter() static
Adrian Bunk
2007-10-18
1
-1
/
+1
*
hibernation doesn't even build on frv - tons of helpers are missing
Al Viro
2007-09-26
1
-1
/
+1
*
PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION
Rafael J. Wysocki
2007-08-31
1
-10
/
+31
*
Hibernation: do not try to mark invalid PFNs as nosave
Rafael J. Wysocki
2007-08-11
1
-1
/
+2
*
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
2007-07-29
4
-19
/
+61
*
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
2007-07-29
4
-6
/
+6
*
Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...
Rafael J. Wysocki
2007-07-26
1
-0
/
+1
*
x86: PM_TRACE support
Nigel Cunningham
2007-07-21
1
-1
/
+1
*
PM: Integrate beeping flag with existing acpi_sleep flags
Pavel Machek
2007-07-19
1
-23
/
+0
*
PM: Optional beeping during resume from suspend to RAM
Nigel Cunningham
2007-07-19
1
-0
/
+23
*
PM: Reduce code duplication between main.c and user.c
Rafael J. Wysocki
2007-07-19
3
-78
/
+62
*
PM: introduce hibernation and suspend notifiers
Rafael J. Wysocki
2007-07-19
4
-7
/
+39
*
Freezer: remove redundant check in try_to_freeze_tasks
Rafael J. Wysocki
2007-07-19
1
-1
/
+1
*
Freezer: return int from freeze_processes
Rafael J. Wysocki
2007-07-19
1
-12
/
+9
*
Freezer: use __set_current_state in refrigerator
Rafael J. Wysocki
2007-07-19
1
-1
/
+1
*
Freezer: avoid freezing kernel threads prematurely
Rafael J. Wysocki
2007-07-19
1
-31
/
+33
*
Hibernation: prepare to enter the low power state
Rafael J. Wysocki
2007-07-19
1
-2
/
+13
*
swsusp: fix hibernation code ordering
Rafael J. Wysocki
2007-07-19
1
-7
/
+7
*
swsusp: introduce restore platform operations
Rafael J. Wysocki
2007-07-19
4
-19
/
+72
*
swsusp: remove code duplication between disk.c and user.c
Rafael J. Wysocki
2007-07-19
3
-170
/
+115
*
swsusp: remove incorrect code from user.c
Rafael J. Wysocki
2007-07-19
1
-13
/
+4
*
PM: Do not require dev spew to get PM_DEBUG
Ben Collins
2007-07-19
1
-5
/
+12
*
freezer: run show_state() when freezing times out
Andrew Morton
2007-07-19
1
-0
/
+1
*
PM: Remove deprecated sysfs files
Alan Stern
2007-07-18
1
-12
/
+0
*
PM: introduce set_target method in pm_ops
Rafael J. Wysocki
2007-07-01
1
-1
/
+5
*
swsusp: Fix userland interface
Rafael J. Wysocki
2007-06-16
1
-1
/
+3
*
power: Fix sizeof(PAGE_SIZE) typo
OGAWA Hirofumi
2007-05-23
1
-1
/
+1
*
recalc_sigpending_tsk fixes
Roland McGrath
2007-05-23
1
-1
/
+1
*
freezer: move frozen_process() to kernel/power/process.c
Gautham R Shenoy
2007-05-23
1
-1
/
+13
*
freezer: take kernel_execve into consideration
Rafael J. Wysocki
2007-05-23
1
-2
/
+2
*
freezer: fix vfork problem
Rafael J. Wysocki
2007-05-23
1
-20
/
+9
*
freezer: close potential race between refrigerator and thaw_tasks
Rafael J. Wysocki
2007-05-23
1
-1
/
+11
*
swsusp: fix sysfs interface
Rafael J. Wysocki
2007-05-17
2
-3
/
+4
*
Fix ACPI suspend / device suspend ordering problem
Linus Torvalds
2007-05-16
1
-7
/
+8
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-09
1
-3
/
+9
|
\
[next]