summaryrefslogtreecommitdiffstats
path: root/include/asm-mips/time.h
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] time: remove unused mips_timer_state()Yoichi Yuasa2008-01-291-8/+1Star
* [MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle2007-11-261-0/+11
* [MIPS] Handle R4000/R4400 mfc0 from count register.Ralf Baechle2007-11-261-2/+3
* [MIPS] time: Code cleanupsAtsushi Nemoto2007-11-021-13/+0Star
* [MIPS] time: Remove now unused local_timer_interrupt.Ralf Baechle2007-11-021-5/+0Star
* [MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle2007-10-291-0/+1
* [MIPS] time: Remove declaration of plat_timer_setup, there is no caller.Ralf Baechle2007-10-291-1/+0Star
* [MIPS] time: Helpers to compute clocksource/event shift and mult values.Ralf Baechle2007-10-191-0/+5
* [MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle2007-10-181-0/+6
* [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ackRalf Baechle2007-10-181-1/+0Star
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-121-5/+5
* [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2007-10-121-8/+8
* [MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle2007-10-121-7/+0Star
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-121-8/+4Star
* [MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto2006-11-301-4/+4
* [MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto2006-11-301-1/+0Star
* [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-311-8/+2Star
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-2/+2
* [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-271-6/+6
* Use rtc_lock to protect RTC operationsAtsushi Nemoto2005-11-071-0/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+96