index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
counter
/
stm32-lptimer-cnt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
counter: stm32-lptimer-cnt: fix the check on arr and cmp registers update
Fabrice Gasnier
2022-11-26
1
-1
/
+1
*
counter: Move symbols into COUNTER namespace
William Breathitt Gray
2022-09-30
1
-0
/
+1
*
counter: stm32-lptimer-cnt: Convert to new counter registration
Uwe Kleine-König
2021-12-30
1
-14
/
+19
*
counter: stm32-lptimer-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
-112
/
+100
*
counter: stm32-lptimer-cnt: Provide defines for clock polarities
William Breathitt Gray
2021-10-17
1
-3
/
+3
*
counter: Rename counter_count_function to counter_function
William Breathitt Gray
2021-08-09
1
-3
/
+3
*
counter: Standardize to ERANGE for limit exceeded errors
William Breathitt Gray
2021-08-09
1
-1
/
+1
*
counter: Return error code on invalid modes
William Breathitt Gray
2021-08-09
1
-4
/
+6
*
counter: stm32-lptimer-cnt: Add const qualifier for actions_list array
William Breathitt Gray
2021-06-09
1
-1
/
+1
*
counter: stm32-lptimer-cnt: Add const qualifier for functions_list array
William Breathitt Gray
2021-06-09
1
-1
/
+1
*
counter: stm32-lptimer-cnt: remove iio counter abi
Fabrice Gasnier
2021-03-11
1
-261
/
+36
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
counter: Simplify the count_read and count_write callbacks
William Breathitt Gray
2019-10-18
1
-3
/
+2
*
counter: stm32-lptimer-cnt: fix a kernel-doc warning
Fabrice Gasnier
2019-10-05
1
-1
/
+1
*
counter: stm32-lptimer: add counter device
Fabrice Gasnier
2019-04-25
1
-0
/
+754