summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/i8253.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* clockevents/drivers/i8253: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-39/+38
* time: Kill xtime_lock, replacing it with jiffies_lockJohn Stultz2012-11-131-1/+1
* time: x86: Replace LATCH with PIT_LATCH in i8253 clocksource driverDeepak Saxena2011-11-211-3/+3
* i8253: Create common clockevent implementationThomas Gleixner2011-07-011-7/+94
* i8253: Export i8253_lock unconditionallyThomas Gleixner2011-06-101-2/+0
* i8253: Remove I8253_LOCK configThomas Gleixner2011-06-091-0/+2
* i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle2011-06-091-1/+12
* i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-091-1/+1
* clocksource: add common i8253 PIT clocksourceRussell King2011-05-141-0/+88
OpenPOWER on IntegriCloud