LinuxLists
Users
About
Liam Beguin (
[email protected]
)
Number of posts: 396 (0.34 per day)
First post: 2020-07-02 01:08:42
Last post: 2023-09-18 17:41:49
Next Page
Date
List
Subject
2023-09-18 17:41:49
linux-kernel
Re: [PATCH v3 2/2] iio: adc: add ltc2309 support
2023-03-24 14:43:46
linux-kernel
Re: [PATCH] Documentation: core-api: update kernel-doc reference to kmod.c
2022-11-20 03:55:51
linux-kernel
[PATCH v1 2/4] clk: lmk04832: drop unnecessary semicolons
2022-11-20 03:45:23
linux-kernel
[PATCH v1 3/4] clk: lmk04832: drop superfluous #include
2022-11-20 03:21:20
linux-kernel
[PATCH v1 0/4] clk: lmk04832: fix minor warnings and syntax issues
2022-11-20 03:18:58
linux-kernel
[PATCH v1 4/4] clk: lmk04832: fix kernel-doc warnings
2022-11-20 03:14:44
linux-kernel
[PATCH v1 1/4] clk: lmk04832: declare variables as const when possible
2022-11-18 19:27:04
linux-kernel
[PATCH v2 3/3] math64: fix kernel-doc return value warnings
2022-11-18 19:24:47
linux-kernel
[PATCH v2 2/3] math64: add kernel-doc for DIV64_U64_ROUND_UP
2022-11-18 18:36:45
linux-kernel
[PATCH v2 1/3] math64: favor kernel-doc from header files
2022-11-17 17:34:52
linux-kernel
Re: [PATCH v1 1/2] math64: favor kernel-doc from header files
2022-11-17 03:16:50
linux-kernel
[PATCH v1 1/2] math64: favor kernel-doc from header files
2022-11-17 02:50:54
linux-kernel
[PATCH v1 2/2] math64: add kernel-doc for DIV64_U64_ROUND_UP
2022-11-13 22:46:24
linux-kernel
Re: [PATCH v2 13/65] clk: lmk04832: clkout: Add a determine_rate hook
2022-07-10 02:18:17
linux-kernel
[PATCH v1 4/5] iio: afe: rescale: export symbols used during testing
2022-07-10 02:17:23
linux-kernel
[PATCH v1 2/5] iio: test: format: add MODULE_* information
2022-07-10 02:12:34
linux-kernel
[PATCH v1 1/5] iio: test: rescale: add MODULE_* information
2022-07-10 02:12:34
linux-kernel
[PATCH v1 5/5] iio: test: rework Kconfig to support modules
2022-07-10 02:12:34
linux-kernel
[PATCH v1 3/5] iio: test: format: follow CONFIG_ naming convention
2022-07-10 01:40:09
linux-kernel
[PATCH v1 0/5] Add module build support for KUnit IIO tests
2022-06-28 17:17:48
linux-kernel
Re: [PATCH v15 06/10] iio: test: add basic tests for the iio-rescale driver
2022-06-01 20:41:37
linux-kernel
[PATCH 1/1] iio: test: fix missing MODULE_LICENSE for IIO_RESCALE=m
2022-05-30 01:29:02
linux-kernel
Re: kbuild problem: ERROR: modpost: missing MODULE_LICENSE() in drivers/iio/afe/iio-rescale.o
2022-05-28 20:40:01
linux-kernel
Re: kbuild problem: ERROR: modpost: missing MODULE_LICENSE() in drivers/iio/afe/iio-rescale.o
2022-05-12 23:25:19
linux-kernel
Re: [PATCH] phy: ti: omap-usb2: Fix refcount leak in omap_usb2_probe
2022-04-16 02:37:19
linux-kernel
Re: [PATCH v1 1/1] iio: afe: rescale: Make use of device properties
2022-04-15 21:32:47
linux-kernel
Re: [PATCH v1 1/1] iio: afe: rescale: Make use of device properties
2022-03-17 04:03:59
linux-kernel
Re: [PATCH] phy: ti: omap-usb2: Fix error handling in omap_usb2_enable_clocks
2022-02-28 18:05:36
linux-kernel
Re: [PATCH v15 00/10] iio: afe: add temperature rescaling support
2022-02-14 16:24:13
linux-kernel
[PATCH v15 10/10] dt-bindings: iio: afe: add bindings for temperature transducers
2022-02-14 11:45:48
linux-kernel
[PATCH v15 05/10] iio: afe: rescale: reduce risk of integer overflow
2022-02-14 11:43:37
linux-kernel
[PATCH v15 03/10] iio: afe: rescale: add offset support
2022-02-14 10:40:19
linux-kernel
[PATCH v15 02/10] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support
2022-02-14 09:58:53
linux-kernel
[PATCH v15 07/10] iio: afe: rescale: add RTD temperature sensor support
2022-02-14 09:57:28
linux-kernel
[PATCH v15 01/10] iio: afe: rescale: expose scale processing function
2022-02-14 09:30:51
linux-kernel
[PATCH v15 09/10] dt-bindings: iio: afe: add bindings for temperature-sense-rtd
2022-02-14 06:53:28
linux-kernel
[PATCH v15 00/10] iio: afe: add temperature rescaling support
2022-02-13 10:04:25
linux-kernel
[PATCH v15 06/10] iio: test: add basic tests for the iio-rescale driver
2022-02-13 06:59:32
linux-kernel
[PATCH v15 04/10] iio: afe: rescale: fix accuracy for small fractional scales
2022-02-13 05:57:58
linux-kernel
[PATCH v15 08/10] iio: afe: rescale: add temperature transducers
2022-02-11 04:30:08
linux-kernel
Re: [PATCH v14 02/11] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support
2022-02-09 19:25:41
linux-kernel
Re: [PATCH v14 03/11] iio: afe: rescale: add offset support
2022-02-09 18:40:35
linux-kernel
Re: [PATCH v14 09/11] iio: afe: rescale: add temperature transducers
2022-02-09 11:10:25
linux-kernel
[PATCH v14 08/11] iio: afe: rescale: add RTD temperature sensor support
2022-02-09 11:00:31
linux-kernel
Re: [PATCH v13 06/11] iio: afe: rescale: make use of units.h
2022-02-09 11:00:23
linux-kernel
[PATCH v14 09/11] iio: afe: rescale: add temperature transducers
2022-02-09 06:52:24
linux-kernel
[PATCH v14 01/11] iio: afe: rescale: expose scale processing function
2022-02-09 06:31:39
linux-kernel
[PATCH v14 07/11] iio: test: add basic tests for the iio-rescale driver
2022-02-09 05:39:23
linux-kernel
[PATCH v14 05/11] iio: afe: rescale: reduce risk of integer overflow
2022-02-09 05:37:58
linux-kernel
[PATCH v14 11/11] dt-bindings: iio: afe: add bindings for temperature transducers
2022-02-09 05:17:05
linux-kernel
[PATCH v14 02/11] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support