aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip27/ip27-timer.c
Commit message (Expand)AuthorAge
* MIPS: sgi-ip27: Implement read_sched_clockDeng-Cheng Zhu2015-04-01
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-14
* IP27: Make declaration and definition of rt_timer_irq match.Ralf Baechle2013-04-11
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-07
* Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-19
|\
| * Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-14
| |\
| * | mips: convert to clocksource_register_hz/khzJohn Stultz2011-02-21
* | | MIPS: IP27: Remove pointless switch statement.Ralf Baechle2011-05-19
| |/ |/|
* | MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-29
* | MIPS: IP27: Convert to new irq_chip functionsThomas Gleixner2011-03-25
|/
* MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin2009-11-02
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-24
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-21
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-13
* MIPS: IP27: Switch over to RTC class driverThomas Bogendoerfer2008-10-15
* [MIPS] IP27: Fix clockevent setupThomas Bogendoerfer2008-06-05
* [MIPS] ip27-timer: fix unsigned irq < 0Roel Kluin2008-05-12
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-12
* [MIPS] IP27: Fix build error.Ralf Baechle2007-11-02
* [MIPS] IP27: Fix slice logic to work for arbitrary number of slices.Ralf Baechle2007-10-29
* [MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code.Ralf Baechle2007-10-22
* [MIPS] IP27: Convert to clock_event_device.Ralf Baechle2007-10-18
* [MIPS] IP27: Add clocksource driversRalf Baechle2007-10-11
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-11
* [MIPS] Use generic NTP code for all MIPS platformsRalf Baechle2007-10-11
* [MIPS] IP27: Fix warning.Ralf Baechle2007-02-18
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-06
* [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-06
* [MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto2006-11-29
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-29
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-29
* [MIPS] Make irq number allocator generally available for fixing EV64120.Ralf Baechle2006-11-06
* [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-31
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-07
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-01
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-29
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-13
* [MIPS] IP27: Reformatting.Ralf Baechle2006-07-13
* [MIPS] IP27: Invoke setup_irq for timer interrupt so proc stats will be shown.Ralf Baechle2006-07-13
* [MIPS] IP27: irq_chip startup method returns unsigned int.Ralf Baechle2006-07-13
* [MIPS] IP27: struct irq_desc member handler was renamed to chip.Ralf Baechle2006-07-13
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-13
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [MIPS] IP27: Fix collision with hardcoded interrupt number.Ralf Baechle2006-06-19
* [MIPS] Fix ip27 build.Atsushi Nemoto2006-04-27
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-07
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16