aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/timekeeping_debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-29timekeeping/debug: No need to check return value of debugfs_create functionsGreg Kroah-Hartman1-9/+2
2018-12-11timekeeping: Convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-13/+2
2018-11-23time/debug: Remove license boilerplateThomas Gleixner1-10/+0
2018-11-23time: Add SPDX license identifiersThomas Gleixner1-0/+1
2018-07-19timekeeping/ntp: Constify some function argumentsOndrej Mosnacek1-1/+1
2017-07-23PM / timekeeping: Print debug messages when requestedRafael J. Wysocki1-2/+3
2017-02-15timekeeping: Use deferred printk() in debug codeSergey Senozhatsky1-2/+2
2016-08-31timekeeping: Prints the amounts of time spent during suspendRuchi Kandoi1-0/+2
2016-08-24timekeeping: Cap array access in timekeeping_debugJohn Stultz1-2/+7
2014-07-23timekeeping: Convert timekeeping core to use timespec64sJohn Stultz1-1/+1
2014-03-02kernel: Include appropriate header file in time/timekeeping_debug.cRashika Kheria1-0/+2
2013-05-29power: Add option to log time spent in suspendColin Cross1-0/+72