summaryrefslogtreecommitdiff
path: root/drivers/iio/afe
AgeCommit message (Expand)Author
2023-10-17iio: afe: rescale: Accept only offset channelsLinus Walleij
2022-07-16iio: afe: rescale: export symbols used during testingLiam Beguin
2022-06-20Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-06-19iio: afe: rescale: Fix boolean logic bugLinus Walleij
2022-04-28iio: afe: rescale: Make use of device propertiesAndy Shevchenko
2022-02-28iio: afe: rescale: add temperature transducersLiam Beguin
2022-02-28iio: afe: rescale: add RTD temperature sensor supportLiam Beguin
2022-02-27iio: afe: rescale: reduce risk of integer overflowLiam Beguin
2022-02-27iio: afe: rescale: fix accuracy for small fractional scalesLiam Beguin
2022-02-27iio: afe: rescale: add offset supportLiam Beguin
2022-02-27iio: afe: rescale: add INT_PLUS_{MICRO,NANO} supportLiam Beguin
2022-02-27iio: afe: rescale: expose scale processing functionLiam Beguin
2022-01-30iio: afe: rescale: reorder includesLiam Beguin
2022-01-30iio: afe: rescale: use s64 for temporary scale calculationsLiam Beguin
2021-06-03iio: afe: iio-rescale: Support processed channelsLinus Walleij
2020-09-03iio: afe: iio-rescale: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-04-28iio: afe: rescale: new driverPeter Rosin