| Commit message (Expand) | Author | Age | Files | Lines |
* | counter: stm32-timer-cnt: Convert to new counter registration | Uwe Kleine-König | 2021-12-30 | 1 | -12/+18 |
* | counter: stm32-timer-cnt: Convert to counter_priv() wrapper | Uwe Kleine-König | 2021-12-30 | 1 | -9/+9 |
* | counter: Internalize sysfs interface code | William Breathitt Gray | 2021-10-17 | 1 | -111/+68 |
* | counter: stm32-timer-cnt: Provide defines for slave mode selection | William Breathitt Gray | 2021-10-17 | 1 | -8/+8 |
* | counter: Rename counter_count_function to counter_function | William Breathitt Gray | 2021-08-09 | 1 | -5/+5 |
* | counter: stm32-timer-cnt: Add const qualifier for actions_list array | William Breathitt Gray | 2021-06-09 | 1 | -1/+1 |
* | counter: stm32-timer-cnt: Add const qualifier for functions_list array | William Breathitt Gray | 2021-06-09 | 1 | -1/+1 |
* | counter: stm32-timer-cnt: fix ceiling miss-alignment with reload register | Fabrice Gasnier | 2021-03-06 | 1 | -8/+3 |
* | counter: stm32-timer-cnt: fix ceiling write max value | Fabrice Gasnier | 2021-03-06 | 1 | -0/+5 |
* | counter: stm32-timer-cnt: Report count function when SLAVE_MODE_DISABLED | William Breathitt Gray | 2021-02-27 | 1 | -14/+25 |
* | counter: stm32-timer-cnt: remove iio headers | Fabrice Gasnier | 2020-02-21 | 1 | -2/+1 |
* | counter: stm32-timer-cnt: add power management support | Fabrice Gasnier | 2020-02-21 | 1 | -0/+63 |
* | counter: Simplify the count_read and count_write callbacks | William Breathitt Gray | 2019-10-18 | 1 | -12/+5 |
* | counter: stm32: clean up indentation issue | Colin Ian King | 2019-10-07 | 1 | -2/+2 |
* | counter: stm32-timer-cnt: fix a kernel-doc warning | Fabrice Gasnier | 2019-10-05 | 1 | -1/+1 |
* | counter: Add STM32 Timer quadrature encoder | Benjamin Gaignard | 2019-04-25 | 1 | -0/+390 |