summaryrefslogtreecommitdiff
path: root/drivers/iio/magnetometer/tmag5273.c
AgeCommit message (Expand)AuthorFilesLines
2025-09-10iio: magnetometer: tmag5273: remove unused IIO_CHAN_INFO_PROCESSED handlingDixit Parmar1-1/+0
2025-08-25iio: magnetometer: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-2/+0
2025-08-16iio: Remove error prints for devm_add_action_or_reset()Waqar Hameed1-1/+1
2025-04-22iio: normalize array sentinel styleDavid Lechner1-2/+2
2024-05-27iio: tmag5273: Remove some unused field in struct tmag5273_dataChristophe JAILLET1-2/+0
2024-01-18Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+3
2023-11-25iio: tmag5273: fix temperature offsetJavier Carrasco1-1/+1
2023-11-16iio: magnetometer: tmag5273: Switch to device_property_match_property_string()Andy Shevchenko1-7/+3
2023-06-15Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman1-1/+1
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-05-13iio: tmag5273: Fix runtime PM leak on measurement errorLars-Peter Clausen1-2/+3
2022-12-28iio: magnetometer: add ti tmag5273 driverGerald Loacker1-0/+743