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
/
tsc_msr.c
Age
Commit message (
Expand
)
Author
2020-08-15
Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-07
x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoC
Dilip Kota
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
2020-03-30
Merge tag 'x86-timers-2020-03-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-24
x86/kernel: Convert to new CPU match macros
Thomas Gleixner
2020-03-11
x86/tsc_msr: Make MSR derived TSC frequency more accurate
Hans de Goede
2020-03-11
x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devices
Hans de Goede
2020-03-11
x86/tsc_msr: Use named struct initializers
Hans de Goede
2019-09-06
x86/cpu: Update init data for new Airmont CPU model
Rahul Tanwar
2019-05-09
x86/apic: Rename 'lapic_timer_frequency' to 'lapic_timer_period'
Daniel Drake
2018-10-02
x86/cpu: Sanitize FAM6_ATOM naming
Peter Zijlstra
2018-07-03
x86/platform/intel-mid: Remove custom TSC calibration
Andy Shevchenko
2018-07-03
x86/tsc: Use SPDX identifier and update Intel copyright
Andy Shevchenko
2018-07-03
x86/tsc: Convert to use x86_match_cpu() and INTEL_CPU_FAM6()
Andy Shevchenko
2018-07-03
x86/tsc: Add missing header to tsc_msr.c
Andy Shevchenko
2016-11-18
x86/tsc: Set TSC_KNOWN_FREQ and TSC_RELIABLE flags on Intel Atom SoCs
Bin Gao
2016-07-11
x86/tsc_msr: Remove irqoff around MSR-based TSC enumeration
Len Brown
2016-07-10
x86/tsc_msr: Add Airmont reference clock values
Len Brown
2016-07-10
x86/tsc_msr: Correct Silvermont reference clock values
Len Brown
2016-07-10
x86/tsc_msr: Update comments, expand definitions
Len Brown
2016-07-10
x86/tsc_msr: Remove debugging messages
Len Brown
2016-07-10
x86/tsc_msr: Identify Intel-specific code
Len Brown
2016-07-10
Revert "x86/tsc: Add missing Cherrytrail frequency to the table"
Len Brown
2016-05-12
x86/tsc: Add missing Cherrytrail frequency to the table
Jeremy Compostella
2016-05-06
x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO
Chen Yu
2014-02-19
x86: tsc: Add missing Baytrail frequency to the table
Mika Westerberg
2014-02-19
x86, tsc: Fallback to normal calibration if fast MSR calibration fails
Thomas Gleixner
2014-01-16
x86, tsc, apic: Unbreak static (MSR) calibration when CONFIG_X86_LOCAL_APIC=n
H. Peter Anvin
2014-01-15
x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCs
Bin Gao