Age | Commit message (Expand) | Author | Files | Lines |
2023-10-17 | iio: afe: rescale: Accept only offset channels | Linus Walleij | 1 | -4/+15 |
2022-07-16 | iio: afe: rescale: export symbols used during testing | Liam Beguin | 1 | -0/+2 |
2022-06-20 | Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 1 | -1/+1 |
2022-06-19 | iio: afe: rescale: Fix boolean logic bug | Linus Walleij | 1 | -1/+1 |
2022-04-28 | iio: afe: rescale: Make use of device properties | Andy Shevchenko | 2 | -4/+2 |
2022-02-28 | iio: afe: rescale: add temperature transducers | Liam Beguin | 1 | -0/+32 |
2022-02-28 | iio: afe: rescale: add RTD temperature sensor support | Liam Beguin | 1 | -0/+48 |
2022-02-27 | iio: afe: rescale: reduce risk of integer overflow | Liam Beguin | 1 | -5/+18 |
2022-02-27 | iio: afe: rescale: fix accuracy for small fractional scales | Liam Beguin | 1 | -3/+17 |
2022-02-27 | iio: afe: rescale: add offset support | Liam Beguin | 1 | -0/+81 |
2022-02-27 | iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support | Liam Beguin | 1 | -0/+34 |
2022-02-27 | iio: afe: rescale: expose scale processing function | Liam Beguin | 1 | -37/+28 |
2022-01-30 | iio: afe: rescale: reorder includes | Liam Beguin | 1 | -2/+3 |
2022-01-30 | iio: afe: rescale: use s64 for temporary scale calculations | Liam Beguin | 1 | -4/+4 |
2021-06-03 | iio: afe: iio-rescale: Support processed channels | Linus Walleij | 1 | -6/+35 |
2020-09-03 | iio: afe: iio-rescale: Simplify with dev_err_probe() | Krzysztof Kozlowski | 1 | -5/+3 |
2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 1 | -1/+0 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2018-04-28 | iio: afe: rescale: new driver | Peter Rosin | 3 | -0/+384 |