aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/temperature/mlx90635.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-25iio: temperature: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-1/+0
2025-08-25iio: temperature: mlx90635: Remove dev_err_probe() if error is -ENOMEMXichao Zhao1-1/+1
2025-08-16iio: Remove error prints for devm_add_action_or_reset()Waqar Hameed1-4/+2
2024-05-27iio: temperature: mlx90635: Fix ERR_PTR dereference in mlx90635_probe()Harshit Mogalapalli1-3/+3
2023-12-11iio: temperature: mlx90635 MLX90635 IR Temperature sensorCrt Mori1-0/+1097