index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch
Andres Salomon
2008-04-28
1
-1
/
+26
*
Merge branches 'release' and 'doc' into release
Len Brown
2008-03-13
1
-1
/
+1
|
\
|
*
documentation: Move power-related files to Documentation/power/
Randy Dunlap
2008-03-12
1
-1
/
+1
*
|
Hibernation: Fix mark_nosave_pages()
Rafael J. Wysocki
2008-03-11
1
-7
/
+34
|
/
*
freezer vs stopped or traced
Roland McGrath
2008-03-04
1
-17
/
+12
*
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
2008-02-23
1
-2
/
+2
*
Hibernation: Handle DEBUG_PAGEALLOC on x86
Rafael J. Wysocki
2008-02-21
1
-13
/
+29
*
PM: documentation cleanups
Pavel Machek
2008-02-07
1
-3
/
+6
*
kernel/power/disk.c: make code static
Adrian Bunk
2008-02-05
1
-2
/
+2
*
Page allocator: clean up pcp draining functions
Christoph Lameter
2008-02-05
1
-2
/
+2
*
Hibernation: Invoke suspend notifications after console switch
Rafael J. Wysocki
2008-02-01
1
-10
/
+7
*
Suspend: Invoke suspend notifications after console switch
Johannes Berg
2008-02-01
1
-4
/
+4
*
Suspend: Add config option to disable the freezer if architecture wants that
Johannes Berg
2008-02-01
3
-3
/
+36
*
Hibernation: Introduce begin() and end() callbacks
Rafael J. Wysocki
2008-02-01
1
-9
/
+24
*
Suspend: Introduce begin() and end() callbacks
Rafael J. Wysocki
2008-02-01
1
-3
/
+6
*
suspend: fix ia64 allmodconfig build
Rafael J. Wysocki
2008-02-01
1
-5
/
+2
*
Suspend: Clean up Kconfig (V2)
Johannes Berg
2008-02-01
1
-18
/
+3
*
Hibernation: Clean up Kconfig (V2)
Johannes Berg
2008-02-01
1
-15
/
+3
*
Hibernation: Update messages
Rafael J. Wysocki
2008-02-01
4
-40
/
+47
*
Suspend: Use common prefix in messages
Rafael J. Wysocki
2008-02-01
1
-3
/
+3
*
Hibernation: Remove unnecessary variable declaration
Rafael J. Wysocki
2008-02-01
1
-2
/
+0
*
Hibernation: Fix comment in disk.c
Rafael J. Wysocki
2008-02-01
1
-2
/
+2
*
Suspend: Fix comment in main.c
Rafael J. Wysocki
2008-02-01
1
-2
/
+2
*
Hibernation: Move low level resume to disk.c
Rafael J. Wysocki
2008-02-01
3
-37
/
+48
*
Suspend: Fix compilation warning for CONFIG_SUSPEND unset
Rafael J. Wysocki
2008-02-01
1
-0
/
+2
*
PM: Convert PM notifiers to out-of-line code
Alan Stern
2008-02-01
2
-10
/
+30
*
PM: Make PM_TRACE more architecture independent
Johannes Berg
2008-02-01
1
-1
/
+22
*
Hibernation: New testing facility (rev. 2)
Rafael J. Wysocki
2008-02-01
2
-15
/
+57
*
suspend: build fix responding to 2.6.25 kset change
Rafael J. Wysocki
2008-02-01
1
-2
/
+5
*
Suspend: Testing facility (rev. 2)
Rafael J. Wysocki
2008-02-01
2
-9
/
+117
*
Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)
Alan Stern
2008-02-01
2
-12
/
+24
*
Hibernation: Move function prototypes to header
Adrian Bunk
2008-02-01
3
-9
/
+8
*
Hibernation: Introduce exportable suspend ioctls header (rev. 2)
Rafael J. Wysocki
2008-02-01
1
-28
/
+1
*
Hibernation: Correct definitions of some ioctls (rev. 2)
Rafael J. Wysocki
2008-02-01
2
-7
/
+21
*
Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)
Rafael J. Wysocki
2008-02-01
2
-5
/
+5
*
Hibernation: Rework platform support ioctls (rev. 2)
Rafael J. Wysocki
2008-02-01
2
-16
/
+32
*
Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl
Rafael J. Wysocki
2008-02-01
3
-6
/
+23
*
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-02-01
1
-3
/
+3
|
\
|
*
power: Use task_is_*
Matthew Wilcox
2007-12-06
1
-3
/
+3
*
|
driver core: make /sys/power a kobject
Greg Kroah-Hartman
2008-01-24
2
-5
/
+5
*
|
Driver Core: switch all dynamic ksets to kobj_sysfs_ops
Kay Sievers
2008-01-24
3
-11
/
+21
*
|
kset: convert /sys/power to use kset_create
Greg Kroah-Hartman
2008-01-24
3
-9
/
+6
*
|
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2008-01-24
1
-1
/
+1
*
|
PM: ACPI and APM must not be enabled at the same time
Len Brown
2008-01-11
2
-4
/
+3
|
/
*
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
[next]