summaryrefslogtreecommitdiffstats
path: root/drivers/iio/magnetometer
Commit message (Expand)AuthorAgeFilesLines
* iio: magnetometer: add a driver for Voltafield AF8133J magnetometerIcenowy Zheng2024-02-283-0/+541
* Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2024-02-253-6/+4
|\
| * iio: magnetometer: mmc35240: Drop ACPI_PTR() usageJonathan Cameron2024-01-231-2/+2
| * iio: magnetometer: bmc150: Drop ACPI_PTR() usageJonathan Cameron2024-01-232-4/+2
* | iio: magnetometer: rm3100: add boundary check for the value read from RM3100_...zhili.liu2024-01-221-2/+8
|/
* Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-171-7/+3
|\
| * iio: magnetometer: tmag5273: Switch to device_property_match_property_string()Andy Shevchenko2023-11-161-7/+3
* | iio: tmag5273: fix temperature offsetJavier Carrasco2023-11-251-1/+1
|/
* iio: magnetometer: ak8975: Fix 'Unexpected device' errorAndré Apitzsch2023-10-051-6/+5
* iio: magnetometer: hid-sensor-magn-3d: Convert to platform remove callback re...Uwe Kleine-König2023-09-231-4/+2
* iio: magnetometer: ak8975: Sort ID and ACPI tablesBiju Das2023-09-111-15/+14
* iio: magnetometer: ak8975: Convert enum->pointer for data in the match tablesBiju Das2023-09-111-45/+30
* iio: magnetometer: yamaha-yas530: Use i2c_get_match_data()Biju Das2023-09-111-3/+1
* Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2023-06-1511-10/+11
|\
| * iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-2110-10/+10
| * iio: magnetometer: st_accel: Add LSM303DMarius Hoch2023-05-131-0/+1
* | iio: tmag5273: Fix runtime PM leak on measurement errorLars-Peter Clausen2023-05-131-2/+3
|/
* iio: magnetometer: st_magn: Add LSM303CStephan Gerhold2023-01-085-1/+13
* iio: magnetometer: add ti tmag5273 driverGerald Loacker2022-12-283-0/+757
* iio: magnetometer: yamaha-yas530: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: magnetometer: mmc35240: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* iio: magnetometer: mag3110: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: magnetometer: hmc5843: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: magnetometer: bmc150_magn_i2c: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: magnetometer: ak8975: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: magnetometer: ak8974: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* iio: accel: st_magn: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-086-168/+728
|\
| * iio: magnetometer: yamaha-yas530: Use dev_err_probe()Andy Shevchenko2022-09-041-10/+6
| * iio: magnetometer: yamaha-yas530: Make strings const in chip infoAndy Shevchenko2022-09-041-2/+2
| * iio: magnetometer: yamaha-yas530: Use pointers as driver dataAndy Shevchenko2022-09-041-10/+13
| * iio: magnetometer: yas530: Add YAS537 variantJakob Hauser2022-08-152-3/+423
| * iio: magnetometer: yas530: Add function pointers to "chip_info"Jakob Hauser2022-08-151-24/+42
| * iio: magnetometer: yas530: Add temperature calculation to "chip_info"Jakob Hauser2022-08-151-69/+54
| * iio: magnetometer: yas530: Add IIO scaling to "chip_info"Jakob Hauser2022-08-151-21/+7
| * iio: magnetometer: yas530: Add volatile registers to "chip_info"Jakob Hauser2022-08-151-3/+35
| * iio: magnetometer: yas530: Introduce "chip_info" structureJakob Hauser2022-08-151-24/+74
| * iio: magnetometer: yas530: Apply documentation and style fixesJakob Hauser2022-08-151-10/+11
| * iio: magnetometer: yas530: Move printk %*ph parameters out from stackJakob Hauser2022-08-151-2/+2
| * iio: magnetometer: yas530: Rename functions and registersJakob Hauser2022-08-151-56/+70
| * iio: magnetometer: yas530: Change data type of calibration coefficientsJakob Hauser2022-08-151-2/+4
| * iio: magnetometer: yas530: Correct temperature handlingJakob Hauser2022-08-151-23/+76
| * iio: magnetometer: yas530: Correct scaling of magnetic axesJakob Hauser2022-08-151-10/+21
| * iio: magnetometer: yas530: Change range of data in volatile registerJakob Hauser2022-08-151-1/+1
| * iio: magnetometer: yas530: Change data type of hard_offsets to signedJakob Hauser2022-08-151-1/+1
| * iio: magn: hmc5843: Move struct dev_pm_ops out of headerJonathan Cameron2022-08-154-18/+7
| * iio: magn: hmc5843: Drop excessive indentation of assignments of hmc5843_driverJonathan Cameron2022-08-151-7/+7
* | i2c: Make remove callback return voidUwe Kleine-König2022-08-166-18/+6
|/
* iio: magnetometer: hmc5843: Remove duplicate 'the'Jiang Jian2022-07-181-1/+1
* iio: magn: yas530: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macrosJonathan Cameron2022-07-181-9/+5