aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip27/ip27-timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-02[MIPS] IP27: Fix build error.Ralf Baechle1-2/+2
2007-10-29[MIPS] IP27: Fix slice logic to work for arbitrary number of slices.Ralf Baechle1-4/+7
2007-10-22[MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code.Ralf Baechle1-63/+71
2007-10-18[MIPS] IP27: Convert to clock_event_device.Ralf Baechle1-63/+92
2007-10-11[MIPS] IP27: Add clocksource driversRalf Baechle1-3/+11
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle1-4/+2
2007-10-11[MIPS] Use generic NTP code for all MIPS platformsRalf Baechle1-18/+0
2007-02-18[MIPS] IP27: Fix warning.Ralf Baechle1-1/+1
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto1-1/+1
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu1-5/+0
2006-11-30[MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto1-2/+2
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto1-1/+2
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto1-22/+5
2006-11-06[MIPS] Make irq number allocator generally available for fixing EV64120.Ralf Baechle1-2/+0
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto1-9/+7
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-2/+2
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-2/+0
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-4/+2
2006-07-13[MIPS] IP27: Reformatting.Ralf Baechle1-4/+4
2006-07-13[MIPS] IP27: Invoke setup_irq for timer interrupt so proc stats will be shown.Ralf Baechle1-0/+4
2006-07-13[MIPS] IP27: irq_chip startup method returns unsigned int.Ralf Baechle1-1/+2
2006-07-13[MIPS] IP27: struct irq_desc member handler was renamed to chip.Ralf Baechle1-1/+1
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle1-1/+1
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-19[MIPS] IP27: Fix collision with hardcoded interrupt number.Ralf Baechle1-2/+59
2006-04-27[MIPS] Fix ip27 build.Atsushi Nemoto1-1/+1
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+243