aboutsummaryrefslogtreecommitdiff
path: root/drivers/counter/stm32-timer-cnt.c
AgeCommit message (Expand)Author
2021-12-30counter: stm32-timer-cnt: Convert to new counter registrationUwe Kleine-König
2021-12-30counter: stm32-timer-cnt: Convert to counter_priv() wrapperUwe Kleine-König
2021-10-17counter: Internalize sysfs interface codeWilliam Breathitt Gray
2021-10-17counter: stm32-timer-cnt: Provide defines for slave mode selectionWilliam Breathitt Gray
2021-08-09counter: Rename counter_count_function to counter_functionWilliam Breathitt Gray
2021-06-09counter: stm32-timer-cnt: Add const qualifier for actions_list arrayWilliam Breathitt Gray
2021-06-09counter: stm32-timer-cnt: Add const qualifier for functions_list arrayWilliam Breathitt Gray
2021-03-06counter: stm32-timer-cnt: fix ceiling miss-alignment with reload registerFabrice Gasnier
2021-03-06counter: stm32-timer-cnt: fix ceiling write max valueFabrice Gasnier
2021-02-27counter: stm32-timer-cnt: Report count function when SLAVE_MODE_DISABLEDWilliam Breathitt Gray
2020-02-21counter: stm32-timer-cnt: remove iio headersFabrice Gasnier
2020-02-21counter: stm32-timer-cnt: add power management supportFabrice Gasnier
2019-10-18counter: Simplify the count_read and count_write callbacksWilliam Breathitt Gray
2019-10-07counter: stm32: clean up indentation issueColin Ian King
2019-10-05counter: stm32-timer-cnt: fix a kernel-doc warningFabrice Gasnier
2019-04-25counter: Add STM32 Timer quadrature encoderBenjamin Gaignard