aboutsummaryrefslogtreecommitdiff
path: root/kernel/power/wakelock.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-25PM: wakeup: simplify the output logic of pm_show_wakelocks()Gravatar Greg Kroah-Hartman 1-7/+4
2019-08-21PM / wakeup: Show wakeup sources stats in sysfsGravatar Tri Vo 1-1/+1
2019-08-21PM / wakeup: Use wakeup_source_register() in wakelock.cGravatar Tri Vo 1-13/+19
2018-05-10PM / wakeup: Only update last time for active wakeup sourcesGravatar Doug Berger 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2015-07-14PM / autosleep: Use workqueue for user space wakeup sources garbage collectorGravatar SungEun Kim 1-3/+15
2014-03-01PM / wakeup: Include appropriate header file in kernel/power/wakelock.cGravatar Rashika Kheria 1-0/+2
2012-07-19PM / Sleep: Require CAP_BLOCK_SUSPEND to use wake_lock/wake_unlockGravatar Rafael J. Wysocki 1-0/+7
2012-05-11PM / Sleep: User space wakeup sources garbage collector Kconfig optionGravatar Rafael J. Wysocki 1-39/+62
2012-05-11PM / Sleep: Make the limit of user space wakeup sources configurableGravatar Rafael J. Wysocki 1-5/+26
2012-05-01PM / Sleep: Add user space interface for manipulating wakeup sources, v3Gravatar Rafael J. Wysocki 1-0/+215