summaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip22/ip22-time.c
Commit message (Expand)AuthorAgeFilesLines
* mips: Use the core irq stats functionThomas Gleixner2014-03-041-1/+1
* i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-091-1/+1
* MIPS: IP22: Fix GCC 4.6.0 build errorRalf Baechle2011-05-101-2/+2
* MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin2009-12-171-1/+2
* irq: update all arches for new irq_desc, fixMike Travis2009-01-151-1/+1
* MIPS: IP22/28: Switch over to RTC class driverThomas Bogendoerfer2008-10-151-64/+0
* [MIPS] IP22: Fix hang due to messing with timer interrupt handlerThomas Bogendoerfer2007-10-171-9/+0
* [MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle2007-10-111-0/+4
* [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2007-10-111-10/+0
* [MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle2007-10-111-3/+3
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-111-12/+3
* [MIPS] IP22: fix wrong argument orderThomas Bogendoerfer2007-09-111-2/+2
* [MIPS] IP22: Get rid of volatile in IP22 core code.Ralf Baechle2007-04-271-7/+7
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-4/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+3
* [MIPS] IP22 Fix brown paper bag in RTC code.Julien BLACHE2006-07-131-1/+1
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-3/+2
* [MIPS] Remove redeclarations of setup_irq().Ralf Baechle2006-07-131-2/+1
* [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-271-2/+2
* Use rtc_lock to protect RTC operationsAtsushi Nemoto2005-11-071-0/+6
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-051-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+214