index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
magnetometer
Age
Commit message (
Expand
)
Author
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-19
Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-11-11
iio: magnetometer: fix if () scoped_guard() formatting
Stephen Rothwell
2024-11-03
iio: magnetometer: add Allegro MicroSystems ALS31300 3-D Linear Hall Effect d...
Neil Armstrong
2024-10-28
iio: magnetometer: bmc150: Drop dead code from the driver
Andy Shevchenko
2024-10-21
iio: magnetometer: bmc150_magn: Drop most likely fake ACPI IDs
Andy Shevchenko
2024-10-21
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
2024-10-13
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-10-12
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
2024-10-10
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-06
iio: magnetometer: af8133j: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-30
iio: magnetometer: hid-sensor-magn-3d: Get platform data via dev_get_platdata()
Andy Shevchenko
2024-09-30
iio: magn: ak8974: use irq_get_trigger_type()
Jonathan Cameron
2024-09-03
iio: magnetometer: ak8975: Add AK09118 support
Danila Tikhonov
2024-09-03
iio: magnetometer: ak8975: Fix reading for ak099xx sensors
Barnabás Czémán
2024-09-03
iio: magnetometer: ak8975: Relax failure on unknown id
Barnabás Czémán
2024-08-10
iio: magnetometer: ak8975: drop incorrect AK09116 compatible
Krzysztof Kozlowski
2024-08-03
iio: magnetometer: rm3100-core: make use of iio_get_masklength()
Nuno Sa
2024-06-25
iio: magnetometer: mmc35240: make use of regmap_set_bits()
Trevor Gamblin
2024-06-25
iio: magnetometer: ak8974: make use of regmap_set_bits()
Trevor Gamblin
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-27
iio: tmag5273: Remove some unused field in struct tmag5273_data
Christophe JAILLET
2024-02-28
iio: magnetometer: add a driver for Voltafield AF8133J magnetometer
Icenowy Zheng
2024-02-25
Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2024-01-23
iio: magnetometer: mmc35240: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
iio: magnetometer: bmc150: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-22
iio: magnetometer: rm3100: add boundary check for the value read from RM3100_...
zhili.liu
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-10-05
iio: magnetometer: ak8975: Fix 'Unexpected device' error
André Apitzsch
2023-09-23
iio: magnetometer: hid-sensor-magn-3d: Convert to platform remove callback re...
Uwe Kleine-König
2023-09-11
iio: magnetometer: ak8975: Sort ID and ACPI tables
Biju Das
2023-09-11
iio: magnetometer: ak8975: Convert enum->pointer for data in the match tables
Biju Das
2023-09-11
iio: magnetometer: yamaha-yas530: Use i2c_get_match_data()
Biju Das
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: magnetometer: st_accel: Add LSM303D
Marius Hoch
2023-05-13
iio: tmag5273: Fix runtime PM leak on measurement error
Lars-Peter Clausen
2023-01-08
iio: magnetometer: st_magn: Add LSM303C
Stephan Gerhold
2022-12-28
iio: magnetometer: add ti tmag5273 driver
Gerald Loacker
2022-11-23
iio: magnetometer: yamaha-yas530: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: magnetometer: mmc35240: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: magnetometer: mag3110: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: magnetometer: hmc5843: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: magnetometer: bmc150_magn_i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: magnetometer: ak8975: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: magnetometer: ak8974: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: accel: st_magn: Convert to i2c's .probe_new()
Uwe Kleine-König
[next]