aboutsummaryrefslogtreecommitdiffstats
path: root/libsensors
Commit message (Collapse)AuthorAgeFilesLines
* espresso: Update device variant sysfs locationZiyan2017-03-271-1/+1
| | | | | | - in preparation for 3.4 kernel Change-Id: I1b2ce649d539d71e4aeb053090fc1034288bcdf5
* libsensors: fix build with clangZiyan2016-09-263-5/+3
| | | | Change-Id: I92bd8e7604df00b89d0984f932e609e6b0de2eff
* libsensors: remove unused functionsZiyan2016-09-266-652/+1
| | | | Change-Id: I4e2021ed23a63f8b890391d68afc544961d800a6
* libsensors: build with -Wall -WerrorZiyan2016-09-241-0/+6
| | | | Change-Id: I511e276aba490813e9e0eef83a64b0828e27412e
* libsensors: commonize light sensor handlers, fix GP2A conversionZiyan2016-09-225-283/+88
| | | | Change-Id: I8f98e17485534147cdbfdb85e7230ef7b6496d2e
* libsensors: fix possible null pointer crashZiyan2016-07-021-1/+1
| | | | Change-Id: Id58db179f673511c757856332262dec50cc8bd89
* libsensors: fix selinux denialsZiyan2016-03-291-2/+2
| | | | | | Moved geomagneticd calibration data to /data/sensors to allow relabeling it. Change-Id: Ibe596b5903aa309f862a568b9876e79acaff5d19
* libsensors: include missing headers to silence implicit declarationsZiyan2016-02-2611-0/+11
| | | | Change-Id: If0796d9c6e80d8fbdfa5d41f526bb6cc23b85f08
* libsensors: more robust sensor pollingZiyan2016-02-261-3/+7
| | | | Change-Id: I88efed34927c6911647084a3de6b61630468857f
* libsensors: set up sensors at runtime based on the current device variantZiyan2016-02-223-25/+59
| | | | Change-Id: I6bf89a3b00205e53594764b291a0445f250e1001
* espresso-common: libsensors: store previous orientation valuesZiyan2015-08-151-1/+14
| | | | | | | Since we only get updates from the sensor, it is needed to save (and return) all axis values. Change-Id: Ibe4448262f17d6a15154d16ecb0acc476b3399f0
* espresso-common: libsensors: exclude proximity from P3110 buildsZiyan2015-08-152-1/+5
| | | | Change-Id: I7e843b6a90fd6c9b79e8c6d0a4305d1fc0b5fe0a
* espresso-common: libsensors: update vendor-namesAndreas Blaesius2015-08-151-3/+3
| | | | Change-Id: Iff7213601e79b691b6cdc930c8f58c08480895af
* espresso-common: libsensors: fix buffer overflowsChristian Balster2015-08-1514-69/+72
| | | | | | long/int can't hold timestamp values in ns, use int64_t instead Change-Id: Id3e08a45aa556d8858b8b57d03c3b737e999772d
* espresso-common: libsensors: update sensors info to v1.3Christian Balster2015-08-151-6/+12
| | | | Change-Id: I32afb779df63c41870979f0e27e5d6bac554dc13
* espresso-common: libsensors: sync with replicantPaul Kocialkowski2015-08-1520-1378/+2290
| | | | Change-Id: Idcb9a57af699833c504f236692a6bdb1ef33c98e
* espresso-common: add opensource sensor halPaul Kocialkowski2015-08-1515-0/+3244
Change-Id: I45912eb1b0820d4045704fdfa77769dd26b6b22c