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
/
power.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-06
PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path
Srivatsa S. Bhat
1
-0
/
+2
2011-10-16
PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image
Bojan Smojver
1
-0
/
+1
2011-10-16
PM / Hibernate: Freeze kernel threads after preallocating memory
Rafael J. Wysocki
1
-1
/
+2
2011-05-17
PM / Hibernate: Add sysfs knob to control size of memory for drivers
Rafael J. Wysocki
1
-0
/
+4
2010-10-17
PM / Hibernate: Make default image size depend on total RAM size
Rafael J. Wysocki
1
-1
/
+8
2010-10-17
PM / Hibernate: Compress hibernation image with LZO
Bojan Smojver
1
-0
/
+1
2010-05-10
PM / Hibernate: Separate block_io
Jiri Slaby
1
-0
/
+9
2010-05-10
PM / Hibernate: Snapshot cleanup
Jiri Slaby
1
-15
/
+3
2009-09-14
PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)
Rafael J. Wysocki
1
-1
/
+1
2009-06-12
PM/Hibernate: Rename disk.c to hibernate.c
Rafael J. Wysocki
1
-2
/
+2
2009-06-12
PM: Separate suspend to RAM functionality from core
Rafael J. Wysocki
1
-1
/
+16
2009-06-12
PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)
Rafael J. Wysocki
1
-3
/
+1
2008-10-21
[PATCH] propagate mode through swsusp_close()
Al Viro
1
-1
/
+1
2008-07-26
kexec jump: save/restore device state
Huang Ying
1
-2
/
+0
2008-02-01
Suspend: Add config option to disable the freezer if architecture wants that
Johannes Berg
1
-0
/
+22
2008-02-01
Hibernation: Move low level resume to disk.c
Rafael J. Wysocki
1
-1
/
+0
2008-02-01
PM: Convert PM notifiers to out-of-line code
Alan Stern
1
-8
/
+4
2008-02-01
Hibernation: New testing facility (rev. 2)
Rafael J. Wysocki
1
-0
/
+2
2008-02-01
Suspend: Testing facility (rev. 2)
Rafael J. Wysocki
1
-0
/
+18
2008-02-01
Hibernation: Move function prototypes to header
Adrian Bunk
1
-0
/
+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
1
-5
/
+5
2008-02-01
Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)
Rafael J. Wysocki
1
-1
/
+0
2008-02-01
Hibernation: Rework platform support ioctls (rev. 2)
Rafael J. Wysocki
1
-6
/
+3
2008-02-01
Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl
Rafael J. Wysocki
1
-1
/
+3
2008-01-24
Driver Core: switch all dynamic ksets to kobj_sysfs_ops
Kay Sievers
1
-1
/
+1
2008-01-24
kset: convert /sys/power to use kset_create
Greg Kroah-Hartman
1
-2
/
+0
2007-10-18
Hibernation: Check if ACPI is enabled during restore in the right place
Rafael J. Wysocki
1
-1
/
+0
2007-10-18
Hibernation: Arbitrary boot kernel support - generic code
Rafael J. Wysocki
1
-1
/
+19
2007-07-29
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
1
-1
/
+9
2007-07-29
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
1
-1
/
+1
2007-07-19
PM: Reduce code duplication between main.c and user.c
Rafael J. Wysocki
1
-1
/
+2
2007-07-19
PM: introduce hibernation and suspend notifiers
Rafael J. Wysocki
1
-0
/
+10
2007-07-19
swsusp: introduce restore platform operations
Rafael J. Wysocki
1
-3
/
+10
2007-07-19
swsusp: remove code duplication between disk.c and user.c
Rafael J. Wysocki
1
-1
/
+4
2007-05-09
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
1
-6
/
+1
2007-05-07
swsusp: free more memory
Rafael J. Wysocki
1
-1
/
+11
2007-05-07
swsusp: use rbtree for tracking allocated swap
Rafael J. Wysocki
1
-24
/
+3
2007-05-07
swsusp: use GFP_KERNEL for creating basic data structures
Rafael J. Wysocki
1
-0
/
+3
2007-05-07
swsusp: do not use page flags
Rafael J. Wysocki
1
-0
/
+2
2007-05-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-3
/
+2
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
1
-1
/
+1
2007-05-02
[PATCH] x86: Move swsusp __pa() dependent code to arch portion
Vivek Goyal
1
-3
/
+2
2006-12-07
[PATCH] convert pm_sem to a mutex
Stephen Hemminger
1
-1
/
+3
2006-12-07
[PATCH] swsusp: Measure memory shrinking time
Rafael J. Wysocki
1
-0
/
+4
2006-12-07
[PATCH] swsusp: Improve handling of highmem
Rafael J. Wysocki
1
-1
/
+1
2006-12-07
[PATCH] swsusp: add ioctl for swap files support
Rafael J. Wysocki
1
-1
/
+13
2006-12-07
[PATCH] swsusp: add resume_offset command line parameter
Rafael J. Wysocki
1
-0
/
+1
2006-12-07
[PATCH] swsusp: use block device offsets to identify swap locations
Rafael J. Wysocki
1
-1
/
+1
2006-12-07
[PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode")
Stefan Seyfried
1
-1
/
+6
[next]