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