aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/i8253.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-21time: x86: Replace LATCH with PIT_LATCH in i8253 clocksource driverDeepak Saxena1-3/+3
2011-07-01i8253: Create common clockevent implementationThomas Gleixner1-7/+94
2011-06-10i8253: Export i8253_lock unconditionallyThomas Gleixner1-2/+0
2011-06-09i8253: Remove I8253_LOCK configThomas Gleixner1-0/+2
2011-06-09i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle1-1/+12
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle1-1/+1
2011-05-14clocksource: add common i8253 PIT clocksourceRussell King1-0/+88