summaryrefslogtreecommitdiffstats
path: root/libsensors
Commit message (Expand)AuthorAgeFilesLines
* libsensors: mlsdk: Remove lots of unused cruft.Kyle Repinski2016-01-1737-4046/+433
* libsensors: Ween MPLSensor off of mlsdk legacy array methods.Kyle Repinski2016-01-171-16/+10
* libsensors: Fix up Rotation Vector output, minor organizing.Kyle Repinski2016-01-171-17/+21
* libsensors: Big cleanup.Kyle Repinski2016-01-1713-203/+104
* sensors: Fill in MPL sensor structs by default.Kyle Repinski2016-01-171-53/+22
* sensors: Fix filling in LinearAcceleration res/power/range.Kyle Repinski2016-01-173-46/+33
* sensors: Merge invensense HAL into main tuna HAL.Kyle Repinski2016-01-1773-8/+24058
* Update some hw_device_t structs.Kyle Repinski2016-01-171-3/+4
* libsensors/invensense: Clean-up.Kyle Repinski2016-01-172-0/+12
* libsensors: Cleanup and update sensor struct.Kyle Repinski2016-01-171-25/+14
* libsensors: Build with -Wall -Werror.Kyle Repinski2016-01-174-23/+29
* Add invensense stuff in-tree.Kyle Repinski2016-01-171-2/+2
* libsensors: Build with Clang.Kyle Repinski2016-01-171-0/+1
* libsensors: fix build on MZiyan2016-01-171-0/+1
* tuna: Add ambient temperature sensor.Kyle Repinski2014-12-135-2/+104
* tuna: fix sensors build with 5.0Ziyann2014-12-131-3/+9
* tuna: update sensors to new layoutMichael Limb2014-12-131-1/+1
* Add liblogYing Wang2013-04-091-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-082-7/+7
* am ece6e5bc: am 477abd91: sensors: Retry poll on EINTRArve Hjønnevåg2011-11-101-1/+3
|\
| * am 477abd91: sensors: Retry poll on EINTRArve Hjønnevåg2011-11-091-1/+3
| |\
| | * sensors: Retry poll on EINTRArve Hjønnevåg2011-11-091-1/+3
* | | am 63bb261a: Merge "sensors: Return a calculated lux value instead using the ...Arve Hjønnevåg2011-11-023-40/+8
|\ \ \ | |/ /
| * | sensors: Return a calculated lux value instead using the current 8 entry tableArve Hjønnevåg2011-11-013-40/+8
| |/
* | Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-1/+1
|/
* SensorHAL: clear previous light value on enableVishnudev Ramakrishnan2011-10-212-0/+9
* SensorHAL: solve the issue that sensors get slowWon Hyoung Lee2011-10-191-7/+6
* silence sensor HALMathias Agopian2011-10-101-2/+3
* sensors: Let MPLSensor populate the sensor list with the sensors it providesArve Hjønnevåg2011-08-182-44/+10
* Reference invensense headers in their new locationJean-Baptiste Queru2011-08-011-1/+1
* tuna: sensors: Light sensor ADC calibration valuesVishnudev Ramakrishnan2011-07-191-9/+9
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-4/+0
* tuna: sensors: add light, proximity, pressure sensorsMarty Fouts2011-06-2911-4/+613
* ARM: omap4: tuna: Add input event reader to sensor HALMarty Fouts2011-06-295-7/+220
* Add sensors halArve Hjønnevåg2011-06-162-0/+409