index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
i8253.c
Age
Commit message (
Expand
)
Author
2020-03-05
MIPS: Replace setup_irq() by request_irq()
afzal mohammed
2019-07-18
MIPS: kernel: only use i8253 clocksource with periodic clockevent
Thomas Bogendoerfer
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2011-12-07
MIPS: irq: Remove IRQF_DISABLED
Yong Zhang
2011-10-31
mips: migrate core kernel file from module.h --> export.h
Paul Gortmaker
2011-07-22
mips: Fix i8253 clockevent fallout
Thomas Gleixner
2011-07-01
mips: Use common i8253 clockevent
Thomas Gleixner
2011-06-09
i8253: Consolidate all kernel definitions of i8253_lock
Ralf Baechle
2011-06-09
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
2011-05-14
clocksource: convert mips to generic i8253 clocksource
Russell King
2010-10-07
MIPS: Add missing #inclusions of <linux/irq.h>
David Howells
2010-03-02
i8253: Convert i8253_lock to raw_spinlock
Thomas Gleixner
2009-11-02
MIPS: Add IRQF_TIMER flag for timer interrupts
Wu Zhangjin
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-07-15
[MIPS] i8253: make the pit_clockevent variable static
Dmitri Vorobiev
2008-04-01
[MIPS] I8253: Export i2853_lock to modules.
Ralf Baechle
2008-01-30
mips, x86: optimize the i8259 code a bit
Ralf Baechle
2007-11-02
Use 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 drivers
Ralf Baechle
2007-07-12
[MIPS] Rename PC speaker code
Ralf Baechle
2006-03-14
Input: pcspkr - separate device and driver registration
Michael Neuling