aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power/wakelock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-21PM / wakeup: Show wakeup sources stats in sysfsTri Vo1-1/+1
2019-08-21PM / wakeup: Use wakeup_source_register() in wakelock.cTri Vo1-13/+19
2018-05-10PM / wakeup: Only update last time for active wakeup sourcesDoug Berger1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-07-14PM / autosleep: Use workqueue for user space wakeup sources garbage collectorSungEun Kim1-3/+15
2014-03-01PM / wakeup: Include appropriate header file in kernel/power/wakelock.cRashika Kheria1-0/+2
2012-07-19PM / Sleep: Require CAP_BLOCK_SUSPEND to use wake_lock/wake_unlockRafael J. Wysocki1-0/+7
2012-05-11PM / Sleep: User space wakeup sources garbage collector Kconfig optionRafael J. Wysocki1-39/+62
2012-05-11PM / Sleep: Make the limit of user space wakeup sources configurableRafael J. Wysocki1-5/+26
2012-05-01PM / Sleep: Add user space interface for manipulating wakeup sources, v3Rafael J. Wysocki1-0/+215