index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
tsc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-20
x86/tsc: Make use of tsc_calibrate_cpu_early()
Pavel Tatashin
1
-1
/
+0
2018-07-20
x86/tsc: Split native_calibrate_cpu() into early and late parts
Pavel Tatashin
1
-0
/
+1
2018-07-20
x86/tsc: Calibrate tsc only once
Pavel Tatashin
1
-1
/
+1
2018-03-16
x86/tsc: Convert ART in nanoseconds to TSC
Rajvi Jingar
1
-0
/
+1
2017-11-14
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-17
x86/tsc: Make CONFIG_X86_TSC=n build work again
Thomas Gleixner
1
-0
/
+4
2017-10-16
x86/tsc: Add option that TSC on Socket 0 being non-zero is valid
mike.travis@hpe.com
1
-0
/
+2
2017-09-25
x86/timers: Move the simple udelay calibration to tsc.h
Dou Liyang
1
-0
/
+1
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-1
/
+1
2016-12-15
x86/tsc: Force TSC_ADJUST register to value >= zero
Thomas Gleixner
1
-2
/
+2
2016-12-15
x86/tsc: Validate TSC_ADJUST after resume
Thomas Gleixner
1
-2
/
+2
2016-11-30
x86/tsc: Fix broken CONFIG_X86_TSC=n build
Thomas Gleixner
1
-4
/
+5
2016-11-29
x86/tsc: Sync test only for the first cpu in a package
Thomas Gleixner
1
-2
/
+2
2016-11-29
x86/tsc: Verify TSC_ADJUST from idle
Thomas Gleixner
1
-0
/
+2
2016-11-29
x86/tsc: Store and check TSC ADJUST MSR
Thomas Gleixner
1
-0
/
+6
2016-07-15
x86/tsc: Remove the unused check_tsc_disabled()
Wei Jiangang
1
-1
/
+0
2016-07-11
x86/tsc: Enumerate SKL cpu_khz and tsc_khz via CPUID
Len Brown
1
-0
/
+1
2016-07-11
x86/tsc_msr: Remove irqoff around MSR-based TSC enumeration
Len Brown
1
-2
/
+1
2016-04-13
x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage
Borislav Petkov
1
-1
/
+1
2016-03-04
x86/tsc: Always Running Timer (ART) correlated clocksource
Christopher S. Hall
1
-0
/
+2
2015-09-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-17
/
+1
2015-08-04
perf/x86: Add a native_perf_sched_clock_from_tsc()
Andi Kleen
1
-0
/
+1
2015-07-06
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
1
-1
/
+1
2015-07-06
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
Andy Lutomirski
1
-4
/
+1
2015-07-06
x86/asm/tsc, kvm: Remove vget_cycles()
Andy Lutomirski
1
-13
/
+0
2015-07-06
x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()
Andy Lutomirski
1
-1
/
+1
2014-02-19
x86, tsc: Fallback to normal calibration if fast MSR calibration fails
Thomas Gleixner
1
-1
/
+1
2014-01-16
x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCs
Bin Gao
1
-0
/
+3
2013-07-23
perf/x86: Add ability to calculate TSC from perf sample timestamps
Adrian Hunter
1
-0
/
+1
2012-03-20
x86: kvmclock: abstract save/restore sched_clock_state
Marcelo Tosatti
1
-2
/
+2
2011-12-05
x86, tsc: Skip TSC synchronization checks for tsc=reliable
Suresh Siddha
1
-0
/
+2
2011-07-15
x86-64: Move vread_tsc and vread_hpet into the vDSO
Andy Lutomirski
1
-4
/
+0
2011-05-24
x86-64: Move vread_tsc into a new file with sensible options
Andy Lutomirski
1
-0
/
+4
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-08-20
x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states
Suresh Siddha
1
-0
/
+2
2009-08-31
x86: Move tsc_calibration to x86_init_ops
Thomas Gleixner
1
-1
/
+2
2008-11-09
x86: clean up vget_cycles()
Ingo Molnar
1
-2
/
+0
2008-11-08
x86: clean up rdtsc_barrier() use
Ingo Molnar
1
-5
/
+1
2008-11-08
sched: improve sched_clock() performance
Ingo Molnar
1
-1
/
+7
2008-10-23
x86: Fix ASM_X86__ header guards
H. Peter Anvin
1
-3
/
+3
2008-10-23
x86, um: ... and asm-x86 move
Al Viro
1
-0
/
+62