aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/cevt-txx9.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-28mips: kernel: convert comma to semicolonZheng Yongjun1-1/+1
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed1-8/+3
2017-04-14MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2015-09-03MIPS: cevt-txx9: Migrate to new 'set-state' interfaceViresh Kumar1-30/+51
2015-04-01MIPS: cevt-txx9: Implement read_sched_clockDeng-Cheng Zhu1-0/+9
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-3/+3
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-02-21mips: convert to clocksource_register_hz/khzJohn Stultz1-2/+1
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells1-0/+1
2009-11-02MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin1-1/+1
2009-06-17MIPS: TXx9: micro optimization for clocksource and clock_eventAtsushi Nemoto1-24/+43
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-07-03[MIPS] cevt-txx9: Reset timer counter on initializationAtsushi Nemoto1-0/+3
2007-10-29[MIPS] txx9tmr clockevent/clocksource driverAtsushi Nemoto1-0/+171