summaryrefslogtreecommitdiffstats
path: root/drivers/base/power/wakeup_stats.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* PM: wakeup: remove redundant assignment to variable retvalColin Ian King2021-04-221-1/+1
* PM: wakeup: use dev_set_name() directlyAndy Shevchenko2021-04-151-1/+1
* drivers core: Miscellaneous changes for sysfs_emitJoe Perches2020-10-021-1/+4
* drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functionsJoe Perches2020-10-021-6/+6
* PM / wakeup: Unexport wakeup_source_sysfs_{add,remove}()Stephen Boyd2019-08-211-2/+0
* PM / wakeup: Register wakeup class kobj after device is addedStephen Boyd2019-08-211-0/+13
* PM / wakeup: Show wakeup sources stats in sysfsTri Vo2019-08-211-0/+203