aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/time.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle1-79/+0
2008-03-12[MIPS] Clocksource: Only install r4k counter as clocksource if present.Ralf Baechle1-2/+3
2008-01-29[MIPS] time: remove unused mips_timer_state()Yoichi Yuasa1-8/+1
2007-11-26[MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle1-0/+11
2007-11-26[MIPS] Handle R4000/R4400 mfc0 from count register.Ralf Baechle1-2/+3
2007-11-02[MIPS] time: Code cleanupsAtsushi Nemoto1-13/+0
2007-11-02[MIPS] time: Remove now unused local_timer_interrupt.Ralf Baechle1-5/+0
2007-10-29[MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle1-0/+1
2007-10-29[MIPS] time: Remove declaration of plat_timer_setup, there is no caller.Ralf Baechle1-1/+0
2007-10-19[MIPS] time: Helpers to compute clocksource/event shift and mult values.Ralf Baechle1-0/+5
2007-10-18[MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle1-0/+6
2007-10-18[MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ackRalf Baechle1-1/+0
2007-10-11[MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle1-5/+5
2007-10-11[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle1-8/+8
2007-10-11[MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle1-7/+0
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle1-8/+4
2006-11-30[MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto1-4/+4
2006-11-30[MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto1-1/+0
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto1-8/+2
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-2/+2
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa1-6/+6
2005-11-07Use rtc_lock to protect RTC operationsAtsushi Nemoto1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+96