aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/i8253.c
Commit message (Expand)AuthorAgeFilesLines
* 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