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
2008-02-23
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
1
-2
/
+2
2008-02-21
Hibernation: Handle DEBUG_PAGEALLOC on x86
Rafael J. Wysocki
1
-13
/
+29
2008-02-07
PM: documentation cleanups
Pavel Machek
1
-3
/
+6
2008-02-05
kernel/power/disk.c: make code static
Adrian Bunk
1
-2
/
+2
2008-02-05
Page allocator: clean up pcp draining functions
Christoph Lameter
1
-2
/
+2
2008-02-01
Hibernation: Invoke suspend notifications after console switch
Rafael J. Wysocki
1
-10
/
+7
2008-02-01
Suspend: Invoke suspend notifications after console switch
Johannes Berg
1
-4
/
+4
2008-02-01
Suspend: Add config option to disable the freezer if architecture wants that
Johannes Berg
3
-3
/
+36
2008-02-01
Hibernation: Introduce begin() and end() callbacks
Rafael J. Wysocki
1
-9
/
+24
2008-02-01
Suspend: Introduce begin() and end() callbacks
Rafael J. Wysocki
1
-3
/
+6
2008-02-01
suspend: fix ia64 allmodconfig build
Rafael J. Wysocki
1
-5
/
+2
2008-02-01
Suspend: Clean up Kconfig (V2)
Johannes Berg
1
-18
/
+3
2008-02-01
Hibernation: Clean up Kconfig (V2)
Johannes Berg
1
-15
/
+3
2008-02-01
Hibernation: Update messages
Rafael J. Wysocki
4
-40
/
+47
2008-02-01
Suspend: Use common prefix in messages
Rafael J. Wysocki
1
-3
/
+3
2008-02-01
Hibernation: Remove unnecessary variable declaration
Rafael J. Wysocki
1
-2
/
+0
2008-02-01
Hibernation: Fix comment in disk.c
Rafael J. Wysocki
1
-2
/
+2
2008-02-01
Suspend: Fix comment in main.c
Rafael J. Wysocki
1
-2
/
+2
2008-02-01
Hibernation: Move low level resume to disk.c
Rafael J. Wysocki
3
-37
/
+48
2008-02-01
Suspend: Fix compilation warning for CONFIG_SUSPEND unset
Rafael J. Wysocki
1
-0
/
+2
2008-02-01
PM: Convert PM notifiers to out-of-line code
Alan Stern
2
-10
/
+30
2008-02-01
PM: Make PM_TRACE more architecture independent
Johannes Berg
1
-1
/
+22
2008-02-01
Hibernation: New testing facility (rev. 2)
Rafael J. Wysocki
2
-15
/
+57
2008-02-01
suspend: build fix responding to 2.6.25 kset change
Rafael J. Wysocki
1
-2
/
+5
2008-02-01
Suspend: Testing facility (rev. 2)
Rafael J. Wysocki
2
-9
/
+117
2008-02-01
Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)
Alan Stern
2
-12
/
+24
2008-02-01
Hibernation: Move function prototypes to header
Adrian Bunk
3
-9
/
+8
2008-02-01
Hibernation: Introduce exportable suspend ioctls header (rev. 2)
Rafael J. Wysocki
1
-28
/
+1
2008-02-01
Hibernation: Correct definitions of some ioctls (rev. 2)
Rafael J. Wysocki
2
-7
/
+21
2008-02-01
Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)
Rafael J. Wysocki
2
-5
/
+5
2008-02-01
Hibernation: Rework platform support ioctls (rev. 2)
Rafael J. Wysocki
2
-16
/
+32
2008-02-01
Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl
Rafael J. Wysocki
3
-6
/
+23
2008-02-01
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2008-01-24
driver core: make /sys/power a kobject
Greg Kroah-Hartman
2
-5
/
+5
2008-01-24
Driver Core: switch all dynamic ksets to kobj_sysfs_ops
Kay Sievers
3
-11
/
+21
2008-01-24
kset: convert /sys/power to use kset_create
Greg Kroah-Hartman
3
-9
/
+6
2008-01-24
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
1
-1
/
+1
2008-01-11
PM: ACPI and APM must not be enabled at the same time
Len Brown
2
-4
/
+3
2007-12-06
power: Use task_is_*
Matthew Wilcox
1
-3
/
+3
2007-11-14
hibernate: fix lockdep report
Johannes Berg
1
-1
/
+11
2007-10-20
trivial copy_data_pages() tidy up
Fengguang Wu
1
-4
/
+5
2007-10-18
Hibernation: Enter platform hibernation state in a consistent way
Rafael J. Wysocki
1
-17
/
+46
2007-10-18
Hibernation: Check if ACPI is enabled during restore in the right place
Rafael J. Wysocki
3
-35
/
+57
2007-10-18
Hibernation: Arbitrary boot kernel support - generic code
Rafael J. Wysocki
2
-19
/
+54
2007-10-18
serial: turn serial console suspend a boot rather than compile time option
Andres Salomon
1
-11
/
+0
2007-10-18
freezer: measure freezing time
Rafael J. Wysocki
1
-3
/
+15
2007-10-18
freezer: be more verbose
Rafael J. Wysocki
1
-6
/
+9
2007-10-18
freezer: do not send signals to kernel threads
Rafael J. Wysocki
1
-33
/
+74
2007-10-18
freezer: do not sync filesystems from freeze_processes
Rafael J. Wysocki
4
-1
/
+14
2007-10-18
PM: Rename hibernation_ops to platform_hibernation_ops
Rafael J. Wysocki
1
-2
/
+2
[next]