index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
power.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-11
PM / Hibernate: Separate block_io
Jiri Slaby
1
-0
/
+9
2010-05-11
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-02
Suspend: Add config option to disable the freezer if architecture wants that
Johannes Berg
1
-0
/
+22
2008-02-02
Hibernation: Move low level resume to disk.c
Rafael J. Wysocki
1
-1
/
+0
2008-02-02
PM: Convert PM notifiers to out-of-line code
Alan Stern
1
-8
/
+4
2008-02-02
Hibernation: New testing facility (rev. 2)
Rafael J. Wysocki
1
-0
/
+2
2008-02-02
Suspend: Testing facility (rev. 2)
Rafael J. Wysocki
1
-0
/
+18
2008-02-02
Hibernation: Move function prototypes to header
Adrian Bunk
1
-0
/
+8
2008-02-02
Hibernation: Introduce exportable suspend ioctls header (rev. 2)
Rafael J. Wysocki
1
-28
/
+1
2008-02-02
Hibernation: Correct definitions of some ioctls (rev. 2)
Rafael J. Wysocki
1
-5
/
+5
2008-02-02
Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)
Rafael J. Wysocki
1
-1
/
+0
2008-02-02
Hibernation: Rework platform support ioctls (rev. 2)
Rafael J. Wysocki
1
-6
/
+3
2008-02-02
Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl
Rafael J. Wysocki
1
-1
/
+3
2008-01-25
Driver Core: switch all dynamic ksets to kobj_sysfs_ops
Kay Sievers
1
-1
/
+1
2008-01-25
kset: convert /sys/power to use kset_create
Greg Kroah-Hartman
1
-2
/
+0
2007-10-19
Hibernation: Check if ACPI is enabled during restore in the right place
Rafael J. Wysocki
1
-1
/
+0
2007-10-19
Hibernation: Arbitrary boot kernel support - generic code
Rafael J. Wysocki
1
-1
/
+19
2007-07-30
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
1
-1
/
+9
2007-07-30
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-06
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-3
/
+2
2007-05-03
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
2006-09-26
[PATCH] swsusp: Use memory bitmaps during resume
Rafael J. Wysocki
1
-10
/
+1
2006-09-26
[PATCH] swsusp: Introduce memory bitmaps
Rafael J. Wysocki
1
-1
/
+2
2006-09-26
[PATCH] Change the name of pagedir_nosave
Rafael J. Wysocki
1
-2
/
+0
2006-09-26
[PATCH] swsusp: struct snapshot_handle cleanup
Rafael J. Wysocki
1
-8
/
+56
2006-09-26
[PATCH] swsusp: read speedup
Andrew Morton
1
-0
/
+1
2006-06-26
Revert "swsusp special saveable pages support" commits
Linus Torvalds
1
-4
/
+0
[next]