summaryrefslogtreecommitdiffstats
path: root/kernel/time/timekeeping_debug.c
Commit message (Expand)AuthorAgeFilesLines
* timekeeping/debug: No need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-291-9/+2
* timekeeping: Convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-111-13/+2
* time/debug: Remove license boilerplateThomas Gleixner2018-11-231-10/+0
* time: Add SPDX license identifiersThomas Gleixner2018-11-231-0/+1
* timekeeping/ntp: Constify some function argumentsOndrej Mosnacek2018-07-191-1/+1
* PM / timekeeping: Print debug messages when requestedRafael J. Wysocki2017-07-231-2/+3
* timekeeping: Use deferred printk() in debug codeSergey Senozhatsky2017-02-151-2/+2
* timekeeping: Prints the amounts of time spent during suspendRuchi Kandoi2016-08-311-0/+2
* timekeeping: Cap array access in timekeeping_debugJohn Stultz2016-08-241-2/+7
* timekeeping: Convert timekeeping core to use timespec64sJohn Stultz2014-07-231-1/+1
* kernel: Include appropriate header file in time/timekeeping_debug.cRashika Kheria2014-03-021-0/+2
* power: Add option to log time spent in suspendColin Cross2013-05-291-0/+72