index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
magnetometer
/
tmag5273.c
Age
Commit message (
Expand
)
Author
2025-09-10
iio: magnetometer: tmag5273: remove unused IIO_CHAN_INFO_PROCESSED handling
Dixit Parmar
2025-08-25
iio: magnetometer: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-08-16
iio: Remove error prints for devm_add_action_or_reset()
Waqar Hameed
2025-04-22
iio: normalize array sentinel style
David Lechner
2024-05-27
iio: tmag5273: Remove some unused field in struct tmag5273_data
Christophe JAILLET
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-25
iio: tmag5273: fix temperature offset
Javier Carrasco
2023-11-16
iio: magnetometer: tmag5273: Switch to device_property_match_property_string()
Andy Shevchenko
2023-06-15
Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-13
iio: tmag5273: Fix runtime PM leak on measurement error
Lars-Peter Clausen
2022-12-28
iio: magnetometer: add ti tmag5273 driver
Gerald Loacker