summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/i8253.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-071-1/+1
* mips: migrate core kernel file from module.h --> export.hPaul Gortmaker2011-10-311-1/+1
* mips: Fix i8253 clockevent falloutThomas Gleixner2011-07-221-1/+1
* mips: Use common i8253 clockeventThomas Gleixner2011-07-011-95/+2
* i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle2011-06-091-3/+0
* i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-091-1/+1
* clocksource: convert mips to generic i8253 clocksourceRussell King2011-05-141-77/+1
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-071-0/+1
* 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
OpenPOWER on IntegriCloud