summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/vf_pit_timer.c
AgeCommit message (Expand)AuthorLines
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano-1/+1
2017-04-07clocksource: Add missing line break to error messagesRafał Miłecki-1/+1
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano-1/+1
2016-06-28clocksource/drivers/vf_pit_timer: Convert init function to return errorDaniel Lezcano-9/+18
2015-10-27clocksource/drivers/vf_pit_timer: Prevent ftrace recursionJisheng Zhang-1/+1
2015-08-10clockevents/drivers/vf_pit: Migrate to new 'set-state' interfaceViresh Kumar-15/+12
2014-09-29clocksource: vf_pit_timer: Support shutdown modeStefan Agner-0/+4
2014-03-06clocksource: vf_pit_timer: use complement for sched_clock readingStefan Agner-1/+1
2013-07-30clocksource: vf_pit_timer: Switch to sched_clock_register()Stephen Boyd-2/+2
2013-06-25clocksource: vf_pit_timer: Use linux/sched_clock.hFabio Estevam-1/+1
2013-06-06clocksource: Add Freescale Vybrid pit timer supportJingchang Lu-0/+194