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