summaryrefslogtreecommitdiff
path: root/src/accel
AgeCommit message (Expand)AuthorFilesLines
2021-04-20Use system error instaed of sensor_error_eYunmi Ha1-5/+5
2021-02-02Use hal-sensor-typesBoram Bae1-1/+1
2021-01-27Use hal-api-sensor instead of legacy interfaceBoram Bae1-1/+1
2019-04-10Asan issue alloc-dealloc-mismatch (malloc vs operator delete )Avichal1-1/+1
2018-12-10Fixing build error with new dlog formatsrinivasa.m1-1/+1
2018-08-13[Non-ACR]Adding HAL test for Sensor TM1 FWsrinivasa.m1-1/+15
2017-09-12sensor: hal: tm1: fix coding rule violationskibak.yoon1-1/+1
2017-08-03sensor-hal: tm1: change minimum interval to 10mskibak.yoon1-4/+4
2016-06-29sensor-hal-tm1: remove useless package dependencykibak.yoon1-14/+12
2016-05-11sensor-hal-tm1: sync with sensor-hal-tw1 HALkibak.yoon2-29/+117
2016-04-19sensor-hal-tm1: open data nodes with the read-only permissionkibak.yoon1-1/+1
2016-04-05sensor-hal-tm1: remove unused functions in accel/proxikibak.yoon2-25/+0
2016-04-01sensor-hal-tm1: rename sensor_logs.h to sensor_log.hkibak.yoon1-1/+1
2016-04-01sensor-hal: change strerror to strerror_rkibak.yoon1-1/+1
2016-04-01Revert "sensor-hal: change strerror to strerror_r"kibak.yoon1-1/+1
2016-04-01Revert "sensor-hal-tm1: rename sensor_logs.h to sensor_log.h"kibak.yoon1-1/+1
2016-04-01sensor-hal-tm1: rename sensor_logs.h to sensor_log.hkibak.yoon1-1/+1
2016-04-01sensor-hal: change strerror to strerror_rkibak.yoon1-1/+1
2016-02-15sensor-hal: rename sensor_handle_t to sensor_info_tkibak.yoon2-5/+5
2016-02-13sensor-hal: move sensor_hal.h to sensor-hal-devel packagekibak.yoon1-1/+1
2016-02-12sensor-hal: change the interface of set_attribute_*kibak.yoon2-4/+4
2016-02-12sensor-hal: change the type of id to uint32_tkibak.yoon2-20/+20
2016-02-05sensor-hal-tm1: modify Sensor HAL interfacekibak.yoon2-45/+33
2016-02-03sensor-hal: unify code style for class bracketsMu-Woong Lee1-2/+1
2016-02-03sensor-hal: modify HAL interface for batchingMu-Woong Lee2-3/+5
2016-02-03sensor-hal: remove vector in sensro HAL interfaceMu-Woong Lee2-12/+20
2016-02-03sensor-hal: refactoring sensor HAL interfaceMu-Woong Lee2-83/+69
2016-02-03sensor-hal: clean up the code and dependencyMu-Woong Lee1-0/+2
2016-02-03sensor-hal: change sensor_device_base to util classMu-Woong Lee2-10/+11
2016-02-03sensor-hal: re-organize build procedureMu-Woong Lee2-0/+365