aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/dec/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-14MIPS: Convert update_persistent_clock() to update_persistent_clock64()Baolin Wang1-4/+4
2018-05-14MIPS: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2013-09-13MIPS: DECstation HRT initialization rearrangementMaciej W. Rozycki1-3/+19
2013-09-05MIPS: DECstation HRT calibration bug fixesMaciej W. Rozycki1-2/+3
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger1-1/+1
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky1-2/+3
2009-08-03MIPS: Eleminate filenames from commentsRalf Baechle1-2/+0
2008-10-20mips: use bcd2bin/bin2bcdAdrian Bunk1-9/+9
2008-04-28[MIPS] DS1287: Add clockevent driverYoichi Yuasa1-47/+22
2008-04-28[MIPS] add DECstation I/O ASIC clocksourceYoichi Yuasa1-1/+1
2008-01-29[MIPS] time: remove unused mips_timer_state()Yoichi Yuasa1-1/+0
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle1-8/+4
2007-10-11[MIPS] dec/time.c: Remove no longer needed inclusion of <asm/div64.h>.Maciej W. Rozycki1-1/+0
2006-11-30[MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto1-2/+2
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto1-8/+1
2006-10-03[MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME.Ralf Baechle1-2/+0
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-1/+1
2006-06-19[MIPS] Make timer interrupt frequency configurable from kconfig.Atsushi Nemoto1-1/+1
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DECMatt Mackall1-36/+11
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa1-2/+2
2005-11-07Use rtc_lock to protect RTC operationsAtsushi Nemoto1-2/+22
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+200