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
*
Merge 3.0.52
Pawit Pornkitprasan
2012-11-20
2
-0
/
+9
|
\
|
*
ftrace: Disable function tracing during suspend/resume and hibernation, again
Srivatsa S. Bhat
2012-08-09
2
-0
/
+9
*
|
Merge remote-tracking branch 'google/android-samsung-3.0-jb' into HEAD
Pawit Pornkitprasan
2012-07-20
2
-4
/
+5
|
\
\
|
*
\
Merge linux-stable 3.0.28 into android-3.0
Todd Poynor
2012-04-19
2
-4
/
+5
|
|
\
\
|
|
|
/
|
|
*
PM / Hibernate: Enable usermodehelpers in hibernate() error path
Srivatsa S. Bhat
2012-04-02
1
-3
/
+4
|
|
*
PM / Suspend: Off by one in pm_suspend()
Dan Carpenter
2011-11-11
1
-1
/
+1
*
|
|
Added support for aries
Pawit Pornkitprasan
2011-12-24
1
-0
/
+86
|
/
/
*
|
PM: Backoff suspend if repeated attempts fail
Todd Poynor
2011-09-06
1
-4
/
+35
*
|
PM: wakelocks: Display wakelocks preventing suspend by default
Todd Poynor
2011-08-10
1
-1
/
+1
*
|
PM: wakelocks: Don't report wake up wakelock if suspend aborted
Todd Poynor
2011-08-08
1
-1
/
+1
*
|
earlysuspend: add verbose debug flag
Erik Gilling
2011-07-21
1
-3
/
+12
*
|
power: Add option to log time spent in suspend
Colin Cross
2011-07-20
3
-0
/
+119
*
|
Merge commit 'v3.0-rc7' into android-3.0
Colin Cross
2011-07-12
1
-1
/
+5
|
\
\
|
|
/
|
*
PM / Hibernate: Fix free_unnecessary_pages()
Rafael J. Wysocki
2011-07-06
1
-1
/
+5
*
|
Merge commit 'v3.0-rc5' into android-3.0
Colin Cross
2011-06-29
1
-1
/
+3
|
\
\
|
|
/
|
*
PM: Free memory bitmaps if opening /dev/snapshot fails
Michal Kubecek
2011-06-21
1
-1
/
+3
*
|
power: wakelock: use get_xtime_and_monotonic_and_sleep_offset in get_expired_...
Colin Cross
2011-06-14
1
-9
/
+5
*
|
power: wakelock: call __get_wall_to_monotonic() instead of using wall_to_mono...
Erik Gilling
2011-06-14
1
-1
/
+1
*
|
wakelock: Fix operator precedence bug
Colin Cross
2011-06-14
1
-1
/
+1
*
|
power: wakelock: Print active wakelocks when has_wake_lock() is called
Mike Chan
2011-06-14
1
-5
/
+10
*
|
PM: earlysuspend: Removing dependence on console.
Rebecca Schultz
2011-06-14
3
-0
/
+163
*
|
consoleearlysuspend: Fix for 2.6.32
Arve Hjønnevåg
2011-06-14
1
-2
/
+2
*
|
PM: earlysuspend: Add console switch when user requested sleep state changes.
Arve Hjønnevåg
2011-06-14
3
-0
/
+96
*
|
PM: wakelock: Don't dump unfrozen task list when aborting try_to_freeze_tasks...
Arve Hjønnevåg
2011-06-14
1
-1
/
+2
*
|
PM: wakelock: Abort task freezing if a wake lock is held.
Arve Hjønnevåg
2011-06-14
1
-7
/
+17
*
|
PM: Add user-space wake lock api.
Arve Hjønnevåg
2011-06-14
5
-0
/
+250
*
|
PM: Enable early suspend through /sys/power/state
Arve Hjønnevåg
2011-06-14
2
-0
/
+14
*
|
PM: Implement early suspend api
Arve Hjønnevåg
2011-06-14
4
-0
/
+197
*
|
PM: wakelocks: Use seq_file for /proc/wakelocks so we can get more than 3K of...
Arve Hjønnevåg
2011-06-14
1
-28
/
+23
*
|
power: wakelocks: fix buffer overflow in print_wake_locks
Erik Gilling
2011-06-14
1
-19
/
+25
*
|
power: Prevent spinlock recursion when wake_unlock() is called
Mike Chan
2011-06-14
1
-3
/
+2
*
|
PM: Implement wakelock api.
Arve Hjønnevåg
2011-06-14
4
-0
/
+629
|
/
*
PM / Hibernate: Update kerneldoc comments in hibernate.c
Rafael J. Wysocki
2011-05-24
1
-90
/
+104
*
PM / Hibernate: Remove arch_prepare_suspend()
Rafael J. Wysocki
2011-05-24
1
-5
/
+0
*
PM / Hibernate: Update some comments in core hibernate code
Rafael J. Wysocki
2011-05-24
1
-14
/
+7
*
PM: Allow drivers to allocate memory from .prepare() callbacks safely
Rafael J. Wysocki
2011-05-17
1
-4
/
+13
*
PM: Remove CONFIG_PM_VERBOSE
Rafael J. Wysocki
2011-05-17
1
-6
/
+0
*
Merge branch 'power-domains' into for-linus
Rafael J. Wysocki
2011-05-17
1
-0
/
+4
|
\
|
*
PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)
Rafael J. Wysocki
2011-04-30
1
-0
/
+4
*
|
Merge branch 'syscore' into for-linus
Rafael J. Wysocki
2011-05-17
2
-23
/
+3
|
\
\
|
*
|
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
2011-05-11
2
-23
/
+3
|
|
/
*
|
Revert "PM / Hibernate: Reduce autotuned default image size"
Rafael J. Wysocki
2011-05-17
1
-4
/
+4
*
|
PM / Hibernate: Add sysfs knob to control size of memory for drivers
Rafael J. Wysocki
2011-05-17
4
-5
/
+48
*
|
PM / Suspend: Do not ignore error codes returned by suspend_enter()
MyungJoo Ham
2011-05-17
1
-1
/
+1
*
|
PM / Hibernate: Fix ioctl SNAPSHOT_S2RAM
Rafael J. Wysocki
2011-05-11
1
-0
/
+1
*
|
PM / Hibernate: Make snapshot_release() restore GFP mask
Rafael J. Wysocki
2011-05-11
1
-1
/
+3
*
|
PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctl
Rafael J. Wysocki
2011-05-11
1
-2
/
+2
|
/
*
PM: Fix error code paths executed after failing syscore_suspend()
Rafael J. Wysocki
2011-04-18
2
-3
/
+12
*
fix XEN_SAVE_RESTORE Kconfig dependencies
Shriram Rajagopalan
2011-04-11
1
-1
/
+1
*
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
2011-04-11
1
-1
/
+5
[next]