summaryrefslogtreecommitdiffstats
path: root/drivers/iio/magnetometer
Commit message (Expand)AuthorAgeFilesLines
* iio: magnetometer: mag3110: claim direct mode during raw writesAlison Schofield2017-01-211-10/+20
* iio: magnetometer: ak8974: remove redundant zero timeout checkColin Ian King2017-01-141-6/+2
* iio: magnetometer: separate the values of attributes based on their usage typ...Ooi, Joyce2016-11-241-35/+112
* iio: magn: st_magn: inline per-sensor dataLinus Walleij2016-11-121-251/+125
* iio: magnetometer: ak8974: small endianness fixesIco Doornekamp2016-10-031-4/+4
* drivers: iio: magnetometer: Fix sparse endianness warnings cast to restricted...Sandhya Bankar2016-09-271-7/+9
* iio: magn: ak8974: remove .owner field for driverWei Yongjun2016-08-291-1/+0
* iio: magn/ak8974: avoid unused function warningArnd Bergmann2016-08-291-4/+2
* iio: magnetometer: mag3110: claim direct mode during raw readsAlison Schofield2016-08-211-8/+15
* iio: magn: add a driver for AK8974Linus Walleij2016-08-153-1/+879
* iio: magn: ak8975: deploy runtime and system PMLinus Walleij2016-06-301-0/+72
* iio: magn: ak8975: make sure to power down at remove()Linus Walleij2016-06-301-0/+1
* iio: magn: ak8975: allow a delay after enabling regulatorsLinus Walleij2016-06-301-0/+6
* iio: magn: ak8975: refactor regulator handlersLinus Walleij2016-06-301-25/+18
* iio: magn: ak8975: add Vid regulatorLinus Walleij2016-06-301-0/+15
* iio: magn: ak8975: fix regulator usageLinus Walleij2016-06-301-9/+7
* iio:core: timestamping clock selection supportGregor Boirie2016-06-303-3/+4
* Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman2016-06-202-1/+2
|\
| * Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-06-072-1/+2
| |\
| | * iio: st_sensors: switch to a threaded interruptLinus Walleij2016-05-292-1/+2
* | | Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-06-095-12/+28
|\ \ \ | |/ / |/| |
| * | iio: magnetometer: bmc150: Document Bosch supported chipsDaniel Baluta2016-05-291-0/+2
| * | iio:st_sensors: fix power regulator usageGregor Boirie2016-05-291-4/+8
| * | iio: magn: Add support for BMM150 magnetometerDaniel Baluta2016-05-212-0/+6
| * | iio: ak8975: Support adapters limited to BYTE_DATACrestez Dan Leonard2016-05-011-8/+12
* | | Merge 4.6-rc7 into staging-nextGreg Kroah-Hartman2016-05-091-3/+3
|\ \ \ | |_|/ |/| |
| * | iio: ak8975: fix maybe-uninitialized warningRichard Leitner2016-04-171-1/+1
| * | iio: ak8975: Fix NULL pointer exception on early interruptKrzysztof Kozlowski2016-04-171-2/+2
* | | Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-04-268-127/+389
|\ \ \ | | |/ | |/|
| * | iio:ak8975: add mounting matrix supportGregor Boirie2016-04-231-4/+30
| * | iio: st_sensors: verify interrupt event to statusLinus Walleij2016-04-191-0/+1
| * | iio: magn: bmc150: Introduce SPI supportDaniel Baluta2016-04-183-0/+85
| * | iio: magn: Split bmc150 driver in common/i2c partsDaniel Baluta2016-04-185-99/+163
| * | iio: magnetometer: ak8975: put else and brace at the same lineSlawomir Stepien2016-04-161-2/+1
| * | iio:magnetometer:ak8975: triggered buffer supportGregor Boirie2016-04-102-25/+112
* | | Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-0/+1
|\ \ \ | |/ / |/| / | |/
| * iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATEArnd Bergmann2016-04-031-0/+1
* | iio: remove unused gpio consumer.h includeIrina Tirdea2016-04-031-1/+0
* | iio:magnetometer:ak8975: fix missing regulator_disableGregor Boirie2016-03-201-18/+60
* | iio:magnetometer:ak8975: power regulator supportGregor Boirie2016-03-051-0/+16
* | iio:magnetometer:ak8975: remove unused fieldGregor Boirie2016-03-051-1/+0
* | iio:magnetometer:ak8975: fix uninitialized chipsetGregor Boirie2016-03-051-1/+4
|/
* iio: hmc5843: Move hmc5843 out of stagingCristina Moraru2016-02-246-0/+991
* iio: ak8975: constify ak_def structuresJulia Lawall2016-01-101-2/+2
* iio: st_sensors: support active-low interruptsLinus Walleij2016-01-101-0/+4
* Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-011-11/+9
|\
| * iio: Reconcile operation order between iio_register/unregister and pm functionsAdriana Reus2015-11-081-11/+9
* | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-1/+0
|\ \ | |/ |/|
| * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* | iio: remove gpio interrupt probing from drivers that use a single interruptOctavian Purdila2015-10-031-29/+0