aboutsummaryrefslogtreecommitdiff
path: root/include/linux/pm_wakeup.h
AgeCommit message (Expand)AuthorFilesLines
2020-11-23PM: sleep: Add dev_wakeup_path() helperGravatar Patrice Chotard 1-0/+10
2019-10-29PM: wakeup: Add routine to help fetch wakeup source object.Gravatar Ran Wang 1-0/+9
2019-08-21PM / wakeup: Show wakeup sources stats in sysfsGravatar Tri Vo 1-2/+8
2019-08-21PM / wakeup: Drop wakeup_source_init(), wakeup_source_prepare()Gravatar Tri Vo 1-11/+0
2019-06-22PM: sleep: Update struct wakeup_source documentationGravatar Rafael J. Wysocki 1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-14/+1
2019-03-12PM / wakeup: Drop wakeup_source_drop()Gravatar Rafael J. Wysocki 1-9/+0
2018-01-09PM / wakeup: Add device_set_wakeup_path() helper to control wakeup pathGravatar Ulf Hansson 1-0/+7
2017-05-05PM / wakeup: Integrate mechanism to abort transitions in progressGravatar Rafael J. Wysocki 1-4/+21
2015-05-20PM / Wakeirq: Add automated device wake IRQ handlingGravatar Tony Lindgren 1-0/+9
2013-07-15PM / Sleep: Fix comment typo in pm_wakeup.hGravatar Chanwoo Choi 1-2/+2
2012-05-01PM / Sleep: Add "prevent autosleep time" statistics to wakeup sourcesGravatar Rafael J. Wysocki 1-0/+4
2012-05-01PM / Sleep: Change wakeup source statistics to follow AndroidGravatar Rafael J. Wysocki 1-4/+7
2012-03-04PM / Sleep: Add more wakeup source initialization routinesGravatar Rafael J. Wysocki 1-1/+21
2011-03-15PM: Do not create wakeup sysfs files for devices that cannot wake upGravatar Rafael J. Wysocki 1-7/+1
2011-02-24PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unsetGravatar Rafael J. Wysocki 1-11/+14
2010-10-17PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Gravatar Rafael J. Wysocki 1-24/+103
2010-07-19PM: describe kernel policy regarding wakeup defaults (v. 2)Gravatar Alan Stern 1-3/+7
2010-05-10PM: pm_wakeup - switch to using boolGravatar Dmitry Torokhov 1-14/+24
2008-07-14PCI: include linux/pm_wakeup.h for device_set_wakeup_capableGravatar Stephen Rothwell 1-0/+2
2008-07-07PCI ACPI: Rework PCI handling of wake-upGravatar Rafael J. Wysocki 1-20/+6
2008-04-19PM: Convert wakeup flag accessors to inline functionsGravatar Alan Stern 1-0/+90