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
/
i8253.c
Age
Commit message (
Expand
)
Author
2010-03-02
i8253: Convert i8253_lock to raw_spinlock
Thomas Gleixner
2009-11-02
MIPS: Add IRQF_TIMER flag for timer interrupts
Wu Zhangjin
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-07-15
[MIPS] i8253: make the pit_clockevent variable static
Dmitri Vorobiev
2008-04-01
[MIPS] I8253: Export i2853_lock to modules.
Ralf Baechle
2008-01-30
mips, x86: optimize the i8259 code a bit
Ralf Baechle
2007-11-02
Use i8253.c lock for PC speaker on MIPS, too.
Ralf Baechle
2007-11-02
[MIPS] i8253: Cleanup.
Ralf Baechle
2007-10-11
[MIPS] i8253 PIT clocksource and clockevent drivers
Ralf Baechle
2007-07-12
[MIPS] Rename PC speaker code
Ralf Baechle
2006-03-14
Input: pcspkr - separate device and driver registration
Michael Neuling