summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/csrc-r4k.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-25Revert "MIPS: csrc-r4k: Apply verification clocksource flags"Guenter Roeck1-3/+1
2024-07-03MIPS: csrc-r4k: Don't register as sched_clock if unfitJiaxun Yang1-3/+14
2024-07-03MIPS: csrc-r4k: Apply verification clocksource flagsJiaxun Yang1-1/+3
2024-07-03MIPS: csrc-r4k: Refine rating computationJiaxun Yang1-1/+2
2020-05-22mips: csrc-r4k: Mark R4K timer as unstable if CPU freq changesSerge Semin1-0/+40
2020-02-17mips: vdso: Use generic VDSO clock mode storageThomas Gleixner1-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2016-07-24MIPS: Don't register r4k sched clock when CPUFREQ enabledHuacai Chen1-1/+3
2015-11-11MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith1-0/+44
2015-04-01MIPS: csrc-r4k: Implement read_sched_clockDeng-Cheng Zhu1-0/+8
2011-02-21mips: convert to clocksource_register_hz/khzJohn Stultz1-3/+1
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-01-11MIPS: make cp0 counter clocksource/event usable as fallback.Manuel Lauss1-1/+1
2008-11-20MIPS: csrc-r4k: Fix spelling mistake.Ralf Baechle1-1/+1
2008-03-12[MIPS] Clocksource: Only install r4k counter as clocksource if present.Ralf Baechle1-1/+6
2007-12-01[MIPS] Fix build.Ralf Baechle1-1/+5
2007-11-26[MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle1-0/+29