aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/counter/stm32-timer-cnt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-06counter: stm32-timer-cnt: fix ceiling miss-alignment with reload registerFabrice Gasnier1-8/+3
2021-03-06counter: stm32-timer-cnt: fix ceiling write max valueFabrice Gasnier1-0/+5
2021-02-27counter: stm32-timer-cnt: Report count function when SLAVE_MODE_DISABLEDWilliam Breathitt Gray1-14/+25
2020-02-21counter: stm32-timer-cnt: remove iio headersFabrice Gasnier1-2/+1
2020-02-21counter: stm32-timer-cnt: add power management supportFabrice Gasnier1-0/+63
2019-10-18counter: Simplify the count_read and count_write callbacksWilliam Breathitt Gray1-12/+5
2019-10-07counter: stm32: clean up indentation issueColin Ian King1-2/+2
2019-10-05counter: stm32-timer-cnt: fix a kernel-doc warningFabrice Gasnier1-1/+1
2019-04-25counter: Add STM32 Timer quadrature encoderBenjamin Gaignard1-0/+390