index
:
kernel_asus_flo.git
kitkat
lp5.0
mm6.0-caf
kernel_asus_flo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
wakelock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
power: debug: enable debugging msg when CONFIG_PM_DEBUG is set
paris_yeh
2013-04-18
1
-0
/
+7
*
PM: wakelocks: Display wakelocks preventing suspend by default
Todd Poynor
2013-02-20
1
-1
/
+1
*
wakelock: Fix operator precedence bug
Colin Cross
2013-02-20
1
-1
/
+1
*
PM: wakelocks: Don't report wake up wakelock if suspend aborted
Todd Poynor
2013-02-20
1
-1
/
+1
*
power: wakelock: Print active wakelocks when has_wake_lock() is called
Mike Chan
2013-02-20
1
-5
/
+10
*
power: Prevent spinlock recursion when wake_unlock() is called
Mike Chan
2013-02-20
1
-3
/
+2
*
PM: wakelocks: Use seq_file for /proc/wakelocks so we can get more than 3K of...
Arve Hjønnevåg
2013-02-20
1
-28
/
+23
*
PM: Backoff suspend if repeated attempts fail
Todd Poynor
2013-02-20
1
-4
/
+35
*
power: wakelock: use get_xtime_and_monotonic_and_sleep_offset in get_expired_...
Colin Cross
2013-02-20
1
-9
/
+5
*
power: wakelocks: fix buffer overflow in print_wake_locks
Erik Gilling
2013-02-20
1
-19
/
+25
*
power: fix suspend_sys_sync_wait()
Pratik Patel
2013-02-20
1
-6
/
+16
*
power: fix lcd resume taking long time with an ongoing file copy
Pratik Patel
2013-02-20
1
-1
/
+69
*
PM: Implement wakelock api.
Arve Hjønnevåg
2013-02-08
1
-0
/
+602