aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/vt8500_timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-03clocksource/drivers: Unify the names to timer-* formatDaniel Lezcano1-168/+0
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano1-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-2/+2
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-1/+1
2016-06-28clocksource/drivers/vt8500: Convert init function to return errorDaniel Lezcano1-8/+18
2016-01-12Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://git.linaro.org/people/daniel.lezcano/linux into timers/urgentThomas Gleixner1-2/+4
2016-01-11clocksource/drivers/vt8500: Increase the minimum deltaRoman Volkov1-2/+4
2015-12-15clocksource/drivers/vt8500: Remove unneeded headerDaniel Lezcano1-1/+0
2015-08-10clockevents/drivers/vt8500: Migrate to new 'set-state' interfaceViresh Kumar1-19/+10
2013-12-11clocksource: vt8500: Remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-02clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrallyUwe Kleine-König1-2/+0
2013-03-28clocksource: make CLOCKSOURCE_OF_DECLARE type safeArnd Bergmann1-1/+1
2013-03-11clocksource: pass DT node pointer to init functionsRob Herring1-13/+1
2013-01-15Merge branch 'vt8500/timer' into next/cleanupOlof Johansson1-1/+2
2013-01-15timer: vt8500: Convert vt8500 to use CLKSRC_OFTony Prisk1-1/+2
2013-01-14Merge tag 'vt8500/timer' of git://server.prisktech.co.nz/git/linuxwmt into next/cleanupOlof Johansson1-0/+179
2013-01-14timer: vt8500: Move timer code to drivers/clocksourceTony Prisk1-0/+184