aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/i8253.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-02i8253: Convert i8253_lock to raw_spinlockThomas Gleixner1-7/+7
2009-11-02MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin1-1/+1
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell1-2/+0
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-07-15[MIPS] i8253: make the pit_clockevent variable staticDmitri Vorobiev1-1/+1
2008-04-01[MIPS] I8253: Export i2853_lock to modules.Ralf Baechle1-0/+1
2008-01-30mips, x86: optimize the i8259 code a bitRalf Baechle1-8/+4
2007-11-02Use i8253.c lock for PC speaker on MIPS, too.Ralf Baechle1-1/+1
2007-11-02[MIPS] i8253: Cleanup.Ralf Baechle1-11/+12
2007-10-11[MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle1-0/+213
2007-07-12[MIPS] Rename PC speaker codeRalf Baechle1-28/+0
2006-03-14Input: pcspkr - separate device and driver registrationMichael Neuling1-0/+28