summaryrefslogtreecommitdiff
path: root/drivers/iio/afe
Commit message (Expand)AuthorAgeFilesLines
* iio: afe: rescale: export symbols used during testingLiam Beguin2022-07-161-0/+2
* Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2022-06-201-1/+1
|\
| * iio: afe: rescale: Fix boolean logic bugLinus Walleij2022-06-191-1/+1
* | iio: afe: rescale: Make use of device propertiesAndy Shevchenko2022-04-282-4/+2
|/
* iio: afe: rescale: add temperature transducersLiam Beguin2022-02-281-0/+32
* iio: afe: rescale: add RTD temperature sensor supportLiam Beguin2022-02-281-0/+48
* iio: afe: rescale: reduce risk of integer overflowLiam Beguin2022-02-271-5/+18
* iio: afe: rescale: fix accuracy for small fractional scalesLiam Beguin2022-02-271-3/+17
* iio: afe: rescale: add offset supportLiam Beguin2022-02-271-0/+81
* iio: afe: rescale: add INT_PLUS_{MICRO,NANO} supportLiam Beguin2022-02-271-0/+34
* iio: afe: rescale: expose scale processing functionLiam Beguin2022-02-271-37/+28
* iio: afe: rescale: reorder includesLiam Beguin2022-01-301-2/+3
* iio: afe: rescale: use s64 for temporary scale calculationsLiam Beguin2022-01-301-4/+4
* iio: afe: iio-rescale: Support processed channelsLinus Walleij2021-06-031-6/+35
* iio: afe: iio-rescale: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-5/+3
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* iio: afe: rescale: new driverPeter Rosin2018-04-283-0/+384