index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
counter
/
stm32-timer-cnt.c
Age
Commit message (
Expand
)
Author
2022-09-30
counter: Move symbols into COUNTER namespace
William Breathitt Gray
2021-12-30
counter: stm32-timer-cnt: Convert to new counter registration
Uwe Kleine-König
2021-12-30
counter: stm32-timer-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-timer-cnt: Provide defines for slave mode selection
William Breathitt Gray
2021-08-09
counter: Rename counter_count_function to counter_function
William Breathitt Gray
2021-06-09
counter: stm32-timer-cnt: Add const qualifier for actions_list array
William Breathitt Gray
2021-06-09
counter: stm32-timer-cnt: Add const qualifier for functions_list array
William Breathitt Gray
2021-03-06
counter: stm32-timer-cnt: fix ceiling miss-alignment with reload register
Fabrice Gasnier
2021-03-06
counter: stm32-timer-cnt: fix ceiling write max value
Fabrice Gasnier
2021-02-27
counter: stm32-timer-cnt: Report count function when SLAVE_MODE_DISABLED
William Breathitt Gray
2020-02-21
counter: stm32-timer-cnt: remove iio headers
Fabrice Gasnier
2020-02-21
counter: stm32-timer-cnt: add power management support
Fabrice Gasnier
2019-10-18
counter: Simplify the count_read and count_write callbacks
William Breathitt Gray
2019-10-07
counter: stm32: clean up indentation issue
Colin Ian King
2019-10-05
counter: stm32-timer-cnt: fix a kernel-doc warning
Fabrice Gasnier
2019-04-25
counter: Add STM32 Timer quadrature encoder
Benjamin Gaignard