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
Previous Page
/
Next Page
Date
List
Subject
2021-08-08 02:03:16
linux-kernel
[PATCH v5 4/5] dt-bindings: iio: adc: ad7949: add per channel reference
2021-08-08 02:02:15
linux-kernel
[PATCH v5 1/5] iio: adc: ad7949: define and use bitfield names
2021-08-08 02:00:19
linux-kernel
[PATCH v5 2/5] iio: adc: ad7949: fix spi messages on non 14-bit controllers
2021-08-08 02:00:19
linux-kernel
[PATCH v5 0/5] AD7949 Fixes
2021-08-02 14:26:08
linux-kernel
Re: [PATCH v4 2/5] iio: adc: ad7949: fix spi messages on non 14-bit controllers
2021-08-01 23:04:58
linux-kernel
Re: [PATCH v4 2/5] iio: adc: ad7949: fix spi messages on non 14-bit controllers
2021-08-01 20:12:52
linux-kernel
Re: [PATCH v4 2/5] iio: adc: ad7949: fix spi messages on non 14-bit controllers
2021-08-01 19:42:57
linux-kernel
[PATCH v7 12/13] dt-bindings: iio: afe: add bindings for temperature-sense-rtd
2021-08-01 19:42:36
linux-kernel
[PATCH v7 09/13] iio: test: add basic tests for the iio-rescale driver
2021-08-01 19:41:55
linux-kernel
[PATCH v7 13/13] dt-bindings: iio: afe: add bindings for temperature transducers
2021-08-01 19:41:42
linux-kernel
[PATCH v7 07/13] iio: afe: rescale: reduce risk of integer overflow
2021-08-01 19:41:42
linux-kernel
[PATCH v7 11/13] iio: afe: rescale: add temperature transducers
2021-08-01 19:41:42
linux-kernel
[PATCH v7 10/13] iio: afe: rescale: add RTD temperature sensor support
2021-08-01 19:41:36
linux-kernel
[PATCH v7 04/13] iio: afe: rescale: expose scale processing function
2021-08-01 19:41:36
linux-kernel
[PATCH v7 08/13] iio: afe: rescale: fix precision on fractional log scale
2021-08-01 19:41:35
linux-kernel
[PATCH v7 03/13] iio: inkern: make a best effort on offset calculation
2021-08-01 19:41:34
linux-kernel
[PATCH v7 06/13] iio: afe: rescale: add offset support
2021-08-01 19:41:27
linux-kernel
[PATCH v7 05/13] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support
2021-08-01 19:41:14
linux-kernel
[PATCH v7 02/13] iio: inkern: apply consumer scale when no channel scale is available
2021-08-01 19:41:12
linux-kernel
[PATCH v7 01/13] iio: inkern: apply consumer scale on IIO_VAL_INT cases
2021-08-01 19:41:07
linux-kernel
[PATCH v7 00/13] iio: afe: add temperature rescaling support
2021-07-30 20:03:43
linux-kernel
Re: [PATCH v6 05/13] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support
2021-07-30 20:00:10
linux-kernel
Re: [PATCH v6 05/13] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support
2021-07-29 16:23:18
linux-kernel
Re: [PATCH v6 09/13] iio: afe: rescale: fix precision on fractional log scale
2021-07-29 16:11:39
linux-kernel
Re: [PATCH v6 08/13] iio: afe: rescale: reduce risk of integer overflow
2021-07-29 15:59:03
linux-kernel
Re: [PATCH v6 05/13] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support
2021-07-28 00:27:48
linux-kernel
Re: [PATCH v6 09/13] iio: afe: rescale: fix precision on fractional log scale
2021-07-28 00:22:48
linux-kernel
Re: [PATCH v6 05/13] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support
2021-07-28 00:08:57
linux-kernel
Re: [PATCH v6 08/13] iio: afe: rescale: reduce risk of integer overflow
2021-07-27 23:33:49
linux-kernel
[PATCH v4 4/5] dt-bindings: iio: adc: ad7949: add per channel reference
2021-07-27 23:32:11
linux-kernel
[PATCH v4 5/5] iio: adc: ad7949: use devm managed functions
2021-07-27 23:32:11
linux-kernel
[PATCH v4 2/5] iio: adc: ad7949: fix spi messages on non 14-bit controllers
2021-07-27 23:31:49
linux-kernel
[PATCH v4 3/5] iio: adc: ad7949: add support for internal vref
2021-07-27 23:31:47
linux-kernel
[PATCH v4 1/5] iio: adc: ad7949: define and use bitfield names
2021-07-27 23:31:04
linux-kernel
[PATCH v4 0/5] AD7949 Fixes
2021-07-27 22:10:45
linux-kernel
Re: [PATCH v3 3/4] iio: adc: ad7949: add support for internal vref
2021-07-27 22:06:47
linux-kernel
Re: [PATCH v3 2/4] iio: adc: ad7949: fix spi messages on non 14-bit controllers
2021-07-21 03:17:05
linux-kernel
[PATCH v6 11/13] iio: afe: rescale: add temperature transducers
2021-07-21 03:16:03
linux-kernel
[PATCH v6 10/13] iio: afe: rescale: add RTD temperature sensor support
2021-07-21 03:15:52
linux-kernel
[PATCH v6 04/13] iio: afe: rescale: expose scale processing function
2021-07-21 03:15:41
linux-kernel
[PATCH v6 13/13] dt-bindings: iio: afe: add bindings for temperature transducers
2021-07-21 03:15:35
linux-kernel
[PATCH v6 12/13] dt-bindings: iio: afe: add bindings for temperature-sense-rtd
2021-07-21 03:15:23
linux-kernel
[PATCH v6 09/13] iio: afe: rescale: fix precision on fractional log scale
2021-07-21 03:14:54
linux-kernel
[PATCH v6 08/13] iio: afe: rescale: reduce risk of integer overflow
2021-07-21 03:14:51
linux-kernel
[PATCH v6 02/13] iio: inkern: apply consumer scale when no channel scale is available
2021-07-21 03:14:12
linux-kernel
[PATCH v6 07/13] iio: test: add basic tests for the iio-rescale driver
2021-07-21 03:14:02
linux-kernel
[PATCH v6 05/13] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support
2021-07-21 03:13:11
linux-kernel
[PATCH v6 06/13] iio: afe: rescale: add offset support
2021-07-21 03:13:10
linux-kernel
[PATCH v6 03/13] iio: inkern: make a best effort on offset calculation
2021-07-21 03:12:47
linux-kernel
[PATCH v6 01/13] iio: inkern: apply consumer scale on IIO_VAL_INT cases
2021-07-21 03:08:59
linux-kernel
[PATCH v6 00/13] iio: afe: add temperature rescaling support