index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pm_wakeup.h
Age
Commit message (
Expand
)
Author
2022-07-05
PM: wakeup: Unify device_init_wakeup() for PM_SLEEP and !PM_SLEEP
Bjorn Helgaas
2020-11-23
PM: sleep: Add dev_wakeup_path() helper
Patrice Chotard
2019-10-29
PM: wakeup: Add routine to help fetch wakeup source object.
Ran Wang
2019-08-21
PM / wakeup: Show wakeup sources stats in sysfs
Tri Vo
2019-08-21
PM / wakeup: Drop wakeup_source_init(), wakeup_source_prepare()
Tri Vo
2019-06-22
PM: sleep: Update struct wakeup_source documentation
Rafael J. Wysocki
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-03-12
PM / wakeup: Drop wakeup_source_drop()
Rafael J. Wysocki
2018-01-09
PM / wakeup: Add device_set_wakeup_path() helper to control wakeup path
Ulf Hansson
2017-05-05
PM / wakeup: Integrate mechanism to abort transitions in progress
Rafael J. Wysocki
2015-05-20
PM / Wakeirq: Add automated device wake IRQ handling
Tony Lindgren
2013-07-15
PM / Sleep: Fix comment typo in pm_wakeup.h
Chanwoo Choi
2012-05-01
PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources
Rafael J. Wysocki
2012-05-01
PM / Sleep: Change wakeup source statistics to follow Android
Rafael J. Wysocki
2012-03-04
PM / Sleep: Add more wakeup source initialization routines
Rafael J. Wysocki
2011-03-15
PM: Do not create wakeup sysfs files for devices that cannot wake up
Rafael J. Wysocki
2011-02-24
PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unset
Rafael J. Wysocki
2010-10-17
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
2010-07-19
PM: describe kernel policy regarding wakeup defaults (v. 2)
Alan Stern
2010-05-10
PM: pm_wakeup - switch to using bool
Dmitry Torokhov
2008-07-14
PCI: include linux/pm_wakeup.h for device_set_wakeup_capable
Stephen Rothwell
2008-07-07
PCI ACPI: Rework PCI handling of wake-up
Rafael J. Wysocki
2008-04-19
PM: Convert wakeup flag accessors to inline functions
Alan Stern