index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
magnetometer
/
ak8975.c
Age
Commit message (
Expand
)
Author
2016-09-27
drivers: iio: magnetometer: Fix sparse endianness warnings cast to restricted...
Sandhya Bankar
2016-06-30
iio: magn: ak8975: deploy runtime and system PM
Linus Walleij
2016-06-30
iio: magn: ak8975: make sure to power down at remove()
Linus Walleij
2016-06-30
iio: magn: ak8975: allow a delay after enabling regulators
Linus Walleij
2016-06-30
iio: magn: ak8975: refactor regulator handlers
Linus Walleij
2016-06-30
iio: magn: ak8975: add Vid regulator
Linus Walleij
2016-06-30
iio: magn: ak8975: fix regulator usage
Linus Walleij
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2016-06-09
Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-05-09
Merge 4.6-rc7 into staging-next
Greg Kroah-Hartman
2016-05-01
iio: ak8975: Support adapters limited to BYTE_DATA
Crestez Dan Leonard
2016-04-23
iio:ak8975: add mounting matrix support
Gregor Boirie
2016-04-17
iio: ak8975: fix maybe-uninitialized warning
Richard Leitner
2016-04-17
iio: ak8975: Fix NULL pointer exception on early interrupt
Krzysztof Kozlowski
2016-04-16
iio: magnetometer: ak8975: put else and brace at the same line
Slawomir Stepien
2016-04-10
iio:magnetometer:ak8975: triggered buffer support
Gregor Boirie
2016-03-20
iio:magnetometer:ak8975: fix missing regulator_disable
Gregor Boirie
2016-03-05
iio:magnetometer:ak8975: power regulator support
Gregor Boirie
2016-03-05
iio:magnetometer:ak8975: remove unused field
Gregor Boirie
2016-03-05
iio:magnetometer:ak8975: fix uninitialized chipset
Gregor Boirie
2016-01-10
iio: ak8975: constify ak_def structures
Julia Lawall
2015-01-27
iio: magnetometer: ak8975: Add AK8963
Srinivas Pandruvada
2014-12-12
iio: ak8975: add ak09911 and ak09912 support
Gwendal Grignou
2014-12-12
iio: ak8975: add definition structure per compass type
Gwendal Grignou
2014-11-22
iio: ak8975: minor fixes
Gwendal Grignou
2014-09-14
iio: magn: ak8975: fix unnecessary casting between char* and const char*
Irina Tirdea
2014-06-29
Merge tag 'iio-for-3.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2014-06-29
iio: magnetometer: ak8975: Use devm_* APIs
Beomho Seo
2014-06-18
Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2014-06-07
iio: Fix endianness issue in ak8975_read_axis()
Peter Meerwald
2014-05-03
iio: ak8975: Fix issue with the name
Srinivas Pandruvada
2014-03-29
iio: ak8975: Added ACPI enumeration
Srinivas Pandruvada
2014-03-22
iio: ak8975 : Add AK8963 compatibility mode support
Srinivas Pandruvada
2014-02-11
Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2014-02-08
iio: ak8975: Add device name
Beomho Seo
2014-02-08
iio: ak8975: Fix calculation formula for convert micro tesla to gauss unit
Beomho Seo
2013-10-20
iio: Correct description how to convert microtesla to gauss
Peter Meerwald
2013-05-22
iio:ak8975 Implement data ready interrupt handling
Jacek Anaszewski
2013-05-22
iio:ak8975 Add support for gpios DT property
Jacek Anaszewski
2013-04-02
iio:magnetometer:ak8975 move driver out of staging
Jonathan Cameron