index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
i8253.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-05
MIPS: Replace setup_irq() by request_irq()
afzal mohammed
1
-7
/
+4
2019-07-19
MIPS: kernel: only use i8253 clocksource with periodic clockevent
Thomas Bogendoerfer
1
-1
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2011-12-08
MIPS: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-11-01
mips: migrate core kernel file from module.h --> export.h
Paul Gortmaker
1
-1
/
+1
2011-07-22
mips: Fix i8253 clockevent fallout
Thomas Gleixner
1
-1
/
+1
2011-07-01
mips: Use common i8253 clockevent
Thomas Gleixner
1
-95
/
+2
2011-06-09
i8253: Consolidate all kernel definitions of i8253_lock
Ralf Baechle
1
-3
/
+0
2011-06-09
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
1
-1
/
+1
2011-05-14
clocksource: convert mips to generic i8253 clocksource
Russell King
1
-77
/
+1
2010-10-07
MIPS: Add missing #inclusions of <linux/irq.h>
David Howells
1
-0
/
+1
2010-03-02
i8253: Convert i8253_lock to raw_spinlock
Thomas Gleixner
1
-7
/
+7
2009-11-02
MIPS: Add IRQF_TIMER flag for timer interrupts
Wu Zhangjin
1
-1
/
+1
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
1
-0
/
+1
2009-04-22
clocksource: pass clocksource to read() callback
Magnus Damm
1
-1
/
+1
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
1
-2
/
+0
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
1
-1
/
+1
2008-07-15
[MIPS] i8253: make the pit_clockevent variable static
Dmitri Vorobiev
1
-1
/
+1
2008-04-01
[MIPS] I8253: Export i2853_lock to modules.
Ralf Baechle
1
-0
/
+1
2008-01-30
mips, x86: optimize the i8259 code a bit
Ralf Baechle
1
-8
/
+4
2007-11-03
Use i8253.c lock for PC speaker on MIPS, too.
Ralf Baechle
1
-1
/
+1
2007-11-02
[MIPS] i8253: Cleanup.
Ralf Baechle
1
-11
/
+12
2007-10-12
[MIPS] i8253 PIT clocksource and clockevent drivers
Ralf Baechle
1
-0
/
+213
2007-07-12
[MIPS] Rename PC speaker code
Ralf Baechle
1
-28
/
+0
2006-03-14
Input: pcspkr - separate device and driver registration
Michael Neuling
1
-0
/
+28