aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/tcb_clksrc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-14clocksource: use clockevents_config_and_register() where possibleShawn Guo1-6/+1
2012-03-01ARM: at91/tc/clocksource: Add 32 bit variant to Timer CounterNicolas Ferre1-28/+62
2011-11-21clocksource: Convert tcb_clksrc to use clocksource_register_hz/khzJohn Stultz1-3/+1
2011-01-26drivers/clocksource/tcb_clksrc.c: fix init sequenceVoss, Nikolaus1-2/+2
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-03-13tclib: Fix compile warningsDavid Brownell1-7/+4
2008-03-04atmel_tc clocksource/clockevent codeDavid Brownell1-0/+305