summaryrefslogtreecommitdiffstats
path: root/AK8975_FS
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warningNanik Tolaram2015-02-091-0/+2
* Add missing includes.Elliott Hughes2015-01-285-1/+6
* Cleanup Obsolete LOCAL_PRELINK_MODULE.Ying Wang2014-12-161-1/+0
* Remove check for TARGET_SIMULATORDmitriy Ivanov2014-12-091-4/+0
* Update driver to follow new sensor_t struct after inclusion of flags and maxD...Aravind Akella2014-04-181-5/+5
* am 3c010dc2: Update driver to follow new sensor_t format after inclusion of s...Aravind Akella2014-04-111-5/+5
|\
| * Update driver to follow new sensor_t format after inclusion of stringType and...Aravind Akella2014-04-101-5/+5
* | am d9447050: Revert "Update driver to follow new sensor_t format after inclus...Etienne Le Grand2014-04-051-5/+5
|\|
| * Revert "Update driver to follow new sensor_t format after inclusion of string...Etienne Le Grand2014-04-051-5/+5
* | am 6922f1f8: Update driver to follow new sensor_t format after inclusion of s...Etienne Le Grand2014-04-051-5/+5
|\|
| * Update driver to follow new sensor_t format after inclusion of stringType and...Etienne Le Grand2014-04-041-5/+5
| * am 1bb66b9e: Merge "libsensors: do not use GNU old-style field designators"Nick Kralevich2013-11-051-13/+13
| |\
* | \ Merge "Stop abusing KERNEL_HEADERS."Elliott Hughes2014-02-271-7/+0
|\ \ \
| * | | Stop abusing KERNEL_HEADERS.Elliott Hughes2014-02-271-7/+0
* | | | Use multilib-friendly LOCAL_MODULE_RELATIVE_PATHYing Wang2014-02-261-1/+1
|/ / /
* | / Merge commit '6d3be412647b0eab0adff8a2768736cf4eb68039' into HEADThe Android Open Source Project2013-11-221-5/+5
|\| | | |/ |/|
| * fix build. new sensor hal header.Mathias Agopian2013-08-061-1/+1
| * fix build. new sensor hal header.Mathias Agopian2013-08-061-1/+1
| * fix build. new sensor hal header.Mathias Agopian2013-08-061-3/+3
* | libsensors: do not use GNU old-style field designatorssynergy dev2013-11-041-13/+13
|/
* AKM sensor code for AK8975Tsuyoshi Masuda2012-09-2841-0/+5304