Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
eb4866d0066ffd5446751c102d64feb3318d8bd1
/
kernel
/
power
/
hibernate.c
f42a981
PM / Hibernate: Update kerneldoc comments in hibernate.c
by Rafael J. Wysocki
· 14 years ago
35425801
PM / Hibernate: Remove arch_prepare_suspend()
by Rafael J. Wysocki
· 14 years ago
4e2d949
PM / Hibernate: Update some comments in core hibernate code
by Rafael J. Wysocki
· 14 years ago
91e7c75
PM: Allow drivers to allocate memory from .prepare() callbacks safely
by Rafael J. Wysocki
· 14 years ago
2d2a916
Merge branch 'syscore' into for-linus
by Rafael J. Wysocki
· 14 years ago
ddeb648
PM / Hibernate: Add sysfs knob to control size of memory for drivers
by Rafael J. Wysocki
· 14 years ago
2e711c0
PM: Remove sysdev suspend, resume and shutdown operations
by Rafael J. Wysocki
· 14 years ago
2ca6f62f
PM: Fix error code paths executed after failing syscore_suspend()
by Rafael J. Wysocki
· 14 years ago
40dc166
PM / Core: Introduce struct syscore_ops for core subsystems PM
by Rafael J. Wysocki
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
a2867e0
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
by Rafael J. Wysocki
· 14 years ago
5262a47
PM / Hibernate: When failed, in_suspend should be reset
by MyungJoo Ham
· 14 years ago
5729c63
PM / Hibernate: hibernation_ops->leave should be checked too
by MyungJoo Ham
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
c9e664f
PM / Hibernate: Fix memory corruption related to swap
by Rafael J. Wysocki
· 14 years ago
073ef1f
hibernation: constify platform_hibernation_ops
by Lionel Debroux
· 14 years ago
d0941ea
PM / Hibernate: Make some boot messages look less scary
by Rafael J. Wysocki
· 14 years ago
f996fc9
PM / Hibernate: Compress hibernation image with LZO
by Bojan Smojver
· 14 years ago
910321e
swap: revert special hibernation allocation
by Hugh Dickins
· 14 years ago
d2997b1
hibernation: freeze swap at hibernation
by KAMEZAWA Hiroyuki
· 14 years ago
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
a253129
update email address
by Pavel Machek
· 14 years ago
d074ee0
PM / Hibernate: Fix snapshot error code path
by Rafael J. Wysocki
· 14 years ago
f6f71f1
PM / Hibernate: Fix hibernation_platform_enter()
by Rafael J. Wysocki
· 14 years ago
c125e96
PM: Make it possible to avoid races between wakeup and system sleep
by Rafael J. Wysocki
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
452aa69
mm/pm: force GFP_NOIO during suspend/hibernation and resume
by Rafael J. Wysocki
· 15 years ago
8e60c6a
PM / Hibernate: Shift remaining code from swsusp.c to hibernate.c
by Nigel Cunningham
· 15 years ago
76b57e6
PM / Hibernate: Fix blkdev refleaks
by Jiri Slaby
· 15 years ago
64a473c
PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)
by Rafael J. Wysocki
· 15 years ago
e681c9d
PM: Fix typo in label name s/Platofrm_finish/Platform_finish/
by Thadeu Lima de Souza Cascardo
· 15 years ago
8b759b8
PM/Hibernate: Rename disk.c to hibernate.c
by Rafael J. Wysocki
· 16 years ago
[Renamed (99%) from kernel/power/disk.c]
d161630
PM core: rename suspend and resume functions
by Alan Stern
· 16 years ago
e39a71e
PM: Rename device_power_down/up()
by Magnus Damm
· 16 years ago
32bdfac
PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs
by Rafael J. Wysocki
· 16 years ago
4484079
PM: check sysdev_suspend(PMSG_FREEZE) return value
by Bjorn Helgaas
· 16 years ago
0c8454f
PM/Hibernate: Fix waiting for image device to appear on resume
by Rafael J. Wysocki
· 16 years ago
c751085
PM/Hibernate: Wait for SCSI devices scan to complete during resume
by Rafael J. Wysocki
· 16 years ago
811158b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
a8af789
pm: rework includes, remove arch ifdefs
by Magnus Damm
· 16 years ago
4aecd67
PM: Change hibernation code ordering
by Rafael J. Wysocki
· 16 years ago
2ed8d2b
PM: Rework handling of interrupts during suspend-resume
by Rafael J. Wysocki
· 16 years ago
877d031
trivial: Fix misspelling of firmware
by Nick Andrew
· 16 years ago
770824b
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
by Rafael J. Wysocki
· 16 years ago
eed3ee0
PM/resume: wait for device probing to finish
by Arjan van de Ven
· 16 years ago
abfe2d7
Hibernation: Introduce system_entering_hibernation
by Rafael J. Wysocki
· 16 years ago
b2576e1
Merge branch 'linus' into release
by Len Brown
· 16 years ago
3fe0313
Hibernate: Call platform_begin before swsusp_shrink_memory
by Zhang Rui
· 16 years ago
cbe2f5a
tracing: allow tracing of suspend/resume & hibernation code again
by Ingo Molnar
· 16 years ago
c2dd0da
[PATCH] propagate mode through swsusp_close()
by Al Viro
· 17 years ago
1bfcf13
pm: rework disabling of user mode helpers during suspend/hibernation
by Rafael J. Wysocki
· 16 years ago
41108eb
ftrace: disable tracing for hibernation
by Rafael J. Wysocki
· 16 years ago
d8f3de0
Suspend-related patches for 2.6.27
by Rafael J. Wysocki
· 17 years ago
1eede07
Introduce new top level suspend and hibernation callbacks
by Rafael J. Wysocki
· 17 years ago
3a2d5b7
PM: Introduce PM_EVENT_HIBERNATE callback state
by Rafael J. Wysocki
· 17 years ago
47a460d
kernel/power/disk.c: make code static
by Adrian Bunk
· 17 years ago
5a0a2f3
Hibernation: Invoke suspend notifications after console switch
by Rafael J. Wysocki
· 17 years ago
caea99e
Hibernation: Introduce begin() and end() callbacks
by Rafael J. Wysocki
· 17 years ago
2397672
Hibernation: Update messages
by Rafael J. Wysocki
· 17 years ago
9575809
Hibernation: Fix comment in disk.c
by Rafael J. Wysocki
· 17 years ago
72df68c
Hibernation: Move low level resume to disk.c
by Rafael J. Wysocki
· 17 years ago
4cc7977
Hibernation: New testing facility (rev. 2)
by Rafael J. Wysocki
· 17 years ago
c3e94d8
Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)
by Alan Stern
· 17 years ago
d76e15f
driver core: make /sys/power a kobject
by Greg Kroah-Hartman
· 17 years ago
386f275
Driver Core: switch all dynamic ksets to kobj_sysfs_ops
by Kay Sievers
· 17 years ago
039a5dc
kset: convert /sys/power to use kset_create
by Greg Kroah-Hartman
· 17 years ago
60a0d23
hibernate: fix lockdep report
by Johannes Berg
· 17 years ago
9cd9a00
Hibernation: Enter platform hibernation state in a consistent way
by Rafael J. Wysocki
· 17 years ago
c7e0831
Hibernation: Check if ACPI is enabled during restore in the right place
by Rafael J. Wysocki
· 17 years ago
232b143
freezer: do not sync filesystems from freeze_processes
by Rafael J. Wysocki
· 17 years ago
b3dac3b
PM: Rename hibernation_ops to platform_hibernation_ops
by Rafael J. Wysocki
· 17 years ago
74f270a
PM: Rework struct hibernation_ops
by Rafael J. Wysocki
· 17 years ago
58b3b71
Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare"
by Rafael J. Wysocki
· 17 years ago
b10d911
PM: introduce hibernation and suspend notifiers
by Rafael J. Wysocki
· 17 years ago
b1457bc
Hibernation: prepare to enter the low power state
by Rafael J. Wysocki
· 17 years ago
10a1803
swsusp: fix hibernation code ordering
by Rafael J. Wysocki
· 17 years ago
a634cc1
swsusp: introduce restore platform operations
by Rafael J. Wysocki
· 17 years ago
7777fab
swsusp: remove code duplication between disk.c and user.c
by Rafael J. Wysocki
· 17 years ago
8d98a69
swsusp: fix sysfs interface
by Rafael J. Wysocki
· 18 years ago
a3d25c2
PM: Separate hibernation code from suspend code
by Rafael J. Wysocki
· 18 years ago
f0ced9b
power management: change /sys/power/disk display
by Johannes Berg
· 18 years ago
0709db6
swsusp: use GFP_KERNEL for creating basic data structures
by Rafael J. Wysocki
· 18 years ago
74dfd66
swsusp: do not use page flags
by Rafael J. Wysocki
· 18 years ago
823bccf
remove "struct subsystem" as it is no longer needed
by Greg Kroah-Hartman
· 18 years ago
11d77d0
power management: remove firmware disk mode
by Johannes Berg
· 18 years ago
fe0c935a
rework pm_ops pm_disk_mode, kill misuse
by Johannes Berg
· 18 years ago
436ce71
[PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"
by Rafael J. Wysocki
· 18 years ago
058560f
[PATCH] fix extra BIOS invocation during resume
by Pavel Machek
· 18 years ago
9498513
[PATCH] swsusp: disable nonboot CPUs before entering platform suspend
by Rafael J. Wysocki
· 18 years ago
886c595
[PATCH] swsusp: Fix resume error path in platform mode
by Rafael J. Wysocki
· 18 years ago
ed746e3
[PATCH] swsusp: Change code ordering in disk.c
by Rafael J. Wysocki
· 18 years ago
cfee47f
Pull bugfix into test branch
by Len Brown
· 18 years ago
5045cfc
[PATCH] swsusp: kill write-only variable
by Pavel Machek
· 18 years ago
2d87595
[PATCH] PM: Fix swsusp debug mode testproc
by Rafael J. Wysocki
· 18 years ago
59a49335
[PATCH] swsusp: Fix labels
by Rafael J. Wysocki
· 18 years ago
a6d7098
[PATCH] convert pm_sem to a mutex
by Stephen Hemminger
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
8a05aac
[PATCH] swsusp: fix platform mode
by Stefan Seyfried
· 18 years ago
9a154d9
[PATCH] swsusp: add resume_offset command line parameter
by Rafael J. Wysocki
· 18 years ago
b918f6e
[PATCH] swsusp: debugging
by Rafael J. Wysocki
· 18 years ago
Next »