index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
counter
/
stm32-lptimer-cnt.c
Age
Commit message (
Expand
)
Author
2022-11-26
counter: stm32-lptimer-cnt: fix the check on arr and cmp registers update
Fabrice Gasnier
2022-09-30
counter: Move symbols into COUNTER namespace
William Breathitt Gray
2021-12-30
counter: stm32-lptimer-cnt: Convert to new counter registration
Uwe Kleine-König
2021-12-30
counter: stm32-lptimer-cnt: Convert to counter_priv() wrapper
Uwe Kleine-König
2021-10-17
counter: Internalize sysfs interface code
William Breathitt Gray
2021-10-17
counter: stm32-lptimer-cnt: Provide defines for clock polarities
William Breathitt Gray
2021-08-09
counter: Rename counter_count_function to counter_function
William Breathitt Gray
2021-08-09
counter: Standardize to ERANGE for limit exceeded errors
William Breathitt Gray
2021-08-09
counter: Return error code on invalid modes
William Breathitt Gray
2021-06-09
counter: stm32-lptimer-cnt: Add const qualifier for actions_list array
William Breathitt Gray
2021-06-09
counter: stm32-lptimer-cnt: Add const qualifier for functions_list array
William Breathitt Gray
2021-03-11
counter: stm32-lptimer-cnt: remove iio counter abi
Fabrice Gasnier
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-10-18
counter: Simplify the count_read and count_write callbacks
William Breathitt Gray
2019-10-05
counter: stm32-lptimer-cnt: fix a kernel-doc warning
Fabrice Gasnier
2019-04-25
counter: stm32-lptimer: add counter device
Fabrice Gasnier