index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
Commit message (
Expand
)
Author
Age
Files
Lines
*
headers: utsname.h redux
Alexey Dobriyan
2009-09-23
1
-1
/
+0
*
oom: move oom_killer_enable()/oom_killer_disable to where they belong
Alexey Dobriyan
2009-09-22
1
-0
/
+1
*
mm: don't use alloc_bootmem_low() where not strictly needed
Jan Beulich
2009-09-22
1
-1
/
+1
*
vt: remove power stuff from kernel/power
Alan Cox
2009-09-19
1
-58
/
+5
*
PM: Trivial fixes
Wu Fengguang
2009-09-14
1
-2
/
+2
*
PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()
Gerald Schaefer
2009-09-14
1
-6
/
+6
*
PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)
Rafael J. Wysocki
2009-09-14
1
-4
/
+39
*
PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)
Rafael J. Wysocki
2009-09-14
3
-72
/
+147
*
PM/Hibernate: Rework shrinking of memory
Rafael J. Wysocki
2009-09-14
1
-47
/
+158
*
PM: Fix typo in label name s/Platofrm_finish/Platform_finish/
Thadeu Lima de Souza Cascardo
2009-09-14
1
-3
/
+3
*
PM: Introduce core framework for run-time PM of I/O devices (rev. 17)
Rafael J. Wysocki
2009-08-23
2
-0
/
+31
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
mm, PM/Freezer: Disable OOM killer when tasks are frozen
Rafael J. Wysocki
2009-06-16
1
-0
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-06-14
1
-1
/
+1
|
\
|
*
trivial: kernel/power/poweroff.c: whitespace fix
Manish Katiyar
2009-06-12
1
-1
/
+1
*
|
PM/Hibernate: Move NVS routines into a seperate file (v2).
Cornelia Huck
2009-06-12
4
-122
/
+140
*
|
PM/Hibernate: Rename disk.c to hibernate.c
Rafael J. Wysocki
2009-06-12
3
-5
/
+5
*
|
PM: Separate suspend to RAM functionality from core
Rafael J. Wysocki
2009-06-12
5
-504
/
+505
*
|
PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)
Rafael J. Wysocki
2009-06-12
3
-81
/
+79
*
|
PM/Suspend: Do not shrink memory before suspend
Rafael J. Wysocki
2009-06-12
1
-19
/
+1
*
|
PM core: rename suspend and resume functions
Alan Stern
2009-06-12
2
-19
/
+19
*
|
PM: Rename device_power_down/up()
Magnus Damm
2009-06-12
2
-10
/
+10
|
/
*
PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs
Rafael J. Wysocki
2009-05-24
2
-24
/
+4
*
PM: check sysdev_suspend(PMSG_FREEZE) return value
Bjorn Helgaas
2009-05-15
1
-2
/
+2
*
PM/Hibernate: Fix waiting for image device to appear on resume
Rafael J. Wysocki
2009-04-24
1
-24
/
+27
*
PM/Suspend: Introduce two new platform callbacks to avoid breakage
Rafael J. Wysocki
2009-04-19
1
-7
/
+17
*
swap: Remove code handling bio_alloc failure with __GFP_WAIT
Nikanth Karthikesan
2009-04-15
1
-2
/
+0
*
PM/Hibernate: Wait for SCSI devices scan to complete during resume
Rafael J. Wysocki
2009-04-13
2
-0
/
+17
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-04-03
1
-2
/
+2
|
\
|
*
trivial: Fix misspelling of firmware
Nick Andrew
2009-03-30
1
-2
/
+2
*
|
pm: rework includes, remove arch ifdefs
Magnus Damm
2009-04-01
2
-0
/
+2
*
|
mm: introduce for_each_populated_zone() macro
KOSAKI Motohiro
2009-04-01
2
-15
/
+11
*
|
PM: Change hibernation code ordering
Rafael J. Wysocki
2009-03-30
1
-48
/
+61
*
|
PM: Change suspend code ordering
Rafael J. Wysocki
2009-03-30
1
-16
/
+22
*
|
PM: Rework handling of interrupts during suspend-resume
Rafael J. Wysocki
2009-03-30
2
-16
/
+40
|
/
*
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
Rafael J. Wysocki
2009-02-22
2
-2
/
+17
*
Merge branch 'hibernate'
Linus Torvalds
2009-02-21
3
-4
/
+21
|
\
|
*
PM: Wait for console in resume
Arve Hjønnevåg
2009-02-21
1
-0
/
+6
|
*
PM: Fix pm_notifiers during user mode hibernation
Andrey Borzenkov
2009-02-21
1
-4
/
+4
|
*
PM: fix build for CONFIG_PM unset
Rafael J. Wysocki
2009-02-21
1
-1
/
+1
|
*
PM/resume: wait for device probing to finish
Arjan van de Ven
2009-02-21
1
-0
/
+11
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-02-18
1
-2
/
+3
|
\
\
|
*
|
block: fix bad definition of BIO_RW_SYNC
Jens Axboe
2009-02-18
1
-2
/
+3
|
|
/
*
|
pm: fix build for CONFIG_PM unset
Rafael J. Wysocki
2009-02-18
1
-1
/
+1
|
/
*
-
.
Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...
Len Brown
2009-02-07
2
-13
/
+23
|
\
\
|
|
*
PM: Fix compilation warning in kernel/power/main.c
Rafael J. Wysocki
2009-01-16
1
-13
/
+13
|
|
/
|
/
|
|
*
Hibernation: Introduce system_entering_hibernation
Rafael J. Wysocki
2009-01-27
1
-0
/
+10
|
/
*
PM: Fix freezer compilation if PM_SLEEP is unset
Rafael J. Wysocki
2009-01-16
1
-1
/
+2
*
Merge branch 'linus' into release
Len Brown
2009-01-09
3
-18
/
+8
|
\
|
*
pm: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
1
-3
/
+3
[next]