aboutsummaryrefslogtreecommitdiffstats
path: root/libsensors/piranha_sensors.c
Commit message (Collapse)AuthorAgeFilesLines
* libsensors: fix build with clangZiyan2016-09-261-1/+1
| | | | Change-Id: I92bd8e7604df00b89d0984f932e609e6b0de2eff
* libsensors: commonize light sensor handlers, fix GP2A conversionZiyan2016-09-221-21/+12
| | | | Change-Id: I8f98e17485534147cdbfdb85e7230ef7b6496d2e
* libsensors: fix possible null pointer crashZiyan2016-07-021-1/+1
| | | | Change-Id: Id58db179f673511c757856332262dec50cc8bd89
* 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-221-12/+57
| | | | Change-Id: I6bf89a3b00205e53594764b291a0445f250e1001
* espresso-common: libsensors: exclude proximity from P3110 buildsZiyan2015-08-151-0/+4
| | | | 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-151-2/+2
| | | | | | 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-151-26/+34
| | | | Change-Id: Idcb9a57af699833c504f236692a6bdb1ef33c98e
* espresso-common: add opensource sensor halPaul Kocialkowski2015-08-151-0/+289
Change-Id: I45912eb1b0820d4045704fdfa77769dd26b6b22c