summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-16util: Add handling code to safely read and write arraystizen_9.0_m2_releaseaccepted/tizen/unified/dev/20240718.035909accepted/tizen/unified/20240717.060540accepted/tizen/9.0/unified/20241030.234951tizen_9.0tizenaccepted/tizen_unified_devaccepted/tizen_unifiedaccepted/tizen_9.0_unifiedYunhee Seo1-30/+34
2024-07-16battery: Remove old function pointer initializer codeYunhee Seo1-2/+0
2024-07-05Use only hal-rootstrap package to buildaccepted/tizen/unified/dev/20240711.085706accepted/tizen/unified/20240711.011431Yunhee Seo14-57/+368
2024-06-18packaging: Add support of armv7l arch type buildaccepted/tizen/unified/dev/20240701.073017accepted/tizen/unified/20240620.050720accepted/tizen/unified/20240619.151917Chanwoo Choi1-1/+1
2024-04-24Remove free data section when the module exitsaccepted/tizen/unified/dev/20240620.010511accepted/tizen/unified/20240614.085013Yunhee Seo5-17/+0
2024-04-24external_connection: Change data struct variable nameYunhee Seo1-2/+2
2024-04-23external_conneciton: Replace macro external connection device type to hal_dev...Yunhee Seo1-3/+3
2024-04-22battery: Replace macro power source definitions to hal_device_battery_power_s...Yunhee Seo1-3/+3
2024-04-22memory: Apply HAL ABI versioningYunhee Seo1-10/+13
2024-04-18external_connection: Apply HAL ABI versioningYunhee Seo1-15/+18
2024-04-16battery: Change macro HAL_DEVICE_BATTERY_HARDWARE_DEVICE_IDYunhee Seo1-2/+4
2024-04-16battery: Apply HAL ABI versioningYunhee Seo1-13/+18
2024-04-16battery: Fix incorrect module namingYunhee Seo1-8/+8
2024-04-16Work in advance to apply HAL ABI versioningYunhee Seo5-5/+6
2024-04-09haptic: Apply HAL ABI versioningYunhee Seo1-5/+10
2024-04-09haptic: Fix incorrect module namingYunhee Seo1-11/+11
2024-04-09display: Apply HAL ABI versioningYunhee Seo1-4/+9
2024-04-09display: Fix incorrect module namingYunhee Seo1-8/+8
2024-04-09Change header file inclusion pathYunhee Seo5-5/+5
2023-09-20packaging: Add support of aarch64 architecture type buildChanwoo Choi1-1/+1
2022-05-02usb-gadget: remove usb-gadget and add configuration filetizen_8.0_m2_releasetizen_7.0_m2_releasesubmit/tizen/20220525.001052accepted/tizen/unified/20220526.144149accepted/tizen/8.0/unified/20231005.094451accepted/tizen/7.0/unified/hotfix/20221116.110403accepted/tizen/7.0/unified/20221110.062631tizen_7.0_hotfixaccepted/tizen_7.0_unified_hotfixYoungjae Cho5-109/+23
2022-03-07battery: convert info.online value to standard onesubmit/tizen/20220308.032646accepted/tizen/unified/20220310.120855Youngjae Cho1-0/+6
2022-02-15Update ABI versionYoungjae Cho6-6/+6
2021-12-20spec: add "ExclusiveArch: %{ix86} x86_64"submit/tizen/20211220.040453accepted/tizen/unified/20211220.133527INSUN PYO1-0/+1
2021-08-26Fix indentationINSUN PYO1-10/+10
2021-06-17Add libsyscommon to required package to provide linker flagYoungjae Cho1-1/+1
2021-06-07Initialization for platform/hal/backend/emulator/device-emulatortizen_6.5.m2_releasesubmit/tizen_6.5/20211028.163201submit/tizen/20210607.051743accepted/tizen/unified/20210607.124255accepted/tizen/6.5/unified/20211028.115424Hyotaek Shim3-5/+7
2021-03-19Change dbus function namesubmit/tizen/20210607.051206submit/tizen/20210607.045509taemin.yeom2-6/+6
2021-03-12memory: change return value when node is not supportedYunmi Ha1-2/+2
2021-02-18memory: add new halapi backendYunmi Ha3-0/+83
2021-02-17Move unsubscribe_dbus_signal position to reset signal_idlokilee732-4/+6
2021-02-17Change error and reset conditions for signal_idlokilee732-7/+7
2021-02-17Use libsyscommon for dbuslokilee736-124/+18
2021-02-15Move common macro to device-commonlokilee7314-61/+16
2021-02-10Apply new hal-backend-common-usb_gadget.h headerINSUN PYO2-5/+2
2021-02-09Remove build dependency with libdevice-nodelokilee736-1348/+5
2021-01-26Apply rpm macro of hal install pathYunmi Ha7-7/+11
2021-01-26usb_gadget: apply next HAL architecture (hal api + backend)INSUN PYO6-119/+81
2021-01-19Use file library of libsyscommonYunmi Ha4-109/+3
2021-01-14haptic: apply next HAL architecture (hal api + backend)Yunmi Ha4-1/+192
2021-01-14Add FEATURE_DLOG and change LOG_TAGlokilee733-2/+6
2021-01-13Apply next HAL architecture (hal api + backend)lokilee738-104/+238
2020-09-07Coverity Fixlokilee731-8/+8
2020-06-25Fix dbus_get_battery_info for info.temperature / 10lokilee731-1/+1
2020-03-17Remove unused usb_client hal featureINSUN PYO1-37/+6
2020-02-24Sync emulator's usb gadget to libdevice-node.INSUN PYO1-55/+2
2020-02-03Fix build error.INSUN PYO1-0/+4
2019-12-30Remove 'stringop-truncation' warning for GCC-9Youngjae Cho2-3/+4
2019-10-30Delete display_get_stateYoungjae Cho1-31/+0
2019-09-24Add float typecasting to prevent the loss of fractional part in divisionYoungjae Cho1-2/+2