summaryrefslogtreecommitdiff
path: root/arch/x86/lib/tsc_timer.c
AgeCommit message (Expand)Author
2015-12-01x86: tsc: Move tsc_timer.c to drivers/timerBin Meng
2015-12-01x86: tsc: Remove legacy timer codesBin Meng
2015-12-01x86: tsc: Add driver model timer supportBin Meng
2015-12-01x86: tsc: Use notrace from <linux/compiler.h>Bin Meng
2015-11-13x86: Rename pcat_ to i8254 and i8259 accordinglyBin Meng
2015-08-05x86: Add a 'pause' instruction in __udelay() for QEMU targetMiao Yan
2015-01-13x86: Allow a hardcoded TSC frequency provided by KconfigBin Meng
2014-11-21x86: Allow timer calibration to work on ivybridgeSimon Glass
2014-11-21x86: Save TSC frequency in the global dataBin Meng
2014-11-21x86: Add quick TSC calibration via PITBin Meng
2014-11-21x86: Do TSC MSR calibration only for known/supported CPUsBin Meng
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-26x86: Support tracing functionSimon Glass
2013-05-13x86: Re-enable PCAT timer 2 for beepingSimon Glass
2013-05-13x86: Add TSC timerSimon Glass