summaryrefslogtreecommitdiff
path: root/drivers/base/power/wakeup_stats.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-22PM: wakeup: remove redundant assignment to variable retvalColin Ian King1-1/+1
2021-04-15PM: wakeup: use dev_set_name() directlyAndy Shevchenko1-1/+1
2020-10-02drivers core: Miscellaneous changes for sysfs_emitJoe Perches1-1/+4
2020-10-02drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functionsJoe Perches1-6/+6
2019-08-21PM / wakeup: Unexport wakeup_source_sysfs_{add,remove}()Stephen Boyd1-2/+0
2019-08-21PM / wakeup: Register wakeup class kobj after device is addedStephen Boyd1-0/+13
2019-08-21PM / wakeup: Show wakeup sources stats in sysfsTri Vo1-0/+203