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
/
x86
/
kernel
/
i8253.c
Age
Commit message (
Expand
)
Author
2019-06-29
x86/timer: Skip PIT initialization on modern chipsets
Thomas Gleixner
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2015-08-10
clockevents/drivers/i8253: Migrate to new 'set-state' interface
Viresh Kumar
2011-07-01
x86: Use common i8253 clockevent
Thomas Gleixner
2011-06-09
x86: i8253: Consolidate definitions of global_clock_event
Ralf Baechle
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-19
x86: Convert PIT to clockevents_config_and_register()
Thomas Gleixner
2011-05-14
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
2011-05-14
clocksource: convert x86 to generic i8253 clocksource
Russell King
2011-02-21
x86: Convert remaining x86 clocksources to clocksource_register_hz/khz
John Stultz
2010-03-02
i8253: Convert i8253_lock to raw_spinlock
Thomas Gleixner
2009-08-21
x86: Do not unregister PIT clocksource on PIT oneshot setup/shutdown
Thomas Gleixner
2009-06-16
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
2009-03-21
x86: i8253 cleanup
Jaswinder Singh Rajput
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-04-26
x86: cleanup div_sc() usage
Akinobu Mita
2008-04-26
x86: cleanup clocksource_hz2mult usage
Akinobu Mita
2008-02-13
x86: pit_clockevent can be static
Harvey Harrison
2008-01-30
x86: isolate PIC/PIT in/out calls
Alan Cox
2008-01-30
mips, x86: optimize the i8259 code a bit
Ralf Baechle
2008-01-30
x86: unregister PIT clocksource when PIT is disabled
Thomas Gleixner
2008-01-30
clocksource: add unregister function to disable unusable clocksources
Thomas Gleixner
2008-01-30
x86: restrict PIT clocksource usage
Thomas Gleixner
2007-10-20
spelling fixes: arch/i386/
Simon Arlott
2007-10-13
Delete filenames in comments.
Dave Jones
2007-10-12
x86_64: remove now unused code
Thomas Gleixner