aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/magnetometer/mmc35240.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-22iio:magnetometer: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2015-08-12Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-13/+20
2015-08-02iio: mmc35240: minor change to improve code readibilityTeodora Baluta1-13/+13
2015-07-19iio: magnetometer: mmc35240: fix SET/RESET sequenceViorel Suman1-3/+4
2015-07-19iio: magnetometer: mmc35240: Fix SET/RESET maskDaniel Baluta1-2/+2
2015-07-19iio: magnetometer: mmc35240: Fix crash in pm suspendDaniel Baluta1-0/+1
2015-07-19iio: magnetometer: mmc35240: fix available sampling frequenciesTeodora Baluta1-14/+21
2015-07-19iio: magnetometer: mmc35240: Add DT bindingJandy Gou1-0/+7
2015-06-07iio: magnetometer: mmc35240: Add compensation for raw valuesDaniel Baluta1-4/+58
2015-06-07iio: magnetometer: mmc35240: Fix sensitivity on z-axisDaniel Baluta1-1/+1
2015-06-07iio: magnetometer: mmc35240: Use a smaller sleep valueDaniel Baluta1-1/+2
2015-06-07iio: magnetometer: mmc35240: Fix broken processed valueDaniel Baluta1-16/+27
2015-06-07iio: magnetometer: mmc35240: NULL terminate attribute arrayDaniel Baluta1-0/+1
2015-06-07iio: magnetometer: mmc35240: i2c device name should be lower caseDaniel Baluta1-1/+1
2015-06-01iio: magnetometer: correct a harmless off by one checkDan Carpenter1-1/+1
2015-05-10iio: magnetometer: Add ACPI support for MMC35240Daniel Baluta1-0/+8
2015-05-10iio: magnetometer: mmc35240: Add PM sleep supportDaniel Baluta1-0/+35
2015-05-10iio: magnetometer: Add support for MEMSIC MMC35240 sensorDaniel Baluta1-0/+469