Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6599cc54bbe6d6ea129ce0babb8de27cf05fa98c
/
drivers
/
timer
/
tsc_timer.c
9288265
treewide: Use OF_REAL instead of !OF_PLATDATA
by Simon Glass
· 3 years, 4 months ago
917d2b8
x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ
by Bin Meng
· 3 years, 4 months ago
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· 4 years, 1 month ago
b81b6d9
x86: tsc_timer: Correct overflow in __udelay()
by Simon Glass
· 3 years, 11 months ago
ec8ae8a
x86: apl: Reduce size for TPL
by Simon Glass
· 4 years ago
a055da8
x86: Fix up driver names to avoid dtoc warnings
by Simon Glass
· 4 years, 2 months ago
947fc2d
timer: Return count from timer_ops.get_count
by Sean Anderson
· 4 years, 2 months ago
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 7 months ago
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
1ea9789
common: Drop bootstage.h from common header
by Simon Glass
· 4 years, 7 months ago
bba203e
x86: timer: Reduce timer code size in TPL on Intel CPUs
by Simon Glass
· 5 years ago
d3edd42
x86: timer: use a timer base of 0
by Simon Glass
· 5 years ago
495a5dc
common: Move get_ticks() function out of common.h
by Simon Glass
· 5 years ago
ed10a4f
x86: timer: Use a separate flag for whether timer is inited
by Simon Glass
· 5 years ago
4a1050e
x86: timer: Set up the timer in timer_early_get_count()
by Simon Glass
· 5 years ago
0576f55
x86: tsc: Add support for native calibration of TSC freq
by Bernhard Messerklinger
· 6 years ago
c96bebd
timer: Remove DM_FLAG_PRE_RELOC flag in various drivers
by Bin Meng
· 6 years ago
855e657
x86: tsc: Introduce config option for early timer frequency
by Bin Meng
· 6 years ago
20ffaae
x86: tsc: Try hardware calibration first
by Bin Meng
· 6 years ago
1394fbb
x86: timer: tsc: Allow specifying clock rate from device tree again
by Bin Meng
· 6 years ago
1b1472a
x86: tsc: add support for reading CPU freq from cpuid
by Christian Gmeiner
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
471919d
dm: x86: Allow TSC timer to be used before DM is ready
by Simon Glass
· 7 years ago
7943dc2
x86: tsc: Add Airmont reference clock values
by Bin Meng
· 7 years ago
6ffad64
x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr()
by Bin Meng
· 7 years ago
23ee9ab
x86: tsc: Correct Silvermont reference clock values
by Bin Meng
· 7 years ago
aeb581a
x86: tsc: Update comments and expand definitions in freq_desc_tables[]
by Bin Meng
· 7 years ago
c36aca7
x86: tsc: Remove the fail handling in try_msr_calibrate_tsc()
by Bin Meng
· 7 years ago
d159ffb
x86: tsc: Identify Intel-specific code
by Bin Meng
· 7 years ago
f4ed4d7
x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO
by Bin Meng
· 7 years ago
b2e7898
x86: Move i8254_init() to x86_cpu_init_f()
by Bin Meng
· 9 years ago
b2aa4c5
x86: tsc: Move tsc_timer.c to drivers/timer
by Bin Meng
· 9 years ago
[Renamed from arch/x86/lib/tsc_timer.c]
712326e
x86: tsc: Remove legacy timer codes
by Bin Meng
· 9 years ago
976c2e8
x86: tsc: Add driver model timer support
by Bin Meng
· 9 years ago
500361e
x86: tsc: Use notrace from <linux/compiler.h>
by Bin Meng
· 9 years ago
b29a08c
x86: Rename pcat_ to i8254 and i8259 accordingly
by Bin Meng
· 9 years ago
b9f3277
x86: Add a 'pause' instruction in __udelay() for QEMU target
by Miao Yan
· 9 years ago
b2eb48b
x86: Allow a hardcoded TSC frequency provided by Kconfig
by Bin Meng
· 10 years ago
40a8c35
x86: Allow timer calibration to work on ivybridge
by Simon Glass
· 10 years ago
aed37bf
x86: Save TSC frequency in the global data
by Bin Meng
· 10 years ago
bba9705
x86: Add quick TSC calibration via PIT
by Bin Meng
· 10 years ago
49f7099
x86: Do TSC MSR calibration only for known/supported CPUs
by Bin Meng
· 10 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
42081ce
x86: Support tracing function
by Simon Glass
· 11 years ago
3e8b605
x86: Re-enable PCAT timer 2 for beeping
by Simon Glass
· 12 years ago
11d7a5b
x86: Add TSC timer
by Simon Glass
· 12 years ago