summaryrefslogtreecommitdiff
path: root/drivers/iio/magnetometer/ak8975.c
AgeCommit message (Expand)Author
2020-01-18iio: magnetometer: ak8975: Convert to use device_get_match_data()Andy Shevchenko
2020-01-18iio: magnetometer: ak8975: Get rid of platform dataAndy Shevchenko
2019-12-15iio: ak8975: Convert to use GPIO descriptorLinus Walleij
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-04-04iio: ak8975: improve code readabilityH. Nikolaus Schaller
2019-04-04iio: Allow to read mount matrix from ACPIAndy Shevchenko
2018-12-01iio: magnetometer: ak8975: Add the "AKM9911" ACPI HIDStephan Gerhold
2017-12-02iio: magnetometer: ak8975: Add another ACPI IDAndy Shevchenko
2017-08-22iio:magnetometer: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-07-02iio: magnetometer: Only declare ACPI table when ACPI is enableMatthias Kaehlcke
2016-09-27drivers: iio: magnetometer: Fix sparse endianness warnings cast to restricted...Sandhya Bankar
2016-06-30iio: magn: ak8975: deploy runtime and system PMLinus Walleij
2016-06-30iio: magn: ak8975: make sure to power down at remove()Linus Walleij
2016-06-30iio: magn: ak8975: allow a delay after enabling regulatorsLinus Walleij
2016-06-30iio: magn: ak8975: refactor regulator handlersLinus Walleij
2016-06-30iio: magn: ak8975: add Vid regulatorLinus Walleij
2016-06-30iio: magn: ak8975: fix regulator usageLinus Walleij
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-06-09Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-05-09Merge 4.6-rc7 into staging-nextGreg Kroah-Hartman
2016-05-01iio: ak8975: Support adapters limited to BYTE_DATACrestez Dan Leonard
2016-04-23iio:ak8975: add mounting matrix supportGregor Boirie
2016-04-17iio: ak8975: fix maybe-uninitialized warningRichard Leitner
2016-04-17iio: ak8975: Fix NULL pointer exception on early interruptKrzysztof Kozlowski
2016-04-16iio: magnetometer: ak8975: put else and brace at the same lineSlawomir Stepien
2016-04-10iio:magnetometer:ak8975: triggered buffer supportGregor Boirie
2016-03-20iio:magnetometer:ak8975: fix missing regulator_disableGregor Boirie
2016-03-05iio:magnetometer:ak8975: power regulator supportGregor Boirie
2016-03-05iio:magnetometer:ak8975: remove unused fieldGregor Boirie
2016-03-05iio:magnetometer:ak8975: fix uninitialized chipsetGregor Boirie
2016-01-10iio: ak8975: constify ak_def structuresJulia Lawall
2015-01-27iio: magnetometer: ak8975: Add AK8963Srinivas Pandruvada
2014-12-12iio: ak8975: add ak09911 and ak09912 supportGwendal Grignou
2014-12-12iio: ak8975: add definition structure per compass typeGwendal Grignou
2014-11-22iio: ak8975: minor fixesGwendal Grignou
2014-09-14iio: magn: ak8975: fix unnecessary casting between char* and const char*Irina Tirdea
2014-06-29Merge tag 'iio-for-3.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-06-29iio: magnetometer: ak8975: Use devm_* APIsBeomho Seo
2014-06-18Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-06-07iio: Fix endianness issue in ak8975_read_axis()Peter Meerwald
2014-05-03iio: ak8975: Fix issue with the nameSrinivas Pandruvada
2014-03-29iio: ak8975: Added ACPI enumerationSrinivas Pandruvada
2014-03-22iio: ak8975 : Add AK8963 compatibility mode supportSrinivas Pandruvada
2014-02-11Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-02-08iio: ak8975: Add device nameBeomho Seo
2014-02-08iio: ak8975: Fix calculation formula for convert micro tesla to gauss unitBeomho Seo
2013-10-20iio: Correct description how to convert microtesla to gaussPeter Meerwald
2013-05-22iio:ak8975 Implement data ready interrupt handlingJacek Anaszewski
2013-05-22iio:ak8975 Add support for gpios DT propertyJacek Anaszewski
2013-04-02iio:magnetometer:ak8975 move driver out of stagingJonathan Cameron