aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/sgi-ip22/ip22-time.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-17MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSGravatar Wu Zhangjin 1-1/+2
2009-01-15irq: update all arches for new irq_desc, fixGravatar Mike Travis 1-1/+1
2008-10-15MIPS: IP22/28: Switch over to RTC class driverGravatar Thomas Bogendoerfer 1-64/+0
2007-10-17[MIPS] IP22: Fix hang due to messing with timer interrupt handlerGravatar Thomas Bogendoerfer 1-9/+0
2007-10-11[MIPS] i8253 PIT clocksource and clockevent driversGravatar Ralf Baechle 1-0/+4
2007-10-11[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Gravatar Ralf Baechle 1-10/+0
2007-10-11[MIPS] Switch from to_tm to rtc_time_to_tmGravatar Ralf Baechle 1-3/+3
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Gravatar Ralf Baechle 1-12/+3
2007-09-11[MIPS] IP22: fix wrong argument orderGravatar Thomas Bogendoerfer 1-2/+2
2007-04-27[MIPS] IP22: Get rid of volatile in IP22 core code.Gravatar Ralf Baechle 1-7/+7
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Gravatar Ralf Baechle 1-4/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-1/+3
2006-07-13[MIPS] IP22 Fix brown paper bag in RTC code.Gravatar Julien BLACHE 1-1/+1
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Gravatar Ralf Baechle 1-3/+2
2006-07-13[MIPS] Remove redeclarations of setup_irq().Gravatar Ralf Baechle 1-2/+1
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-0/+6
2005-09-05[PATCH] mips: nuke trailing whitespaceGravatar Ralf Baechle 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+214