Fabrice Gasnier ([email protected])

Number of posts: 265 (0.22 per day)
First post: 2020-12-02 12:48:40
Last post: 2024-03-07 13:38:45

Date List Subject
2024-03-07 13:38:45 linux-kernel [PATCH v5 10/10] counter: stm32-timer-cnt: add support for capture events
2024-03-07 13:37:36 linux-kernel [PATCH v5 08/10] counter: stm32-timer-cnt: probe number of channels from registers
2024-03-07 13:36:29 linux-kernel [PATCH v5 09/10] counter: stm32-timer-cnt: add support for overflow events
2024-03-07 13:36:07 linux-kernel [PATCH v5 06/10] counter: stm32-timer-cnt: add checks on quadrature encoder capability
2024-03-07 13:35:44 linux-kernel [PATCH v5 07/10] counter: stm32-timer-cnt: introduce channels
2024-03-07 13:35:41 linux-kernel [PATCH v5 05/10] counter: stm32-timer-cnt: add counter prescaler extension
2024-03-07 13:34:50 linux-kernel [PATCH v5 04/10] counter: stm32-timer-cnt: introduce clock signal
2024-03-07 13:34:50 linux-kernel [PATCH v5 00/10] counter: Add stm32 timer events support
2024-03-07 13:34:49 linux-kernel [PATCH v5 03/10] counter: stm32-timer-cnt: adopt signal definitions
2024-03-07 13:34:36 linux-kernel [PATCH v5 01/10] counter: stm32-timer-cnt: rename quadrature signal
2024-03-07 13:34:33 linux-kernel [PATCH v5 02/10] counter: stm32-timer-cnt: rename counter
2024-03-06 15:47:22 linux-kernel [PATCH v6] counter: Introduce the COUNTER_COMP_FREQUENCY() macro
2024-03-04 09:09:37 linux-kernel Re: [PATCH v5] counter: Introduce the COUNTER_COMP_FREQUENCY() macro
2024-03-01 10:26:44 linux-kernel [PATCH v5] counter: Introduce the COUNTER_COMP_FREQUENCY() macro
2024-02-27 18:20:35 linux-kernel [PATCH v4 09/11] counter: stm32-timer-cnt: probe number of channels from registers
2024-02-27 18:20:24 linux-kernel [PATCH v4 04/11] counter: stm32-timer-cnt: adopt signal definitions
2024-02-27 18:16:13 linux-kernel [PATCH v4 06/11] counter: stm32-timer-cnt: add counter prescaler extension
2024-02-27 17:52:16 linux-kernel [PATCH v4 01/11] counter: Introduce the COUNTER_COMP_FREQUENCY() macro
2024-02-27 17:52:10 linux-kernel [PATCH v4 07/11] counter: stm32-timer-cnt: add checks on quadrature encoder capability
2024-02-27 17:51:47 linux-kernel [PATCH v4 02/11] counter: stm32-timer-cnt: rename quadrature signal
2024-02-27 17:50:13 linux-kernel [PATCH v4 11/11] counter: stm32-timer-cnt: add support for capture events
2024-02-27 17:45:02 linux-kernel Re: [PATCH v3 09/10] counter: stm32-timer-cnt: add support for overflow events
2024-02-27 17:44:47 linux-kernel Re: [PATCH v3 10/10] counter: stm32-timer-cnt: add support for capture events
2024-02-27 17:44:27 linux-kernel Re: [PATCH v3 04/10] counter: stm32-timer-cnt: introduce clock signal
2024-02-27 17:42:59 linux-kernel [PATCH v4 10/11] counter: stm32-timer-cnt: add support for overflow events
2024-02-27 17:41:45 linux-kernel [PATCH v4 05/11] counter: stm32-timer-cnt: introduce clock signal
2024-02-27 17:41:41 linux-kernel [PATCH v4 08/11] counter: stm32-timer-cnt: introduce channels
2024-02-27 17:40:03 linux-kernel [PATCH v4 03/11] counter: stm32-timer-cnt: rename counter
2024-02-27 17:39:45 linux-kernel [PATCH v4 00/11] counter: Add stm32 timer events support
2023-12-20 15:54:46 linux-kernel Re: [PATCH -next] tools/counter: Remove unneeded semicolon
2023-12-20 15:53:36 linux-kernel Re: [PATCH][next] tools/counter: Fix spelling mistake "componend" -> "component"
2023-12-20 15:01:42 linux-kernel [PATCH v3 10/10] counter: stm32-timer-cnt: add support for capture events
2023-12-20 15:00:53 linux-kernel [PATCH v3 05/10] counter: stm32-timer-cnt: add counter prescaler extension
2023-12-20 15:00:01 linux-kernel [PATCH v3 09/10] counter: stm32-timer-cnt: add support for overflow events
2023-12-20 14:59:48 linux-kernel [PATCH v3 07/10] counter: stm32-timer-cnt: introduce channels
2023-12-20 14:59:45 linux-kernel [PATCH v3 08/10] counter: stm32-timer-cnt: probe number of channels from registers
2023-12-20 14:59:30 linux-kernel [PATCH v3 06/10] counter: stm32-timer-cnt: add checks on quadrature encoder capability
2023-12-20 14:59:03 linux-kernel [PATCH v3 04/10] counter: stm32-timer-cnt: introduce clock signal
2023-12-20 14:58:45 linux-kernel [PATCH v3 03/10] counter: stm32-timer-cnt: adopt signal definitions
2023-12-20 14:58:42 linux-kernel [PATCH v3 00/10] counter: Add stm32 timer events support
2023-12-20 14:58:28 linux-kernel [PATCH v3 01/10] counter: stm32-timer-cnt: rename quadrature signal
2023-12-20 14:58:26 linux-kernel [PATCH v3 02/10] counter: stm32-timer-cnt: rename counter
2023-12-18 16:59:17 linux-kernel Re: [PATCH 2/6] dt-bindings: spi: stm32: add st,stm32mp25-spi compatible
2023-12-15 17:26:16 linux-kernel Re: [PATCH v2 5/6] counter: stm32-timer-cnt: populate capture channels and check encoder
2023-12-13 17:33:03 linux-kernel [PATCH v4 1/2] tools/counter: add a flexible watch events tool
2023-12-13 17:32:37 linux-kernel [PATCH v4 0/2] tools: counter: add counter_watch_events
2023-12-13 17:32:36 linux-kernel [PATCH v4 2/2] MAINTAINERS: add myself as counter watch events tool maintainer
2023-12-11 17:10:09 linux-kernel Re: [PATCH v3 2/2] MAINTAINERS: add myself as counter watch events tool maintainer
2023-12-11 17:06:52 linux-kernel Re: [PATCH v3 1/2] tools/counter: add a flexible watch events tool
2023-12-06 17:21:32 linux-kernel [PATCH v3 1/2] tools/counter: add a flexible watch events tool
2023-12-06 17:21:26 linux-kernel [PATCH v3 2/2] MAINTAINERS: add myself as counter watch events tool maintainer