aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/counter/stm32-lptimer-cnt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-09counter: stm32-lptimer-cnt: Add const qualifier for actions_list arrayWilliam Breathitt Gray1-1/+1
2021-06-09counter: stm32-lptimer-cnt: Add const qualifier for functions_list arrayWilliam Breathitt Gray1-1/+1
2021-03-11counter: stm32-lptimer-cnt: remove iio counter abiFabrice Gasnier1-261/+36
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2019-10-18counter: Simplify the count_read and count_write callbacksWilliam Breathitt Gray1-3/+2
2019-10-05counter: stm32-lptimer-cnt: fix a kernel-doc warningFabrice Gasnier1-1/+1
2019-04-25counter: stm32-lptimer: add counter deviceFabrice Gasnier1-0/+754