summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/i8253.c
Commit message (Expand)AuthorAgeFilesLines
* i8253: Convert i8253_lock to raw_spinlockThomas Gleixner2010-03-021-7/+7
* MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin2009-11-021-1/+1
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-241-0/+1
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-2/+0
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* [MIPS] i8253: make the pit_clockevent variable staticDmitri Vorobiev2008-07-151-1/+1
* [MIPS] I8253: Export i2853_lock to modules.Ralf Baechle2008-04-011-0/+1
* mips, x86: optimize the i8259 code a bitRalf Baechle2008-01-301-8/+4
* Use i8253.c lock for PC speaker on MIPS, too.Ralf Baechle2007-11-021-1/+1
* [MIPS] i8253: Cleanup.Ralf Baechle2007-11-021-11/+12
* [MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle2007-10-111-0/+213
* [MIPS] Rename PC speaker codeRalf Baechle2007-07-121-28/+0
* Input: pcspkr - separate device and driver registrationMichael Neuling2006-03-141-0/+28