platform/adaptation/tw3/device-manager-plugin-tw3.git
3 years agoRemove unused pkgconfig(libudev) build dependency on thermal 27/252927/1 accepted/tizen/unified/20210207.235306 submit/tizen/20210205.060133
INSUN PYO [Wed, 3 Feb 2021 06:46:58 +0000 (15:46 +0900)]
Remove unused pkgconfig(libudev) build dependency on thermal

Change-Id: Icc203915f9597852d773098ce1ae5158d3953282

3 years agoApply rpm macro of hal install path 53/252253/1 accepted/tizen/unified/20210129.002326 submit/tizen/20210126.055732 submit/tizen/20210126.064541 submit/tizen/20210126.081759 submit/tizen/20210127.032903
Yunmi Ha [Tue, 26 Jan 2021 05:02:46 +0000 (14:02 +0900)]
Apply rpm macro of hal install path

Change-Id: I31124d997f53b291bf063ea2da02b000b0d5c322
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
3 years agousb_gadget: apply next HAL architecture (hal api + backend) 49/251749/4
INSUN PYO [Tue, 19 Jan 2021 05:12:05 +0000 (14:12 +0900)]
usb_gadget: apply next HAL architecture (hal api + backend)

Change-Id: I12cc1c3b02f880f4323c50b336c24c0d8309734c

3 years agoUse file library of libsyscommon 54/251754/2
Yunmi Ha [Tue, 19 Jan 2021 05:48:56 +0000 (14:48 +0900)]
Use file library of libsyscommon

Change-Id: I45c9eca440347fd6cb925cecdfe4a1ae2a90ee83
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
3 years agoAdd FEATURE_DLOG and change LOG_TAG 81/251481/4
lokilee73 [Thu, 14 Jan 2021 07:28:07 +0000 (16:28 +0900)]
Add FEATURE_DLOG and change LOG_TAG

Change-Id: I50304e5eeafbc70a4b62836dd251392f19683c0c
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
3 years agoApply next HAL architecture (hal api + backend) 55/251455/2
lokilee73 [Thu, 14 Jan 2021 04:13:52 +0000 (13:13 +0900)]
Apply next HAL architecture (hal api + backend)

Change-Id: I1ba0af9db43ec8e7e40e6c7f82a8ad9f1d0a63d4
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
3 years agohaptic: apply next HAL architecture (hal api + backend) 89/251389/2
Yunmi Ha [Wed, 13 Jan 2021 08:58:02 +0000 (17:58 +0900)]
haptic: apply next HAL architecture (hal api + backend)

Change-Id: Ifd45a29a393eec596d61ab9ca0359b56c0d2842d
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
3 years agoFix dbus_get_battery_info for info.temperature / 10 63/236863/1 accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix tizen_6.0 tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.124015 accepted/tizen/6.0/unified/20201110.230824 accepted/tizen/6.0/unified/hotfix/20201103.051636 accepted/tizen/unified/20200626.133357 accepted/tizen/unified/20201106.130157 submit/tizen/20200626.071257 submit/tizen/20201103.015640 submit/tizen/20201104.011652 submit/tizen_6.0/20201029.205101 submit/tizen_6.0/20201109.030411 submit/tizen_6.0_hotfix/20201102.192501 submit/tizen_6.0_hotfix/20201103.114801 tizen_6.0.m2_release
lokilee73 [Tue, 23 Jun 2020 02:36:38 +0000 (11:36 +0900)]
Fix dbus_get_battery_info for info.temperature / 10

