summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-11display: remove ROTATION_ANGLE_DEGREE_360TaeminYeom1-1/+0
2022-12-23display: Add rotation angle APIaccepted/tizen/unified/20221226.165756TaeminYeom3-1/+56
2022-12-16power: add hal interface and getter wakeup reasonaccepted/tizen/unified/20221220.180326TaeminYeom3-0/+172
2022-12-16input: add getter/setter for controlling input device eventYunhee Seo4-0/+173
2022-11-14display: add getter/setter for white balanceaccepted/tizen/unified/20221116.164426accepted/tizen/unified/20221116.120910Yunhee Seo3-0/+47
2022-06-07battery: remove unused struct variabletizen_7.0_m2_releasesubmit/tizen/20220624.005127accepted/tizen/unified/20220626.224828accepted/tizen/7.0/unified/hotfix/20221116.110328accepted/tizen/7.0/unified/20221110.061228tizen_7.0_hotfixaccepted/tizen_7.0_unified_hotfixYoungjae Cho1-2/+0
2022-05-04Add new API to set/get partition statussubmit/tizen/20220525.001052accepted/tizen/unified/20220526.144326SangYoun Kwak3-16/+84
2022-05-02Add new API to get current partitionSangYoun Kwak3-2/+28
2022-04-13usb-gadget: move usb-gadget to devicedYoungjae Cho3-348/+0
2022-04-05Add description for the declaration of the hal api functionssubmit/tizen/20220408.012128SangYoun Kwak1-1/+102
2022-04-05Remove unused codeYoungjae Cho1-252/+0
2022-03-30Add new APIs to set/get the upgrade statussubmit/tizen/20220331.075432accepted/tizen/unified/20220404.013023SangYoun Kwak3-4/+42
2022-03-23Add new API to manipulate the "cloned" flagsubmit/tizen/20220328.084941accepted/tizen/unified/20220331.010044SangYoun Kwak3-17/+77
2022-03-18usb-gadget: add remain_after_disable option to usb_functionYoungjae Cho1-0/+3
2021-12-20board: fix parameters of boot operationsubmit/tizen/20220113.004629submit/tizen/20220112.015321accepted/tizen/unified/20220117.135026Youngjae Cho3-6/+10
2021-12-20board: add boot operationYoungjae Cho2-0/+69
2021-12-16Remove ColoredPrintf in higher verisonsubmit/tizen/20211210.025024accepted/tizen/unified/20211221.050645taemin.yeom1-1/+16
2021-10-19board: support switch partitionsubmit/tizen/20211104.080231submit/tizen/20211104.031932submit/tizen/20211103.072537accepted/tizen/unified/20211105.130447Youngjae Cho3-0/+17
2021-08-02thermal: rename device_thermal_e to hal_device_thermal_etizen_6.5.m2_releasesubmit/tizen_6.5/20211028.163201submit/tizen/20210817.044914submit/tizen/20210805.103313submit/tizen/20210802.064402accepted/tizen/unified/20210804.085622accepted/tizen/6.5/unified/20211028.114915Youngjae Cho4-9/+9
2021-07-14Change device-haltests rpm to hal-api-device-haltestssubmit/tizen/20210714.022758accepted/tizen/unified/20210714.134304Hyotaek Shim1-3/+3
2021-06-24haltest: fix coverity defectYoungjae Cho1-6/+4
2021-06-18board: fix parameter of get_device_serial_number()submit/tizen/20210621.095917submit/tizen/20210618.075427accepted/tizen/unified/20210621.123208Youngjae Cho5-16/+19
2021-06-14board: renaming get_device_serial_numbersubmit/tizen/20210614.021455accepted/tizen/unified/20210615.120346Youngjae Cho5-7/+7
2021-05-11Add conditional compile directive to avoid build errorsubmit/tizen/20210523.234938submit/tizen/20210510.064912accepted/tizen/unified/20210526.010327taemin.yeom1-0/+2
2021-03-23haltest: add test for haptic, memorysubmit/tizen/20210329.052432submit/tizen/20210323.041901accepted/tizen/unified/20210331.113729Yunmi Ha3-0/+197
2021-03-23haltest: add test for thermistorYoungjae Cho2-6/+123
2021-03-22haltest: add test for touchscreenYoungjae Cho1-0/+235
2021-03-22haltest: add test for external connectionYoungjae Cho1-0/+86
2021-03-22haltest: fix adding build sourceYoungjae Cho1-6/+6
2021-03-22haltest: add test for bezelYoungjae Cho3-1/+269
2021-03-19haltest: display: restore original state modified by testYoungjae Cho3-101/+271
2021-03-19haltest: skip tests not supported by HALYoungjae Cho2-15/+35
2021-03-15haltest: add test for boardYoungjae Cho3-4/+55
2021-03-15haltest: battery: remove registering callback at UnregisterChangedEventPYoungjae Cho1-8/+18
2021-03-11haltest: add test for batteryYoungjae Cho2-1/+80
2021-03-11haltest: remove test for put backendYoungjae Cho1-13/+0
2021-03-11haltest: fix display testYoungjae Cho2-30/+89
2021-02-23Implement HAL test for displaylokilee736-3/+429
2021-02-16memory: add new halapisubmit/tizen/20210218.041307submit/tizen/20210217.071642submit/tizen/20210217.044338accepted/tizen/unified/20210219.134857Youngjae Cho3-0/+167
2021-02-02usb_gadget: fix usage of battery hal apisubmit/tizen/20210203.015309accepted/tizen/unified/20210204.134637Yunmi Ha1-12/+1
2021-02-01Add loading HAL module before runnig APIYunmi Ha11-281/+776
2021-02-01usb_gadget: get board serial and set it to usb serialsubmit/tizen/20210201.022214accepted/tizen/unified/20210201.130301INSUN PYO2-14/+55
2021-01-25usb_gadget: add haptic hal apisubmit/tizen/20210127.032903accepted/tizen/unified/20210129.002245INSUN PYO3-0/+282
2021-01-18Add led device typelokilee733-25/+100
2021-01-14Add definition for glove mode on and offlokilee731-0/+3
2021-01-13Add BATTERY_HARDWARE_DEVICE_IDlokilee731-0/+5
2021-01-13haptic: add check backend functionYunmi Ha4-3/+20
2021-01-13haptic: add haptic hal apiYunmi Ha3-135/+166
2021-01-11Fix to return 0 if backend is already loaded or unloadedlokilee739-17/+17
2021-01-11Add power source typelokilee731-0/+5