aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/cevt-sb1250.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-05MIPS: Replace setup_irq() by request_irq()Gravatar afzal mohammed 1-8/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-14/+1
2017-04-14MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksGravatar Nicolai Stange 1-0/+2
2015-09-03MIPS: cevt-sb1250: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-22/+23
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codeGravatar Paul Gortmaker 1-1/+1
2013-02-01MIPS: Whitespace cleanup.Gravatar Ralf Baechle 1-2/+2
2011-12-07MIPS: irq: Remove IRQF_DISABLEDGravatar Yong Zhang 1-1/+1
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>Gravatar David Howells 1-0/+1
2009-11-02MIPS: Add IRQF_TIMER flag for timer interruptsGravatar Wu Zhangjin 1-1/+1
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Gravatar Ralf Baechle 1-0/+1
2009-03-30cpumask: remove references to struct irqaction's mask field.Gravatar Rusty Russell 1-1/+0
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Gravatar Rusty Russell 1-1/+1
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskGravatar Rusty Russell 1-1/+1
2007-11-15[MIPS] Sibyte: Stop timers before programming next even.Gravatar Ralf Baechle 1-0/+1
2007-11-15[MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks.Gravatar Ralf Baechle 1-1/+1
2007-11-15[MIPS] Sibyte: pin timer interrupt to their cores.Gravatar Ralf Baechle 1-0/+3
2007-11-02[MIPS] Sibyte: Split and move clock code.Gravatar Ralf Baechle 1-0/+148