summaryrefslogtreecommitdiffstats
path: root/libsensors/sensors.h
Commit message (Collapse)AuthorAgeFilesLines
* sensors: Let MPLSensor populate the sensor list with the sensors it providesArve Hjønnevåg2011-08-181-13/+2
| | | | | | | If the mpl library is not available we do not want the fused sensors from MPLSensor. Change-Id: If2ac70188db8c0319cc24dc546d60a34de1c986d
* tuna: sensors: add light, proximity, pressure sensorsMarty Fouts2011-06-291-0/+3
| | | | | | | | NOTE: - light sensor ADC values need to be calibrated. Change-Id: Iba75dc62a922bbcd0d1e273566f9089c4da450fb Signed-off-by: Marty Fouts <mfouts@sta.samsung.com>
* ARM: omap4: tuna: Add input event reader to sensor HALMarty Fouts2011-06-291-0/+54
Change-Id: I34a4a4dea8b30b22046889246f164c3ea40ab2a4 Signed-off-by: Danke Xie <d.xie@sta.samsung.com>