(Before)
device_battery_get_property(DEVICE_BATTERY_PROPERTY_TEMPERATURE=286
device_thermal_get_temperature(DEVICE_THERMAL_BATTERY=28

(After)
device_battery_get_property(DEVICE_BATTERY_PROPERTY_TEMPERATURE=28
device_thermal_get_temperature(DEVICE_THERMAL_BATTERY=28

Change-Id: Ia123e143876152b492c67e6f51924e28b550e024
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
4 years agoRemove unnecessary #ifdef 47/229947/1
INSUN PYO [Mon, 6 Apr 2020 22:24:42 +0000 (07:24 +0900)]
Remove unnecessary #ifdef

Change-Id: I80d2c4b5c02b26ea2533921c59a86894a077d3bb

4 years agoAdd build option -Wall -Werror 64/223964/1
Youngjae Cho [Wed, 5 Feb 2020 07:59:19 +0000 (16:59 +0900)]
Add build option -Wall -Werror

Change-Id: I7331464139a21210893db46a3dcbf0e584d15eff
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
4 years agoSupport touchscreen powersaving 66/218266/2 accepted/tizen/unified/20200129.022604 submit/tizen/20200116.064903 submit/tizen/20200121.085712 submit/tizen/20200121.090851 submit/tizen/20200122.232403
Youngjae Cho [Thu, 21 Nov 2019 03:04:19 +0000 (12:04 +0900)]
Support touchscreen powersaving

Change-Id: Ia837c6b34740985afa55e31bd719112b82baadb6
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
4 years agoRemove 'format-truncation' warning for GCC-9 32/221232/1 accepted/tizen/unified/20200108.131604 submit/tizen/20200107.020211 submit/tizen/20200107.064900
Youngjae Cho [Mon, 30 Dec 2019 07:53:31 +0000 (16:53 +0900)]
Remove 'format-truncation' warning for GCC-9

Change-Id: I0744cd4c5ef526f33d459650d0e5ca6e35b639e3
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
4 years agoEnable configfs/functionfs for USB gadget 87/218587/3 accepted/tizen/unified/20191127.020257 submit/tizen/20191126.032220
Hyotaek Shim [Tue, 26 Nov 2019 02:24:04 +0000 (11:24 +0900)]
Enable configfs/functionfs for USB gadget

Change-Id: Ie125c11343b391ad957e79c3ca4979b46e91d6ac
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
4 years agoFix logging location 72/218172/1
Youngjae Cho [Wed, 20 Nov 2019 03:04:23 +0000 (12:04 +0900)]
Fix logging location

Change-Id: I961f79a3ab88832941bdbf7df46adc1cb53a8ac5
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
5 years agoAdd display HAL for image effect 61/202861/4 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.030407 accepted/tizen/5.5/unified/mobile/hotfix/20201027.081727 accepted/tizen/unified/20190410.002227 accepted/tizen/unified/20190412.124551 submit/tizen/20190409.053926 submit/tizen/20190410.090025 submit/tizen_5.5/20191031.000002 submit/tizen_5.5_mobile_hotfix/20201026.185101 tizen_5.5.m2_release
lokilee73 [Fri, 5 Apr 2019 07:24:59 +0000 (16:24 +0900)]
Add display HAL for image effect

Change-Id: I79f9d661a031614e4f3f81a7034991f37513b442
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
5 years agoAdd touchsensitivity for HAL 98/200698/2 accepted/tizen/unified/20190311.072449 accepted/tizen/unified/20190312.113038 submit/tizen/20190308.023010 submit/tizen/20190311.073252
lokilee73 [Thu, 28 Feb 2019 10:48:37 +0000 (19:48 +0900)]
Add touchsensitivity for HAL

Change-Id: Ie9fbaf35f8b95dbf14b06211d084ec93fa90baf5
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
5 years agoAdd bezel for wearable target 47/200547/1
lokilee73 [Tue, 26 Feb 2019 10:08:34 +0000 (19:08 +0900)]
Add bezel for wearable target

Change-Id: Id9e95809b20c0593bc46a0d6139a2802f75a3ad6
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
5 years agoAdd thermal path for AP and Battery 39/196439/6 accepted/tizen/unified/20190219.154155 accepted/tizen/unified/20190221.165809 submit/tizen/20190218.105211 submit/tizen/20190220.073046
lokilee73 [Fri, 28 Dec 2018 09:15:49 +0000 (18:15 +0900)]
Add thermal path for AP and Battery

Change-Id: If0546103bce2ebad837db45985a5f2037cb5d5e3
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
5 years agoAdd libudev to avoid HAL test failure in thermal 59/196559/1 accepted/tizen/unified/20190214.060641 submit/tizen/20190213.081423
lokilee73 [Wed, 2 Jan 2019 08:38:31 +0000 (17:38 +0900)]
Add libudev to avoid HAL test failure in thermal

ex) fail to open module : /usr/lib/hw/thermal.so: undefined symbol: udev_new

Change-Id: I7478a4f355bdd4b00bc928f1fafdb1163fb69f78
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
5 years agoRemove executable flag from non-executable files 67/196267/1 accepted/tizen/unified/20181231.125023 submit/tizen/20181227.070601 submit/tizen/20181231.010834 submit/tizen/20181231.070821
lokilee73 [Thu, 27 Dec 2018 01:53:09 +0000 (10:53 +0900)]
Remove executable flag from non-executable files

Change-Id: I382a3480c86104b161252a70adcc09ea6e3df8c3
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
5 years agoChange thermal_get_state to thermal_get_info 51/195151/2 accepted/tizen/unified/20181227.062053 submit/tizen/20181226.101405 submit/tizen/20181226.112600
lokilee73 [Tue, 11 Dec 2018 06:35:06 +0000 (15:35 +0900)]
Change thermal_get_state to thermal_get_info

Device state has to be decided from Deviced.
So, change thermal_get_info to support temp and adc.

Change-Id: I48c88a27e725822f83a726b6342acb454ff81719
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
5 years agoAdd thermal and change display path for tw3 13/195013/3 accepted/tizen/unified/20181211.064707 submit/tizen/20181211.024017
lokilee73 [Mon, 10 Dec 2018 06:32:50 +0000 (15:32 +0900)]
Add thermal and change display path for tw3

Change-Id: Ib012979941da88fd3852c57bd25fdb594a938a0c
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
5 years agoInitialization 63/194463/2
Hyotaek Shim [Wed, 5 Dec 2018 00:32:47 +0000 (09:32 +0900)]
Initialization

Change-Id: I61bcea8e30173c7032d3ea8b4de917bf5010e674
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
5 years agoInitial empty repository master
Tizen Infrastructure [Fri, 30 Nov 2018 08:42:57 +0000 (08:42 +0000)]
Initial empty repository