index
:
platform/hal/backend/tm1/sensor-tm1
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
master
tizen
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Unnamed repository; edit this file 'description' to name the repository.
Replication User from Gerrit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-15
Update ABI version
tizen_8.0_m2_release
tizen_7.0_m2_release
submit/tizen/20220531.024845
accepted/tizen/unified/20220601.141621
accepted/tizen/8.0/unified/20231005.094508
accepted/tizen/7.0/unified/hotfix/20221116.110419
accepted/tizen/7.0/unified/20221110.061306
tizen_8.0
tizen_7.0_hotfix
tizen_7.0
accepted/tizen_8.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_7.0_unified
TaeminYeom
1
-1
/
+1
2021-06-21
Remove unused sensorhub code
submit/tizen/20210621.095917
Yunmi Ha
15
-1120
/
+0
2021-04-27
Change dlog tag as HAL_BACKEND_SENSOR
Yunmi Ha
1
-1
/
+1
2021-04-20
Use system error instaed of sensor_error_e
Yunmi Ha
3
-15
/
+15
2021-04-13
Use sensor_error_e of hal API
Yunmi Ha
3
-22
/
+4
2021-02-02
Use hal-sensor-types
Boram Bae
5
-5
/
+5
2021-01-27
Use hal-api-sensor instead of legacy interface
Boram Bae
7
-64
/
+94
2019-04-10
Asan issue alloc-dealloc-mismatch (malloc vs operator delete )
Avichal
2
-2
/
+2
2018-12-10
Fixing build error with new dlog format
srinivasa.m
1
-1
/
+1
2018-08-13
[Non-ACR]Adding HAL test for Sensor TM1 FW
srinivasa.m
5
-10
/
+76
2017-09-12
sensor: hal: tm1: fix coding rule violations
kibak.yoon
6
-7
/
+5
2017-09-08
sensor: hal: tm1: change readdir_r to readdir
kibak.yoon
2
-35
/
+18
2017-08-03
sensor-hal: tm1: change minimum interval to 10ms
kibak.yoon
1
-4
/
+4
2016-06-29
sensor-hal-tm1: remove useless package dependency
kibak.yoon
2
-29
/
+28
2016-06-28
sensor-hal: include missing header files for monotonic timestamp
kibak.yoon
1
-1
/
+3
2016-05-11
sensor-hal-tm1: sync with sensor-hal-tw1 HAL
kibak.yoon
10
-139
/
+312
2016-04-19
sensor-hal-tm1: open data nodes with the read-only permission
kibak.yoon
2
-2
/
+2
2016-04-05
sensor-hal-tm1: remove unused functions in accel/proxi
kibak.yoon
4
-56
/
+0
2016-04-02
Merge "sensor-hal-tm1: rename sensor_logs.h to sensor_log.h" into devel/tizen...
Mu-Woong Lee
12
-11
/
+11
2016-04-02
Merge "sensor-hal: change strerror to strerror_r" into devel/tizen_3.0
Mu-Woong Lee
4
-5
/
+15
2016-04-02
Merge "sensor-hal: change readdir to readdir_r" into devel/tizen_3.0
Mu-Woong Lee
1
-9
/
+29
2016-04-01
sensor-hal-tm1: rename sensor_logs.h to sensor_log.h
kibak.yoon
12
-11
/
+11
2016-04-01
sensor-hal: change strerror to strerror_r
kibak.yoon
4
-5
/
+15
2016-04-01
Revert "sensor-hal: change strerror to strerror_r"
kibak.yoon
4
-15
/
+5
2016-04-01
Revert "sensor-hal-tm1: rename sensor_logs.h to sensor_log.h"
kibak.yoon
12
-11
/
+11
2016-04-01
sensor-hal: change readdir to readdir_r
kibak.yoon
1
-9
/
+29
2016-04-01
sensor-hal-tm1: rename sensor_logs.h to sensor_log.h
kibak.yoon
12
-11
/
+11
2016-04-01
sensor-hal: change strerror to strerror_r
kibak.yoon
4
-5
/
+15
2016-03-29
sensor-hal: proxi: fix the value of proximity
kibak.yoon
1
-1
/
+3
2016-02-15
sensor-hal: rename sensor_handle_t to sensor_info_t
kibak.yoon
11
-33
/
+33
2016-02-13
sensor-hal: move sensor_hal.h to sensor-hal-devel package
kibak.yoon
7
-196
/
+6
2016-02-12
sensor-hal: change the interface of set_attribute_*
kibak.yoon
11
-23
/
+23
2016-02-12
sensorhub-hal: set the id as the library number
kibak.yoon
5
-29
/
+17
2016-02-12
sensor-hal: change the type of id to uint32_t
kibak.yoon
9
-72
/
+72
2016-02-12
sensor-hal-sensorhub: fix the bug caused by static member variable
kibak.yoon
6
-27
/
+43
2016-02-05
sensor-hal: add interface of sensorhub
kibak.yoon
16
-4
/
+1113
2016-02-05
sensor-hal-tm1: enable proximity sensor
kibak.yoon
5
-287
/
+270
2016-02-05
sensor-hal-tm1: modify Sensor HAL interface
kibak.yoon
7
-73
/
+47
2016-02-05
sensor-hal-tm1: remove unused sensors on TM1
kibak.yoon
16
-2719
/
+0
2016-02-03
sensor-hal: unify code style for class brackets
Mu-Woong Lee
2
-4
/
+3
2016-02-03
sensor-hal: add including stdbool.h
Mu-Woong Lee
1
-0
/
+1
2016-02-03
sensor-hal: modify HAL interface for batching
Mu-Woong Lee
3
-5
/
+6
2016-02-03
sensor-hal: remove vector in sensro HAL interface
Mu-Woong Lee
4
-67
/
+40
2016-02-03
sensor-hal: refactoring sensor HAL interface
Mu-Woong Lee
5
-517
/
+132
2016-02-03
sensor-hal: clean up the code and dependency
Mu-Woong Lee
5
-3
/
+36
2016-02-03
sensor-hal: change sensor_device_base to util class
Mu-Woong Lee
8
-268
/
+239
2016-02-03
sensor-hal: re-organize build procedure
Mu-Woong Lee
32
-681
/
+232
2016-02-03
sensor-hal: rename interface of HAL for managing it easily
Mu-Woong Lee
11
-310
/
+311
2016-02-03
sensor-hal: remove xml dependency and xml-related code
Mu-Woong Lee
10
-649
/
+103
2016-02-03
sensor-plugins-tm1: enable proximity sensor HAL
Mu-Woong Lee
2
-34
/
+63
[next]