summaryrefslogtreecommitdiff
path: root/drivers/clocksource/timer-stm32.c
AgeCommit message (Expand)Author
2018-06-12clocksource/drivers/stm32: Fix error return codeJulia Lawall
2018-01-08clocksource/drivers/stm32: Start the timer's counter soonerDaniel Lezcano
2018-01-08clocksource/drivers/stm32: Add the timer delay callbackDaniel Lezcano
2018-01-08clocksource/drivers/stm32: Add clocksource functionalityBenjamin Gaignard
2018-01-08clocksource/drivers/stm32: Factor out more of the clockevent codeDaniel Lezcano
2018-01-08clocksource/drivers/stm32: Add oneshot modeBenjamin Gaignard
2018-01-08clocksource/drivers/stm32: Compute a prescaler value with a targeted rateBenjamin Gaignard
2018-01-08clocksource/drivers/stm32: Factor out the timer width sorting codeDaniel Lezcano
2018-01-08clocksource/drivers/stm32: Use the node name as timer nameDaniel Lezcano
2018-01-08clocksource/drivers/stm32: Convert the driver to timer_of primitivesBenjamin Gaignard
2018-01-08clocksource/drivers/stm32: Fix kernel panic with multiple timersDaniel Lezcano
2017-08-31clocksource: Convert to using %pOF instead of full_nameRob Herring
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano
2016-06-28clocksource/drivers/stm32: Convert init function to return errorDaniel Lezcano
2015-08-10clockevents/drivers/stm32: Migrate to new 'set-state' interfaceViresh Kumar
2015-06-02clockevents/drivers/timer-stm32: Fix build warning spotted by kbuild test robotMaxime Coquelin
2015-06-02clockevents/drivers: Add STM32 Timer driverMaxime Coquelin