Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | espresso: Update device variant sysfs location | Ziyan | 2017-03-27 | 1 | -1/+1 |
| | | | | | | - in preparation for 3.4 kernel Change-Id: I1b2ce649d539d71e4aeb053090fc1034288bcdf5 | ||||
* | libsensors: fix build with clang | Ziyan | 2016-09-26 | 3 | -5/+3 |
| | | | | Change-Id: I92bd8e7604df00b89d0984f932e609e6b0de2eff | ||||
* | libsensors: remove unused functions | Ziyan | 2016-09-26 | 6 | -652/+1 |
| | | | | Change-Id: I4e2021ed23a63f8b890391d68afc544961d800a6 | ||||
* | libsensors: build with -Wall -Werror | Ziyan | 2016-09-24 | 1 | -0/+6 |
| | | | | Change-Id: I511e276aba490813e9e0eef83a64b0828e27412e | ||||
* | libsensors: commonize light sensor handlers, fix GP2A conversion | Ziyan | 2016-09-22 | 5 | -283/+88 |
| | | | | Change-Id: I8f98e17485534147cdbfdb85e7230ef7b6496d2e | ||||
* | libsensors: fix possible null pointer crash | Ziyan | 2016-07-02 | 1 | -1/+1 |
| | | | | Change-Id: Id58db179f673511c757856332262dec50cc8bd89 | ||||
* | libsensors: fix selinux denials | Ziyan | 2016-03-29 | 1 | -2/+2 |
| | | | | | | Moved geomagneticd calibration data to /data/sensors to allow relabeling it. Change-Id: Ibe596b5903aa309f862a568b9876e79acaff5d19 | ||||
* | libsensors: include missing headers to silence implicit declarations | Ziyan | 2016-02-26 | 11 | -0/+11 |
| | | | | Change-Id: If0796d9c6e80d8fbdfa5d41f526bb6cc23b85f08 | ||||
* | libsensors: more robust sensor polling | Ziyan | 2016-02-26 | 1 | -3/+7 |
| | | | | Change-Id: I88efed34927c6911647084a3de6b61630468857f | ||||
* | libsensors: set up sensors at runtime based on the current device variant | Ziyan | 2016-02-22 | 3 | -25/+59 |
| | | | | Change-Id: I6bf89a3b00205e53594764b291a0445f250e1001 | ||||
* | espresso-common: libsensors: store previous orientation values | Ziyan | 2015-08-15 | 1 | -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 builds | Ziyan | 2015-08-15 | 2 | -1/+5 |
| | | | | Change-Id: I7e843b6a90fd6c9b79e8c6d0a4305d1fc0b5fe0a | ||||
* | espresso-common: libsensors: update vendor-names | Andreas Blaesius | 2015-08-15 | 1 | -3/+3 |
| | | | | Change-Id: Iff7213601e79b691b6cdc930c8f58c08480895af | ||||
* | espresso-common: libsensors: fix buffer overflows | Christian Balster | 2015-08-15 | 14 | -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.3 | Christian Balster | 2015-08-15 | 1 | -6/+12 |
| | | | | Change-Id: I32afb779df63c41870979f0e27e5d6bac554dc13 | ||||
* | espresso-common: libsensors: sync with replicant | Paul Kocialkowski | 2015-08-15 | 20 | -1378/+2290 |
| | | | | Change-Id: Idcb9a57af699833c504f236692a6bdb1ef33c98e | ||||
* | espresso-common: add opensource sensor hal | Paul Kocialkowski | 2015-08-15 | 15 | -0/+3244 |
Change-Id: I45912eb1b0820d4045704fdfa77769dd26b6b22c |