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