aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/magnetometer/mag3110.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-12iio: magnetometer: mag3110: add vdd/vddio regulator operation supportAnson Huang1-8/+86
2018-05-12iio: magnetometer: mag3110: Add ability to run in continuous modeRichard Tresidder1-18/+140
2017-08-22iio:magnetometer: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-03-19iio: magnetometer: mag3110: Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-01-21iio: magnetometer: mag3110: claim direct mode during raw writesAlison Schofield1-10/+20
2016-08-21iio: magnetometer: mag3110: claim direct mode during raw readsAlison Schofield1-8/+15
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-1/+1
2015-04-01iio: magnetometer: mag3110: Place driver on standby on errorCristina Opriceana1-8/+10
2014-05-03iio:magnetometer:mag3110: Enable user offset calibrationPeter Meerwald1-2/+15
2014-05-03iio:magnetometer:mag3110: Fix initialization of ctrl_reg1Peter Meerwald1-1/+1
2014-02-25iio:magnetometer:mag3110: Fix unreachable codePeter Meerwald1-1/+0
2014-02-15iio:magnetometer:mag3110: Scale factor missing for temperaturePeter Meerwald1-3/+13
2014-02-08iio:magnetometer:mag3110: Fix output of decimal digits in show_int_plus_micros()Peter Meerwald1-1/+1
2014-02-08iio:magnetometer:mag3110: Report busy in _read_raw() / write_raw() when buffer is enabledPeter Meerwald1-0/+6
2013-12-17iio:mag:mag3110 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron1-1/+5
2013-11-09iio: Fix mag3110 scan_typePeter Meerwald1-1/+6
2013-10-23iio: Add Freescale mag3110 magnetometer driverPeter Meerwald1-0/+401