summaryrefslogtreecommitdiffstats
path: root/drivers/iio/afe
AgeCommit message (Expand)AuthorLines
2025-04-22iio: normalize array sentinel styleDavid Lechner-1/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra-2/+2
2023-10-17iio: afe: rescale: Accept only offset channelsLinus Walleij-4/+15
2022-07-16iio: afe: rescale: export symbols used during testingLiam Beguin-0/+2
2022-06-20Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman-1/+1
2022-06-19iio: afe: rescale: Fix boolean logic bugLinus Walleij-1/+1
2022-04-28iio: afe: rescale: Make use of device propertiesAndy Shevchenko-4/+2
2022-02-28iio: afe: rescale: add temperature transducersLiam Beguin-0/+32
2022-02-28iio: afe: rescale: add RTD temperature sensor supportLiam Beguin-0/+48
2022-02-27iio: afe: rescale: reduce risk of integer overflowLiam Beguin-5/+18
2022-02-27iio: afe: rescale: fix accuracy for small fractional scalesLiam Beguin-3/+17
2022-02-27iio: afe: rescale: add offset supportLiam Beguin-0/+81
2022-02-27iio: afe: rescale: add INT_PLUS_{MICRO,NANO} supportLiam Beguin-0/+34
2022-02-27iio: afe: rescale: expose scale processing functionLiam Beguin-37/+28
2022-01-30iio: afe: rescale: reorder includesLiam Beguin-2/+3
2022-01-30iio: afe: rescale: use s64 for temporary scale calculationsLiam Beguin-4/+4
2021-06-03iio: afe: iio-rescale: Support processed channelsLinus Walleij-6/+35
2020-09-03iio: afe: iio-rescale: Simplify with dev_err_probe()Krzysztof Kozlowski-5/+3
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean-1/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2018-04-28iio: afe: rescale: new driverPeter Rosin-0/+384