summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/tsc_timer.c
Commit message (Expand)AuthorAgeFilesLines
* x86: tsc: Move tsc_timer.c to drivers/timerBin Meng2015-12-011-389/+0
* x86: tsc: Remove legacy timer codesBin Meng2015-12-011-53/+0
* x86: tsc: Add driver model timer supportBin Meng2015-12-011-0/+65
* x86: tsc: Use notrace from <linux/compiler.h>Bin Meng2015-12-011-3/+3
* x86: Rename pcat_ to i8254 and i8259 accordinglyBin Meng2015-11-131-3/+3
* x86: Add a 'pause' instruction in __udelay() for QEMU targetMiao Yan2015-08-051-0/+8
* x86: Allow a hardcoded TSC frequency provided by KconfigBin Meng2015-01-131-2/+6
* x86: Allow timer calibration to work on ivybridgeSimon Glass2014-11-211-11/+21
* x86: Save TSC frequency in the global dataBin Meng2014-11-211-0/+4
* x86: Add quick TSC calibration via PITBin Meng2014-11-211-0/+156
* x86: Do TSC MSR calibration only for known/supported CPUsBin Meng2014-11-211-7/+108
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* x86: Support tracing functionSimon Glass2013-06-261-3/+3
* x86: Re-enable PCAT timer 2 for beepingSimon Glass2013-05-131-1/+5
* x86: Add TSC timerSimon Glass2013-05-131-0/+103
OpenPOWER on IntegriCloud