index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
counter
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-16
Merge tag 'pwm/for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2024-06-26
counter: stm32-timer-cnt: Use TIM_DIER_CCxIE(x) instead of TIM_DIER_CCxIE(x)
Uwe Kleine-König
1
-2
/
+2
2024-06-22
counter: ti-eqep: enable clock at probe
David Lechner
1
-0
/
+6
2024-04-02
counter: ti-ecap-capture: Utilize COUNTER_COMP_FREQUENCY macro
William Breathitt Gray
1
-1
/
+1
2024-04-02
counter: ti-eqep: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-04-02
counter: ti-ecap-capture: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-04-02
counter: stm32-timer-cnt: add support for capture events
Fabrice Gasnier
1
-3
/
+131
2024-04-02
counter: stm32-timer-cnt: add support for overflow events
Fabrice Gasnier
1
-1
/
+137
2024-04-02
counter: stm32-timer-cnt: probe number of channels from registers
Fabrice Gasnier
1
-0
/
+17
2024-04-02
counter: stm32-timer-cnt: introduce channels
Fabrice Gasnier
1
-0
/
+20
2024-04-02
counter: stm32-timer-cnt: add checks on quadrature encoder capability
Fabrice Gasnier
1
-0
/
+55
2024-04-02
counter: stm32-timer-cnt: add counter prescaler extension
Fabrice Gasnier
1
-0
/
+29
2024-04-02
counter: stm32-timer-cnt: introduce clock signal
Fabrice Gasnier
1
-4
/
+49
2024-04-02
counter: stm32-timer-cnt: adopt signal definitions
Fabrice Gasnier
1
-6
/
+9
2024-04-02
counter: stm32-timer-cnt: rename counter
Fabrice Gasnier
1
-1
/
+1
2024-04-02
counter: stm32-timer-cnt: rename quadrature signal
Fabrice Gasnier
1
-2
/
+2
2024-04-02
counter: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-04-02
counter: make counter_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-17
counter: fix privdata alignment
Nuno Sa
1
-3
/
+4
2023-10-02
Merge tag 'counter-fixes-for-6.6a' of git://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2
-3
/
+3
2023-09-05
counter: microchip-tcb-capture: Fix the use of internal GCLK logic
Dharma Balasubiramani
1
-1
/
+1
2023-09-04
Merge tag 'mfd-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
1
-1
/
+1
2023-09-04
counter: chrdev: fix getting array extensions
Fabrice Gasnier
1
-2
/
+2
2023-08-18
mfd: rz-mtu3: Link time dependencies
Arnd Bergmann
1
-1
/
+1
2023-08-16
counter: rz-mtu3-cnt: Reorder locking sequence for consistency
Biju Das
1
-2
/
+2
2023-08-16
counter: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-08-04
Merge tag 'counter-fixes-for-6.5a' of git://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
1
-7
/
+7
2023-06-21
counter: Fix menuconfig "Counter support" submenu entries disappearance
William Breathitt Gray
1
-7
/
+7
2023-06-15
Merge tag 'counter-updates-for-6.5a' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
6
-367
/
+916
2023-06-08
counter: i8254: Introduce the Intel 8254 interface library module
William Breathitt Gray
4
-1
/
+470
2023-05-31
counter: add HAS_IOPORT_MAP dependency
Niklas Schnelle
1
-0
/
+1
2023-05-19
counter: 104-quad-8: Migrate to the regmap API
William Breathitt Gray
2
-137
/
+229
2023-05-19
counter: 104-quad-8: Utilize helper functions to handle PR, FLAG and PSC
William Breathitt Gray
1
-52
/
+45
2023-05-19
counter: 104-quad-8: Refactor to buffer states for CMR, IOR, and IDR
William Breathitt Gray
1
-183
/
+105
2023-05-19
counter: 104-quad-8: Utilize bitfield access macros
William Breathitt Gray
1
-102
/
+172
2023-05-10
counter: stm32-timer-cnt: Reset TIM_TISEL to its default value in probe
Uwe Kleine-König
1
-0
/
+3
2023-05-10
counter: 104-quad-8: Remove reference in Kconfig to 25-bit counter value
William Breathitt Gray
1
-3
/
+3
2023-05-02
Merge tag 'mfd-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
3
-0
/
+918
2023-04-26
counter: rz-mtu3-cnt: Unlock on error in rz_mtu3_count_ceiling_write()
Dan Carpenter
1
-2
/
+6
2023-04-26
counter: Add Renesas RZ/G2L MTU3a counter driver
Biju Das
3
-0
/
+914
2023-03-18
counter: 104-quad-8: Fix Synapse action reported for Index signals
William Breathitt Gray
1
-1
/
+1
2023-03-18
counter: 104-quad-8: Fix race condition between FLAG and CNTR reads
William Breathitt Gray
1
-21
/
+8
2023-01-18
counter: fix dependency references for config MICROCHIP_TCB_CAPTURE
Lukas Bulwahn
1
-1
/
+1
2023-01-13
counter: microchip-tcp-capture: Add appropriate arch deps for TCP driver
Peter Robinson
1
-0
/
+1
2023-01-13
counter: ftm-quaddec: Depend on the Layerscape SoC
Peter Robinson
1
-0
/
+1
2023-01-13
counter: intel-qep: Depend on X86
Peter Robinson
1
-0
/
+1
2023-01-13
counter: Sort the Kconfig entries alphabetically
Peter Robinson
1
-44
/
+44
2022-11-27
counter: stm32-lptimer-cnt: fix the check on arr and cmp registers update
Fabrice Gasnier
1
-1
/
+1
2022-10-24
counter: 104-quad-8: Fix race getting function mode and direction
William Breathitt Gray
1
-22
/
+42
2022-10-24
counter: microchip-tcb-capture: Handle Signal1 read and Synapse
William Breathitt Gray
1
-4
/
+14
[next]