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