summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/i8253.c
AgeCommit message (Expand)AuthorLines
2012-11-13time: Kill xtime_lock, replacing it with jiffies_lockJohn Stultz-1/+1
2011-11-21time: x86: Replace LATCH with PIT_LATCH in i8253 clocksource driverDeepak Saxena-3/+3
2011-07-01i8253: Create common clockevent implementationThomas Gleixner-7/+94
2011-06-10i8253: Export i8253_lock unconditionallyThomas Gleixner-2/+0
2011-06-09i8253: Remove I8253_LOCK configThomas Gleixner-0/+2
2011-06-09i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle-1/+12
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle-1/+1
2011-05-14clocksource: add common i8253 PIT clocksourceRussell King-0/+88