index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
time.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Fix CP0 counter erratum detection for R4k CPUs
Maciej W. Rozycki
2022-04-29
1
-8
/
+3
*
mips: Add udelay lpj numbers adjustment
Serge Semin
2020-05-22
1
-0
/
+70
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
MIPS: Convert update_persistent_clock() to update_persistent_clock64()
Baolin Wang
2018-05-14
1
-15
/
+0
*
MIPS: Remove plat_timer_setup()
Paul Burton
2017-08-29
1
-14
/
+0
*
KVM: MIPS: Implement VZ support
James Hogan
2017-03-28
1
-0
/
+1
*
MIPS: Return -ENODEV from weak implementation of rtc_mips_set_time
Luuk Paulussen
2016-12-11
1
-1
/
+1
*
MIPS: MT: Remove SMTC support
Ralf Baechle
2014-05-24
1
-1
/
+0
*
MIPS: Optimize current_cpu_type() for better code.
Ralf Baechle
2013-09-17
1
-0
/
+1
*
MIPS: R4k clock source initialization bug fix
Maciej W. Rozycki
2013-09-03
1
-1
/
+9
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
1
-6
/
+6
*
mips: migrate core kernel file from module.h --> export.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
mips: Use generic mult/shift factor calculation for clocks
Thomas Gleixner
2009-11-13
1
-33
/
+0
*
[MIPS] unexport null_perf_irq() and make it static
Dmitri Vorobiev
2008-04-28
1
-3
/
+1
*
[MIPS] unexport rtc_mips_set_time()
Dmitri Vorobiev
2008-04-28
1
-1
/
+0
*
[MIPS] Fix the installation condition of MIPS clocksource
Yoichi Yuasa
2008-04-01
1
-1
/
+1
*
[MIPS] time: remove unused mips_timer_state()
Yoichi Yuasa
2008-01-29
1
-2
/
+0
*
[MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bug
Thomas Bogendoerfer
2008-01-07
1
-2
/
+2
*
[MIPS] time: Delete weak definition of plat_time_init() due to gcc bug.
Ralf Baechle
2007-12-14
1
-4
/
+0
*
[MIPS] Only build r4k clocksource for systems that work ok with it.
Ralf Baechle
2007-11-26
1
-25
/
+0
*
[MIPS] Handle R4000/R4400 mfc0 from count register.
Ralf Baechle
2007-11-26
1
-54
/
+33
*
[MIPS] time: Code cleanups
Atsushi Nemoto
2007-11-02
1
-46
/
+11
*
[MIPS] time: Remove now unused local_timer_interrupt.
Ralf Baechle
2007-11-02
1
-16
/
+0
*
[MIPS] time: Cause platform definitions of plat_timer_setup to cause error.
Ralf Baechle
2007-10-29
1
-5
/
+12
*
[MIPS] time: Fix calculation in clockevent_set_clock()
Atsushi Nemoto
2007-10-22
1
-2
/
+2
*
[MIPS] time: Helpers to compute clocksource/event shift and mult values.
Ralf Baechle
2007-10-19
1
-8
/
+31
*
[MIPS] time: Delete dead code.
Ralf Baechle
2007-10-19
1
-59
/
+0
*
[MIPS] time: Move R4000 clockevent device code to separate configurable file
Ralf Baechle
2007-10-18
1
-241
/
+0
*
[MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack
Ralf Baechle
2007-10-18
1
-21
/
+0
*
[MIPS] Probe for usability of cp0 compare interrupt.
Ralf Baechle
2007-10-17
1
-0
/
+47
*
[MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300.
Ralf Baechle
2007-10-16
1
-1
/
+1
*
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2007-10-11
1
-1
/
+1
*
[MIPS] Dyntick support for SMTC:
Ralf Baechle
2007-10-11
1
-13
/
+98
*
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
Ralf Baechle
2007-10-11
1
-138
/
+118
*
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
Ralf Baechle
2007-10-11
1
-24
/
+69
*
[MIPS] Switch from to_tm to rtc_time_to_tm
Ralf Baechle
2007-10-11
1
-49
/
+0
*
[MIPS] Deforest the function pointer jungle in the time code.
Ralf Baechle
2007-10-11
1
-31
/
+14
*
[MIPS] Use generic NTP code for all MIPS platforms
Ralf Baechle
2007-10-11
1
-20
/
+4
*
[MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.c
Yoichi Yuasa
2007-09-14
1
-0
/
+1
*
[MIPS] Don't drag a platform specific header into generic arch code.
Ralf Baechle
2007-06-20
1
-4
/
+9
*
[MIPS] Separate performance counter interrupts
Chris Dearman
2007-06-14
1
-13
/
+31
*
[MIPS] clocksource: use CLOCKSOURCE_MASK() macro
Franck Bui-Huu
2007-05-11
1
-1
/
+1
*
[PATCH] clocksource: fixup is_continous changes on MIPS
Thomas Gleixner
2007-02-16
1
-1
/
+1
*
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
2007-02-11
1
-5
/
+0
*
[MIPS] PNX8550: Fix system timer support
Vitaly Wool
2007-01-08
1
-2
/
+0
*
[MIPS] mips HPT cleanup: make clocksource_mips public
Atsushi Nemoto
2006-11-30
1
-26
/
+16
*
[MIPS] mips hpt cleanup: get rid of mips_hpt_init
Atsushi Nemoto
2006-11-30
1
-14
/
+8
*
[MIPS] Fixup migration to GENERIC_TIME
Atsushi Nemoto
2006-10-31
1
-266
/
+53
*
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
2006-10-08
1
-8
/
+3
[next]