summaryrefslogtreecommitdiffstats
path: root/drivers/iio/magnetometer/ak8975.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-211-14/+1Star
* iio: ak8975: improve code readabilityH. Nikolaus Schaller2019-04-041-3/+5
* iio: Allow to read mount matrix from ACPIAndy Shevchenko2019-04-041-3/+2Star
* iio: magnetometer: ak8975: Add the "AKM9911" ACPI HIDStephan Gerhold2018-12-011-0/+1
* iio: magnetometer: ak8975: Add another ACPI IDAndy Shevchenko2017-12-021-0/+1
* iio:magnetometer: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0Star
* iio: magnetometer: Only declare ACPI table when ACPI is enableMatthias Kaehlcke2017-07-021-0/+2
* drivers: iio: magnetometer: Fix sparse endianness warnings cast to restricted...Sandhya Bankar2016-09-271-7/+9
* 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/+18Star
* iio: magn: ak8975: add Vid regulatorLinus Walleij2016-06-301-0/+15
* iio: magn: ak8975: fix regulator usageLinus Walleij2016-06-301-9/+7Star
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-1/+2
* Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-06-091-8/+12
|\
| * 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
* | iio:ak8975: add mounting matrix supportGregor Boirie2016-04-231-4/+30
* | iio: magnetometer: ak8975: put else and brace at the same lineSlawomir Stepien2016-04-161-2/+1Star
* | iio:magnetometer:ak8975: triggered buffer supportGregor Boirie2016-04-101-25/+110
* | 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/+0Star
* | iio:magnetometer:ak8975: fix uninitialized chipsetGregor Boirie2016-03-051-1/+4
|/
* iio: ak8975: constify ak_def structuresJulia Lawall2016-01-101-2/+2
* iio: magnetometer: ak8975: Add AK8963Srinivas Pandruvada2015-01-271-0/+1
* iio: ak8975: add ak09911 and ak09912 supportGwendal Grignou2014-12-121-16/+180
* iio: ak8975: add definition structure per compass typeGwendal Grignou2014-12-121-95/+186
* iio: ak8975: minor fixesGwendal Grignou2014-11-221-21/+14Star
* iio: magn: ak8975: fix unnecessary casting between char* and const char*Irina Tirdea2014-09-141-5/+5
* Merge tag 'iio-for-3.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-06-291-44/+14Star
|\
| * iio: magnetometer: ak8975: Use devm_* APIsBeomho Seo2014-06-291-44/+14Star
* | Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-06-181-8/+1Star
|\ \ | |/ |/|
| * iio: Fix endianness issue in ak8975_read_axis()Peter Meerwald2014-06-071-8/+1Star
* | iio: ak8975: Fix issue with the nameSrinivas Pandruvada2014-05-031-1/+0Star
* | iio: ak8975: Added ACPI enumerationSrinivas Pandruvada2014-03-291-3/+37
* | iio: ak8975 : Add AK8963 compatibility mode supportSrinivas Pandruvada2014-03-221-5/+29
|/
* Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-02-111-0/+1
|\
| * iio: ak8975: Add device nameBeomho Seo2014-02-081-0/+1
* | iio: ak8975: Fix calculation formula for convert micro tesla to gauss unitBeomho Seo2014-02-081-7/+9
|/
* iio: Correct description how to convert microtesla to gaussPeter Meerwald2013-10-201-1/+1
* iio:ak8975 Implement data ready interrupt handlingJacek Anaszewski2013-05-221-2/+89
* iio:ak8975 Add support for gpios DT propertyJacek Anaszewski2013-05-221-3/+9
* iio:magnetometer:ak8975 move driver out of stagingJonathan Cameron2013-04-021-0/+485