aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/magnetometer/ak8974.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-04-04iio: Allow to read mount matrix from ACPIAndy Shevchenko1-3/+2
2017-08-22iio:magnetometer: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-08-20iio: magnetometer: ak8974: debug AMI306 calibration dataMichał Mirosław1-0/+41
2017-08-20iio: magnetometer: ak8974: mark INT_CLEAR as preciousMichał Mirosław1-0/+6
2017-08-20iio: magnetometer: ak8974: add_device_randomness (serial number)Michał Mirosław1-0/+2
2017-08-20iio: magnetometer: ak8974: support AMI306 variantMichał Mirosław1-20/+70
2017-03-05iio: magnetometer: ak8974: remove incorrect __exit markupsDmitry Torokhov1-2/+2
2017-01-14iio: magnetometer: ak8974: remove redundant zero timeout checkColin Ian King1-6/+2
2016-10-03iio: magnetometer: ak8974: small endianness fixesIco Doornekamp1-4/+4
2016-08-29iio: magn: ak8974: remove .owner field for driverWei Yongjun1-1/+0
2016-08-29iio: magn/ak8974: avoid unused function warningArnd Bergmann1-4/+2
2016-08-15iio: magn: add a driver for AK8974Linus Walleij1-0/+863