summaryrefslogtreecommitdiff
path: root/drivers/iio/temperature/mlx90632.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-14drivers: iio: temperature: Add delay after the addressed reset command in mlx...Slaveyko Slaveykov1-0/+6
2020-09-13iio: temperature: mlx90632: Interface to change object ambient temperatureCrt Mori1-2/+7
2020-09-03iio:temperature:mlx90632: Some stylefixing leftoversCrt Mori1-5/+5
2020-09-03iio:temperature:mlx90632: Adding extended calibration optionCrt Mori1-2/+216
2020-09-03iio:temperature:mlx90632: Convert polling while loop to regmapCrt Mori1-11/+5
2020-09-03iio:temperature:mlx90632: Add kerneldoc to the internal structCrt Mori1-1/+8
2020-09-03iio:temperature:mlx90632: Reduce number of equal calulcationsCrt Mori1-8/+13
2020-07-20iio: temperature: mlx90632: Function parameter descriptions must match exactlyLee Jones1-2/+2
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2019-05-27iio: temperature: mlx90632 Relax the compatibility checkCrt Mori1-2/+7
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey1-1/+2
2018-02-24iio temperature/mlx90632: silence a static checker warningDan Carpenter1-0/+2
2018-02-04iio: temperature: Adding support for MLX90632Crt Mori1-0/+750