summaryrefslogtreecommitdiffstats
path: root/drivers/iio/temperature/mlx90632.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: iio: temperature: Add delay after the addressed reset command in mlx...Slaveyko Slaveykov2021-01-141-0/+6
* iio: temperature: mlx90632: Interface to change object ambient temperatureCrt Mori2020-09-131-2/+7
* iio:temperature:mlx90632: Some stylefixing leftoversCrt Mori2020-09-031-5/+5
* iio:temperature:mlx90632: Adding extended calibration optionCrt Mori2020-09-031-2/+216
* iio:temperature:mlx90632: Convert polling while loop to regmapCrt Mori2020-09-031-11/+5
* iio:temperature:mlx90632: Add kerneldoc to the internal structCrt Mori2020-09-031-1/+8
* iio:temperature:mlx90632: Reduce number of equal calulcationsCrt Mori2020-09-031-8/+13
* iio: temperature: mlx90632: Function parameter descriptions must match exactlyLee Jones2020-07-201-2/+2
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: temperature: mlx90632 Relax the compatibility checkCrt Mori2019-05-271-2/+7
* regmap: split up regmap_config.use_single_rwDavid Frey2018-09-071-1/+2
* iio temperature/mlx90632: silence a static checker warningDan Carpenter2018-02-241-0/+2
* iio: temperature: Adding support for MLX90632Crt Mori2018-02-041-0/+750