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