Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
67ca0284f69992ad71ac12dc375f2b158d9d703d
/
kernel
/
power
4a3b98a
[PATCH] swsusp: prevent possible image corruption on resume
by Rafael J. Wysocki
· 19 years ago
78a596b
[PATCH] remove kernel/power/pm.c:pm_unregister()
by Adrian Bunk
· 19 years ago
3e6e952
help text: SOFTWARE_SUSPEND doesn't need ACPI
by Adrian Bunk
· 19 years ago
85b6bce
[PATCH] Fix suspend with traced tasks
by Pavel Machek
· 19 years ago
e655a25
[PATCH] swswsup: return correct load_image error
by Con Kolivas
· 19 years ago
34f361a
[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()
by Ashok Raj
· 19 years ago
97d1f15
[PATCH] sem2mutex: kernel/
by Arjan van de Ven
· 19 years ago
9b23820
[PATCH] swsusp: add s2ram ioctl to userland interface
by Luca Tettamanti
· 19 years ago
94c188d
[PATCH] swsusp: let userland tools switch console on suspend
by Rafael J. Wysocki
· 19 years ago
e4e4d66
[PATCH] swsusp: drain high mem pages
by Shaohua Li
· 19 years ago
ce6ed29
[PATCH] suspend: make progress printing prettier
by Pavel Machek
· 19 years ago
02aaeb9
[PATCH] swsusp: freeze user space processes first
by Rafael J. Wysocki
· 19 years ago
6e1819d
[PATCH] swsusp: userland interface
by Rafael J. Wysocki
· 19 years ago
543cc27
[PATCH] swsusp: documentation updates
by Pavel Machek
· 19 years ago
74c7e2e
[PATCH] kernel/power: move externs to header files
by Randy Dunlap
· 19 years ago
61159a3
[PATCH] swsusp: separate swap-writing/reading code
by Rafael J. Wysocki
· 19 years ago
f577eb3
[PATCH] swsusp: low level interface
by Rafael J. Wysocki
· 19 years ago
2b322ce
[PATCH] revert "swsusp: fix breakage with swap on lvm"
by Andrew Morton
· 19 years ago
a8534ad
[PATCH] swsusp: fix breakage with swap on LVM
by Rafael J. Wysocki
· 19 years ago
c8adb49
[PATCH] swsusp: nuke noisy message
by Andrew Morton
· 19 years ago
46cd2f3
[PATCH] Fix build failure in recent pm_prepare_* changes.
by Rafael J. Wysocki
· 19 years ago
7714d59
[PATCH] swsusp: kill unneeded/unbalanced bio_get
by Pavel Machek
· 19 years ago
59ed2f5
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 19 years ago
f7b8988
[PATCH] swsusp: do not change log level during suspend/resume
by Rafael J. Wysocki
· 19 years ago
853609b
[PATCH] swsusp: use bytes as image size units
by Rafael J. Wysocki
· 19 years ago
9fdb62a
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release
by Len Brown
· 19 years ago
750c902
SOFTWARE_SUSPEND: fix a typo in the dependencies
by Adrian Bunk
· 19 years ago
277c6e2
[PATCH] swsusp: save image header first
by Rafael J. Wysocki
· 19 years ago
1adf6c8
[PATCH] swsusp: improve handling of swap partitions
by Rafael J. Wysocki
· 19 years ago
ca0aec0
[PATCH] swsusp: make image size limit tunable
by Rafael J. Wysocki
· 19 years ago
b3a93a2
[PATCH] swsusp: limit image size
by Rafael J. Wysocki
· 19 years ago
c050ca7
[PATCH] swsusp: Drop duplicate prototypes
by Pavel Machek
· 19 years ago
e5e2fa7
[PATCH] swsusp: fix enough_free_mem
by Rafael J. Wysocki
· 19 years ago
72a97e0
[PATCH] swsusp: improve freeing of memory
by Rafael J. Wysocki
· 19 years ago
7088a5c
[PATCH] swsusp: introduce the swap map structure
by Rafael J. Wysocki
· 19 years ago
f2d97f02
[PATCH] swsusp: remove encryption
by Rafael J. Wysocki
· 19 years ago
a576219
[PATCH] swsusp: resume_store() retval fix
by Andrew Morton
· 19 years ago
729b4d4
[ACPI] fix reboot upon suspend-to-disk
by Alexey Starikovskiy
· 19 years ago
1a38416
[ACPI] SMP S3 resume: evaluate _WAK after INIT
by David Shaohua Li
· 19 years ago
123d3c1
[PATCH] fix swsusp on machines not supporting S4
by Pavel Machek
· 19 years ago
bca73e4
[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h
by Jeff Garzik
· 19 years ago
0fbeb5a
[PATCH] swsusp: rework swsusp_suspend
by Rafael J. Wysocki
· 19 years ago
ed14b52
[PATCH] swsusp: simplify pagedir relocation
by Rafael J. Wysocki
· 19 years ago
054bd4c
[PATCH] swsusp: reduce code duplication
by Rafael J. Wysocki
· 19 years ago
969e9af
[PATCH] sleep: Fix oops in enter_state
by Pavel Machek
· 19 years ago
47b90ff
[PATCH] swsusp: remove unused variable
by Pavel Machek
· 19 years ago
dc19d50
[PATCH] swsusp cleanups
by Pavel Machek
· 19 years ago
eb9289e
[PATCH] introduce .valid callback for pm_ops
by Shaohua Li
· 19 years ago
0245b3e
[PATCH] swsusp: two simplifications
by Rafael J. Wysocki
· 19 years ago
2e32a43
[PATCH] swsusp: get rid of unnecessary wrapper function
by Rafael J. Wysocki
· 19 years ago
de49186
[PATCH] swsusp: cleanups
by Pavel Machek
· 19 years ago
96bc7ae
[PATCH] swsusp: remove unneccessary includes
by Pavel Machek
· 19 years ago
2c1b4a5
[PATCH] swsusp: rework memory freeing on resume
by Rafael J. Wysocki
· 19 years ago
a0f4965
[PATCH] swsusp: reduce the use of global variables
by Rafael J. Wysocki
· 19 years ago
25761b6
[PATCH] swsusp: move snapshot functionality to separate file
by Rafael J. Wysocki
· 19 years ago
351619b
[PATCH] swsusp: rework image freeing
by Rafael J. Wysocki
· 19 years ago
b581003
[PATCH] core remove PageReserved
by Nick Piggin
· 19 years ago
9796fdd
[PATCH] gfp_t: kernel/*
by Al Viro
· 19 years ago
3dd0832
[PATCH] x86_64: Set up safe page tables during resume
by Rafael J. Wysocki
· 19 years ago
0f7347c
[PATCH] swsusp: avoid problems if there are too many pages to save
by Rafael J. Wysocki
· 19 years ago
f2d6137
[PATCH] swsusp: prevent possible memory leak
by Rafael J. Wysocki
· 19 years ago
254b547
[PATCH] swsusp: remove wrong code from data_free
by Rafael J. Wysocki
· 19 years ago
8686bcd
[PATCH] swsusp: fix comments
by Pavel Machek
· 19 years ago
57487f4
[PATCH] swsusp: do not trigger BUG_ON() if there is not enough memory
by Rafael J. Wysocki
· 19 years ago
720b942
[PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMP
by Randy Dunlap
· 19 years ago
88d10bb
[PATCH] suspend: cleanup calling of power off methods.
by Eric W. Biederman
· 19 years ago
64e4748
Merge linux-2.6 with linux-acpi-2.6
by Len Brown
· 19 years ago
dd39271
[PATCH] introduce and use kzalloc
by Pekka J Enberg
· 19 years ago
8446f1d
[PATCH] detect soft lockups
by Ingo Molnar
· 19 years ago
d7ae79c
[PATCH] swsusp: update documentation
by Pavel Machek
· 19 years ago
57c4ce3
[PATCH] pm: clean up /sys/power/disk
by Pavel Machek
· 19 years ago
6161b2c
[PATCH] pm: fix process freezing
by Pavel Machek
· 19 years ago
99dc7d6
[PATCH] swsusp: fix error handling and cleanups
by Pavel Machek
· 19 years ago
dd5d666
[PATCH] swsusp: add locking to software_resume
by Shaohua Li
· 19 years ago
56057e1
[PATCH] swsusp: simpler calculation of number of pages in PBE list
by Michal Schmidt
· 19 years ago
c2ff18f
[PATCH] encrypt suspend data for easy wiping
by Andreas Steinmetz
· 19 years ago
2a23b5d
[PATCH] remove busywait in refrigerator
by Pavel Machek
· 19 years ago
dae06ac
[PATCH] swap: update swsusp use of swap_info
by Hugh Dickins
· 19 years ago
eb7b6b3
[ACPI] IA64-related ACPI Kconfig fixes
by Len Brown
· 19 years ago
bba0e46
[PATCH] Address BUG: using smp_processor_id() in preemptible [00000001] code
by Nigel Cunningham
· 20 years ago
fdde86a
[PATCH] swpsuspend: Have suspend to disk use factors of sys_reboot
by Eric W. Biederman
· 20 years ago
ff31977
[PATCH] Use kernel_power_off in sysrq-o
by Eric W. Biederman
· 20 years ago
3f603ed
Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6
by Linus Torvalds
· 20 years ago
d53d9f1
[PATCH] name_to_dev_t warning fix
by Andrew Morton
· 20 years ago
5028770
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
by Len Brown
· 20 years ago
5ae947e
[ACPI] Suspend to RAM fix
by David Shaohua Li
· 20 years ago
e2a5b42
[ACPI] ACPI poweroff fix
by Alexey Starikovskiy
· 20 years ago
1322ad41
[PATCH] pm: clean up process.c
by Pavel Machek
· 20 years ago
47b724f
[PATCH] swsusp: fix error handling
by Pavel Machek
· 20 years ago
3efa147
[PATCH] pm: Fix resume from initrd
by Pavel Machek
· 20 years ago
2031d0f
Merge Christoph's freeze cleanup patch
by Linus Torvalds
· 20 years ago
3e1d1d2
[PATCH] Cleanup patch for process freezing
by Christoph Lameter
· 20 years ago
19c3243
[PATCH] swsusp: only allow it when it makes sense
by Pavel Machek
· 20 years ago
c61978b
[PATCH] swsusp: fix nr_copy_pages
by Pavel Machek
· 20 years ago
2e4d582
[PATCH] swsusp: cleanup whitespace
by Pavel Machek
· 20 years ago
8f9bdf1
[PATCH] swsusp: kill unneccessary does_collide_order
by Pavel Machek
· 20 years ago
5a72e04
[PATCH] suspend/resume SMP support
by Li Shaohua
· 20 years ago
52c1da3
[PATCH] make various thing static
by Adrian Bunk
· 20 years ago
39c715b
[PATCH] smp_processor_id() cleanup
by Ingo Molnar
· 20 years ago
82428b6
[PATCH] Driver Core: pm diagnostics update, check for errors
by David Brownell
· 20 years ago
Next »