summaryrefslogtreecommitdiff
path: root/drivers/iio/magnetometer/mag3110.c
AgeCommit message (Expand)Author
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-23iio: magnetometer: mag3110: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-02-18iio:magn:mag3110: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron
2021-11-17iio: mag3110: Use scan_type when processing raw dataGwendal Grignou
2020-12-03iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron
2020-09-03iio: magnetometer: mag3110: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner
2019-01-12iio: magnetometer: mag3110: add vdd/vddio regulator operation supportAnson Huang
2018-05-12iio: magnetometer: mag3110: Add ability to run in continuous modeRichard Tresidder
2017-08-22iio:magnetometer: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-03-19iio: magnetometer: mag3110: Add OF device ID tableJavier Martinez Canillas
2017-01-21iio: magnetometer: mag3110: claim direct mode during raw writesAlison Schofield
2016-08-21iio: magnetometer: mag3110: claim direct mode during raw readsAlison Schofield
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2015-04-01iio: magnetometer: mag3110: Place driver on standby on errorCristina Opriceana
2014-05-03iio:magnetometer:mag3110: Enable user offset calibrationPeter Meerwald
2014-05-03iio:magnetometer:mag3110: Fix initialization of ctrl_reg1Peter Meerwald
2014-02-25iio:magnetometer:mag3110: Fix unreachable codePeter Meerwald
2014-02-15iio:magnetometer:mag3110: Scale factor missing for temperaturePeter Meerwald
2014-02-08iio:magnetometer:mag3110: Fix output of decimal digits in show_int_plus_micros()Peter Meerwald
2014-02-08iio:magnetometer:mag3110: Report busy in _read_raw() / write_raw() when buffe...Peter Meerwald
2013-12-17iio:mag:mag3110 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-11-09iio: Fix mag3110 scan_typePeter Meerwald
2013-10-23iio: Add Freescale mag3110 magnetometer driverPeter Meerwald