index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
cevt-gt641xx.c
Age
Commit message (
Expand
)
Author
2020-03-05
MIPS: Replace setup_irq() by request_irq()
afzal mohammed
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2017-04-14
MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
2015-09-03
MIPS: cevt-gt641xx: Migrate to new 'set-state' interface
Viresh Kumar
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2011-12-07
MIPS: irq: Remove IRQF_DISABLED
Yong Zhang
2010-10-07
MIPS: Add missing #inclusions of <linux/irq.h>
David Howells
2010-02-27
MIPS: GT641xx: Convert timer lock to raw spinlock.
Ralf Baechle
2009-11-02
MIPS: Add IRQF_TIMER flag for timer interrupts
Wu Zhangjin
2009-07-03
Update Yoichi Yuasa's e-mail address
Yoichi Yuasa
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-04-28
[MIPS] cevt-gt641xx: Kill unnecessary include
Atsushi Nemoto
2007-10-29
[MIPS] time: set clock before clockevent_delta2ns() in GT641xx.
Yoichi Yuasa
2007-10-29
[MIPS] time: Use non-interrupt locks in GT641xx clockevent driver
Yoichi Yuasa
2007-10-22
[MIPS] time: Add GT641xx timer0 clockevent driver
Yoichi Yuasa