index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
wakeup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
1
-0
/
+1
2011-10-16
PM: Update the policy on default wakeup settings
Alan Stern
1
-1
/
+3
2011-05-17
PM / Wakeup: Remove useless synchronize_rcu() call
Eric Dumazet
1
-1
/
+0
2011-04-26
PM / Wakeup: Fix initialization of wakeup-related device sysfs files
Rafael J. Wysocki
1
-1
/
+1
2011-03-15
PM: Do not create wakeup sysfs files for devices that cannot wake up
Rafael J. Wysocki
1
-0
/
+29
2011-03-15
PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count()
Rafael J. Wysocki
1
-5
/
+2
2011-03-15
PM / Wakeup: Make pm_save_wakeup_count() work as documented
Rafael J. Wysocki
1
-6
/
+6
2011-03-15
PM / Wakeup: Combine atomic counters to avoid reordering issues
Rafael J. Wysocki
1
-22
/
+39
2010-12-24
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
Rafael J. Wysocki
1
-10
/
+10
2010-10-19
PM / Wakeup: Show wakeup sources statistics in debugfs
Rafael J. Wysocki
1
-0
/
+85
2010-10-17
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
1
-78
/
+450
2010-07-19
PM: Do not use dynamically allocated objects in pm_wakeup_event()
Rafael J. Wysocki
1
-19
/
+37
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
1
-0
/
+229