summaryrefslogtreecommitdiffstats
path: root/arch/mips/vdso/gettimeofday.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: VDSO: Fix a mismatch between comment and preprocessor constantAleksandar Markovic2017-06-291-1/+1
* MIPS: VDSO: Add implementation of gettimeofday() fallbackGoran Ferenc2017-06-291-1/+23
* MIPS: VDSO: Add implementation of clock_gettime() fallbackGoran Ferenc2017-06-291-3/+22
* MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse()Goran Ferenc2017-06-291-4/+4
* MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith2015-11-111-0/+232