aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/fsl_ftm_timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-26clocksource/drivers/fsl_ftm_timer: Fix error return checkingColin Ian King1-1/+1
2017-06-27clocksource/drivers/fsl_ftm_timer: Unmap region obtained by of_iomapArvind Yadav1-2/+6
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano1-1/+1
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-1/+1
2016-06-28clocksource/drivers/fsl_ftm_timer: Convert init function to return errorDaniel Lezcano1-8/+14
2015-11-16clocksource/fsl: Avoid harmless 64-bit warningsArnd Bergmann1-2/+2
2015-10-27clocksource/drivers/fsl_ftm_timer: Prevent ftrace recursionJisheng Zhang1-1/+1
2015-08-10clockevents/drivers/fsl_ftm: Migrate to new 'set-state' interfaceViresh Kumar1-18/+17
2014-05-23clocksource: Add Freescale FlexTimer Module (FTM) timer supportXiubo Li1-0/+367