index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-17
[PATCH] Fix suspend with traced tasks
Pavel Machek
1
-2
/
+1
2006-02-17
[PATCH] swsusp: fix breakage with swap on LVM
Rafael J. Wysocki
1
-3
/
+1
2006-02-15
[PATCH] swsusp: nuke noisy message
Andrew Morton
1
-3
/
+1
2006-02-07
[PATCH] Fix build failure in recent pm_prepare_* changes.
Rafael J. Wysocki
2
-17
/
+3
2006-02-07
[PATCH] swsusp: kill unneeded/unbalanced bio_get
Pavel Machek
1
-4
/
+2
2006-02-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-10
/
+3
2006-02-01
[PATCH] swsusp: do not change log level during suspend/resume
Rafael J. Wysocki
2
-11
/
+6
2006-02-01
[PATCH] swsusp: use bytes as image size units
Rafael J. Wysocki
3
-9
/
+9
2006-01-24
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...
Len Brown
2
-10
/
+3
2006-01-15
SOFTWARE_SUSPEND: fix a typo in the dependencies
Adrian Bunk
1
-1
/
+1
2006-01-06
[PATCH] swsusp: save image header first
Rafael J. Wysocki
2
-126
/
+65
2006-01-06
[PATCH] swsusp: improve handling of swap partitions
Rafael J. Wysocki
1
-92
/
+36
2006-01-06
[PATCH] swsusp: make image size limit tunable
Rafael J. Wysocki
3
-6
/
+31
2006-01-06
[PATCH] swsusp: limit image size
Rafael J. Wysocki
2
-14
/
+11
2006-01-06
[PATCH] swsusp: Drop duplicate prototypes
Pavel Machek
1
-3
/
+0
2006-01-06
[PATCH] swsusp: fix enough_free_mem
Rafael J. Wysocki
1
-2
/
+8
2006-01-06
[PATCH] swsusp: improve freeing of memory
Rafael J. Wysocki
4
-36
/
+125
2006-01-06
[PATCH] swsusp: introduce the swap map structure
Rafael J. Wysocki
4
-176
/
+417
2006-01-06
[PATCH] swsusp: remove encryption
Rafael J. Wysocki
1
-159
/
+4
2006-01-06
[PATCH] swsusp: resume_store() retval fix
Andrew Morton
1
-18
/
+16
2005-12-15
[ACPI] fix reboot upon suspend-to-disk
Alexey Starikovskiy
1
-8
/
+1
2005-11-30
[ACPI] SMP S3 resume: evaluate _WAK after INIT
David Shaohua Li
1
-2
/
+2
2005-11-29
[PATCH] fix swsusp on machines not supporting S4
Pavel Machek
1
-5
/
+16
2005-11-13
[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h
Jeff Garzik
3
-1
/
+12
2005-11-09
[PATCH] swsusp: rework swsusp_suspend
Rafael J. Wysocki
3
-49
/
+47
2005-11-09
[PATCH] swsusp: simplify pagedir relocation
Rafael J. Wysocki
3
-53
/
+28
2005-11-09
[PATCH] swsusp: reduce code duplication
Rafael J. Wysocki
3
-70
/
+52
2005-11-09
[PATCH] sleep: Fix oops in enter_state
Pavel Machek
1
-1
/
+1
2005-11-07
[PATCH] swsusp: remove unused variable
Pavel Machek
1
-8
/
+1
2005-11-07
[PATCH] swsusp cleanups
Pavel Machek
2
-28
/
+27
2005-10-30
[PATCH] introduce .valid callback for pm_ops
Shaohua Li
1
-1
/
+4
2005-10-30
[PATCH] swsusp: two simplifications
Rafael J. Wysocki
2
-7
/
+3
2005-10-30
[PATCH] swsusp: get rid of unnecessary wrapper function
Rafael J. Wysocki
1
-7
/
+1
2005-10-30
[PATCH] swsusp: cleanups
Pavel Machek
1
-12
/
+10
2005-10-30
[PATCH] swsusp: remove unneccessary includes
Pavel Machek
2
-31
/
+3
2005-10-30
[PATCH] swsusp: rework memory freeing on resume
Rafael J. Wysocki
4
-83
/
+45
2005-10-30
[PATCH] swsusp: reduce the use of global variables
Rafael J. Wysocki
3
-43
/
+43
2005-10-30
[PATCH] swsusp: move snapshot functionality to separate file
Rafael J. Wysocki
4
-437
/
+486
2005-10-30
[PATCH] swsusp: rework image freeing
Rafael J. Wysocki
1
-84
/
+75
2005-10-29
[PATCH] core remove PageReserved
Nick Piggin
1
-9
/
+16
2005-10-28
[PATCH] gfp_t: kernel/*
Al Viro
1
-1
/
+1
2005-10-10
[PATCH] x86_64: Set up safe page tables during resume
Rafael J. Wysocki
1
-3
/
+4
2005-09-28
[PATCH] swsusp: avoid problems if there are too many pages to save
Rafael J. Wysocki
2
-1
/
+8
2005-09-28
[PATCH] swsusp: prevent possible memory leak
Rafael J. Wysocki
1
-3
/
+3
2005-09-28
[PATCH] swsusp: remove wrong code from data_free
Rafael J. Wysocki
1
-4
/
+3
2005-09-22
[PATCH] swsusp: fix comments
Pavel Machek
2
-4
/
+8
2005-09-22
[PATCH] swsusp: do not trigger BUG_ON() if there is not enough memory
Rafael J. Wysocki
1
-1
/
+1
2005-09-22
[PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMP
Randy Dunlap
1
-1
/
+1
2005-09-22
[PATCH] suspend: cleanup calling of power off methods.
Eric W. Biederman
1
-4
/
+2
2005-09-08
Merge linux-2.6 with linux-acpi-2.6
Len Brown
6
-68
/
+240
[next]