Age | Commit message (Expand) | Author |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 | Thomas Gleixner |
2018-06-12 | clocksource/drivers/stm32: Fix error return code | Julia Lawall |
2018-01-08 | clocksource/drivers/stm32: Start the timer's counter sooner | Daniel Lezcano |
2018-01-08 | clocksource/drivers/stm32: Add the timer delay callback | Daniel Lezcano |
2018-01-08 | clocksource/drivers/stm32: Add clocksource functionality | Benjamin Gaignard |
2018-01-08 | clocksource/drivers/stm32: Factor out more of the clockevent code | Daniel Lezcano |
2018-01-08 | clocksource/drivers/stm32: Add oneshot mode | Benjamin Gaignard |
2018-01-08 | clocksource/drivers/stm32: Compute a prescaler value with a targeted rate | Benjamin Gaignard |
2018-01-08 | clocksource/drivers/stm32: Factor out the timer width sorting code | Daniel Lezcano |
2018-01-08 | clocksource/drivers/stm32: Use the node name as timer name | Daniel Lezcano |
2018-01-08 | clocksource/drivers/stm32: Convert the driver to timer_of primitives | Benjamin Gaignard |
2018-01-08 | clocksource/drivers/stm32: Fix kernel panic with multiple timers | Daniel Lezcano |
2017-08-31 | clocksource: Convert to using %pOF instead of full_name | Rob Herring |
2017-06-14 | clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE | Daniel Lezcano |
2016-06-28 | clocksources: Switch back to the clksrc table | Daniel Lezcano |
2016-06-28 | clocksource/drivers/stm32: Convert init function to return error | Daniel Lezcano |
2015-08-10 | clockevents/drivers/stm32: Migrate to new 'set-state' interface | Viresh Kumar |
2015-06-02 | clockevents/drivers/timer-stm32: Fix build warning spotted by kbuild test robot | Maxime Coquelin |
2015-06-02 | clockevents/drivers: Add STM32 Timer driver | Maxime Coquelin |