aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/counter/stm32-lptimer-cnt.c
AgeCommit message (Expand)Author
2022-11-26counter: stm32-lptimer-cnt: fix the check on arr and cmp registers updateFabrice Gasnier
2022-09-30counter: Move symbols into COUNTER namespaceWilliam Breathitt Gray
2021-12-30counter: stm32-lptimer-cnt: Convert to new counter registrationUwe Kleine-König
2021-12-30counter: stm32-lptimer-cnt: Convert to counter_priv() wrapperUwe Kleine-König
2021-10-17counter: Internalize sysfs interface codeWilliam Breathitt Gray
2021-10-17counter: stm32-lptimer-cnt: Provide defines for clock polaritiesWilliam Breathitt Gray
2021-08-09counter: Rename counter_count_function to counter_functionWilliam Breathitt Gray
2021-08-09counter: Standardize to ERANGE for limit exceeded errorsWilliam Breathitt Gray
2021-08-09counter: Return error code on invalid modesWilliam Breathitt Gray
2021-06-09counter: stm32-lptimer-cnt: Add const qualifier for actions_list arrayWilliam Breathitt Gray
2021-06-09counter: stm32-lptimer-cnt: Add const qualifier for functions_list arrayWilliam Breathitt Gray
2021-03-11counter: stm32-lptimer-cnt: remove iio counter abiFabrice Gasnier
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-10-18counter: Simplify the count_read and count_write callbacksWilliam Breathitt Gray
2019-10-05counter: stm32-lptimer-cnt: fix a kernel-doc warningFabrice Gasnier
2019-04-25counter: stm32-lptimer: add counter deviceFabrice Gasnier