summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-12Fix from -std=gnu++0x to -std=c++14 for gtest 1.14.0 version upgradetizen_9.0_m2_releaseaccepted/tizen/unified/dev/20240620.010521accepted/tizen/unified/20240318.071454accepted/tizen/9.0/unified/20241030.233216tizen_9.0tizenaccepted/tizen_unified_devaccepted/tizen_unifiedaccepted/tizen_9.0_unifiedJinWang An1-1/+1
2022-02-15Update ABI versiontizen_8.0_m2_releasetizen_7.0_m2_releasesubmit/tizen/20220531.024845accepted/tizen/unified/20220601.141621accepted/tizen/8.0/unified/20231005.094508accepted/tizen/7.0/unified/hotfix/20221116.110419accepted/tizen/7.0/unified/20221110.061306tizen_8.0tizen_7.0_hotfixtizen_7.0accepted/tizen_8.0_unifiedaccepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unifiedTaeminYeom1-1/+1
2021-11-22Fix cmake build optionsubmit/tizen/20220113.022937submit/tizen/20220113.012710submit/tizen/20211122.083118accepted/tizen/unified/20220113.022045JinWang An1-1/+1
2021-07-14Modify .gitignoreHyotaek Shim1-0/+3
2021-07-14Change hal-backend-sensor-tm1-haltests rpm to hal-backend-sensor-tm1-teststizen_6.5.m2_releasesubmit/tizen_6.5/20211028.163201submit/tizen/20210714.022758accepted/tizen/unified/20210714.134258accepted/tizen/6.5/unified/20211028.115629accepted/tizen_6.5_unifiedHyotaek Shim1-3/+3
2021-06-21Remove unused sensorhub codesubmit/tizen/20210621.095917Yunmi Ha17-1166/+0
2021-06-07Initialization for platform/hal/backend/tm1/sensor-tm1submit/tizen/20210607.085043accepted/tizen/unified/20210607.124233Hyotaek Shim3-6/+6
2021-04-27Change dlog tag as HAL_BACKEND_SENSORYunmi Ha1-1/+1
2021-04-20Change install path of udev rulesYunmi Ha1-4/+4
2021-04-20Use system error instaed of sensor_error_eYunmi Ha4-31/+30
2021-04-13Use sensor_error_e of hal APIYunmi Ha3-22/+4
2021-02-02Use hal-sensor-typesBoram Bae5-5/+5
2021-01-27Use hal-api-sensor instead of legacy interfaceBoram Bae9-71/+108
2019-04-10Asan issue alloc-dealloc-mismatch (malloc vs operator delete )Avichal2-2/+2
2018-12-10Fixing build error with new dlog formatsrinivasa.m1-1/+1
2018-08-29Unifying all Sensor Device test modulessrinivasa.m5-1333/+1241
2018-08-21Removing redundant packages in specsrinivasa.m1-1/+0
2018-08-13[Non-ACR]Adding HAL test for Sensor TM1 FWsrinivasa.m11-10/+1455
2017-09-12sensor: hal: tm1: fix coding rule violationskibak.yoon6-7/+5
2017-09-08sensor: hal: tm1: clean package spec filekibak.yoon1-9/+4
2017-09-08sensor: hal: tm1: change readdir_r to readdirkibak.yoon2-35/+18
2017-08-03sensor-hal: tm1: change minimum interval to 10mskibak.yoon1-4/+4
2017-05-21sensor-hal: tm1: check "enable" attribute instead of "poll_delay" in TM1kibak.yoon1-9/+9
2017-05-19sensor-hal: tm1: remove key-related tags from sensor input deviceskibak.yoon1-9/+9
2017-04-20Merge branch 'tizen_3.0' into tizenkibak.yoon0-0/+0
2017-03-28sensor-hal: tm1: update the license macro and datekibak.yoon3-3/+2
2017-03-22sensor-hal: tm1: update the license macro and datekibak.yoon3-3/+2
2016-11-16Do Not Use profile macro in 4.0 (trivial)MyungJoo Ham1-4/+0
2016-06-30Merge branch 'devel/tizen_3.0' into tizenkibak.yoon4-34/+30
2016-06-30sensor-hal: tm1: version 1.0.3kibak.yoon1-1/+1
2016-06-29sensor-hal-tm1: remove useless package dependencykibak.yoon4-33/+29
2016-06-28Merge branch 'devel/tizen_3.0' into tizenkibak.yoon1-1/+3
2016-06-28sensor-hal: include missing header files for monotonic timestampkibak.yoon1-1/+3
2016-06-24Merge branch 'devel/tizen_3.0' into tizenkibak.yoon2-0/+19
2016-05-30sensor-hal-tm1: add udev rules for sensor device nodekibak.yoon2-0/+19
2016-05-23Merge branch 'devel/tizen_3.0' into tizenkibak.yoon12-148/+318
2016-05-11sensor-hal-tm1: sync with sensor-hal-tw1 HALkibak.yoon12-148/+318
2016-04-25Merge branch 'devel/tizen_3.0' into tizenkibak.yoon3-3/+3
2016-04-25sensor-hal-tm1: version 1.0.2kibak.yoon1-1/+1
2016-04-19sensor-hal-tm1: open data nodes with the read-only permissionkibak.yoon2-2/+2
2016-04-05Merge branch 'devel/tizen_3.0' into tizenkibak.yoon4-56/+0
2016-04-05sensor-hal-tm1: remove unused functions in accel/proxikibak.yoon4-56/+0
2016-04-04Merge branch 'devel/tizen_3.0' into tizenkibak.yoon12-25/+55
2016-04-02Merge "sensor-hal-tm1: rename sensor_logs.h to sensor_log.h" into devel/tizen...Mu-Woong Lee12-11/+11
2016-04-02Merge "sensor-hal: change strerror to strerror_r" into devel/tizen_3.0Mu-Woong Lee4-5/+15
2016-04-02Merge "sensor-hal: change readdir to readdir_r" into devel/tizen_3.0Mu-Woong Lee1-9/+29
2016-04-01sensor-hal-tm1: rename sensor_logs.h to sensor_log.hkibak.yoon12-11/+11
2016-04-01sensor-hal: change strerror to strerror_rkibak.yoon4-5/+15
2016-04-01Revert "sensor-hal: change strerror to strerror_r"kibak.yoon4-15/+5
2016-04-01Revert "sensor-hal-tm1: rename sensor_logs.h to sensor_log.h"kibak.yoon12-11/+11