aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/magnetometer/ak8975.c
AgeCommit message (Expand)Author
2022-05-09iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on()Zheyu Ma
2021-06-03iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko
2020-09-22Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2020-09-21iio:magn:ak8975: Drop of_match_ptr and ACPI_PTR protections.Jonathan Cameron
2020-08-22iio:magnetometer:ak8975 Fix alignment and data leak issues.Jonathan Cameron
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean
2020-06-14iio: magnetometer: ak8975: Add gpio reset supportJonathan Albrieux
2020-06-14iio: magnetometer: ak8975: Fix typo, uniform measurement unit styleJonathan Albrieux
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