summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/i8253.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang
2011-10-31mips: migrate core kernel file from module.h --> export.hPaul Gortmaker
2011-07-22mips: Fix i8253 clockevent falloutThomas Gleixner
2011-07-01mips: Use common i8253 clockeventThomas Gleixner
2011-06-09i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle
2011-05-14clocksource: convert mips to generic i8253 clocksourceRussell King
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells
2010-03-02i8253: Convert i8253_lock to raw_spinlockThomas Gleixner
2009-11-02MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-07-15[MIPS] i8253: make the pit_clockevent variable staticDmitri Vorobiev
2008-04-01[MIPS] I8253: Export i2853_lock to modules.Ralf Baechle
2008-01-30mips, x86: optimize the i8259 code a bitRalf Baechle
2007-11-02Use 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 driversRalf Baechle
2007-07-12[MIPS] Rename PC speaker codeRalf Baechle
2006-03-14Input: pcspkr - separate device and driver registrationMichael Neuling