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
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