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