index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
wakeup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / Sleep: Print last wakeup source on failed wakeup_count write
Julius Werner
2013-06-21
1
-2
/
+3
*
PM / wakeup: Adjust messaging for wake events during suspend
Bernie Thompson
2013-06-11
1
-1
/
+3
*
PM: Introduce suspend state PM_SUSPEND_FREEZE
Zhang Rui
2013-02-09
1
-0
/
+6
*
PM / wakeup: Use irqsave/irqrestore for events_lock
John Stultz
2012-09-06
1
-6
/
+11
*
PM / Sleep: Print name of wakeup source that aborts suspend
Todd Poynor
2012-08-17
1
-0
/
+29
*
PM / Sleep: Add user space interface for manipulating wakeup sources, v3
Rafael J. Wysocki
2012-05-01
1
-0
/
+1
*
PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources
Rafael J. Wysocki
2012-05-01
1
-4
/
+57
*
PM / Sleep: Implement opportunistic sleep, v2
Rafael J. Wysocki
2012-05-01
1
-15
/
+19
*
PM / Sleep: Add wakeup_source_activate and wakeup_source_deactivate tracepoints
Arve Hjønnevåg
2012-05-01
1
-3
/
+9
*
PM / Sleep: Change wakeup source statistics to follow Android
Rafael J. Wysocki
2012-05-01
1
-36
/
+28
*
PM / Sleep: Use wait queue to signal "no wakeup events in progress"
Rafael J. Wysocki
2012-05-01
1
-3
/
+13
*
PM / Sleep: Add more wakeup source initialization routines
Rafael J. Wysocki
2012-03-04
1
-9
/
+41
*
PM / Sleep: Make __pm_stay_awake() delete wakeup source timers
Rafael J. Wysocki
2012-03-04
1
-2
/
+6
*
PM / Sleep: Fix race conditions related to wakeup source timer function
Rafael J. Wysocki
2012-03-04
1
-2
/
+14
*
PM / Sleep: Fix possible infinite loop during wakeup source destruction
Rafael J. Wysocki
2012-03-04
1
-10
/
+5
*
PM / Sleep: Initialize wakeup source locks in wakeup_source_add()
Rafael J. Wysocki
2012-02-13
1
-1
/
+1
*
drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
PM: Update the policy on default wakeup settings
Alan Stern
2011-10-16
1
-1
/
+3
*
PM / Wakeup: Remove useless synchronize_rcu() call
Eric Dumazet
2011-05-17
1
-1
/
+0
*
PM / Wakeup: Fix initialization of wakeup-related device sysfs files
Rafael J. Wysocki
2011-04-26
1
-1
/
+1
*
PM: Do not create wakeup sysfs files for devices that cannot wake up
Rafael J. Wysocki
2011-03-15
1
-0
/
+29
*
PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count()
Rafael J. Wysocki
2011-03-15
1
-5
/
+2
*
PM / Wakeup: Make pm_save_wakeup_count() work as documented
Rafael J. Wysocki
2011-03-15
1
-6
/
+6
*
PM / Wakeup: Combine atomic counters to avoid reordering issues
Rafael J. Wysocki
2011-03-15
1
-22
/
+39
*
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
Rafael J. Wysocki
2010-12-24
1
-10
/
+10
*
PM / Wakeup: Show wakeup sources statistics in debugfs
Rafael J. Wysocki
2010-10-19
1
-0
/
+85
*
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
2010-10-17
1
-78
/
+450
*
PM: Do not use dynamically allocated objects in pm_wakeup_event()
Rafael J. Wysocki
2010-07-19
1
-19
/
+37
*
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
2010-07-19
1
-0
/
+229