summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
13 daysbattery: Replace macro power source definitions to hal_device_battery_power_s...HEADtizenYunhee Seo1-1/+7
2024-04-19Apply hal-api-device-thermal module HAL ABI versioningYunhee Seo1-2/+2
2024-04-18Apply hal-api-device-battery module HAL ABI versioningYunhee Seo1-2/+2
2024-04-09Apply hal-api-device-board module HAL ABI versioningYunhee Seo2-2/+2
2024-04-09Change hal-api-device module header file inclusion pathYunhee Seo4-4/+4
2024-01-12display: Change device_display_change_state() from async to syncaccepted/tizen/unified/x/20240205.063719accepted/tizen/unified/toolchain/20240311.065107accepted/tizen/unified/20240122.175407accepted/tizen_unified_xaccepted/tizen_unified_toolchainaccepted/tizen_unifiedYunhee Seo1-17/+12
2024-01-12common: Add DEVICE_ERROR_INVALID_PARAMETER handlingYunhee Seo1-0/+2
2023-12-22device: Change profile version from header filesaccepted/tizen/unified/riscv/20240103.054549accepted/tizen/unified/20231228.165729accepted/tizen_unified_riscvYunhee Seo10-42/+42
2023-11-06power: Add callback parameter checkaccepted/tizen/unified/20231107.172855Yunhee Seo1-0/+6
2023-11-06power: Add type casting to support architecture-independent API porting.Yunhee Seo1-5/+5
2023-09-05device: Add lcov exception codetizen_8.0_m2_releaseaccepted/tizen/unified/20230906.121321accepted/tizen/8.0/unified/20231005.092646Yunhee Seo10-47/+73
2023-07-11power-internal: Exclude only device_power_get_wakeup_reason() on a specific p...accepted/tizen/unified/20230713.014421Youngjae Cho3-8/+7
2023-07-06Exclude internal source/header from specific build environmentaccepted/tizen/unified/20230710.153954Youngjae Cho2-1/+18
2023-06-13power: Remove unused holdkeyblock codeYoungjae Cho1-5/+1
2023-03-06display: Add close comment to keep doxygen group formataccepted/tizen/unified/20230307.163818Yunhee Seo1-0/+4
2023-02-07input: add DEVICE_INPUT_TYPE_TOUCHSCREEN enum typeaccepted/tizen/unified/20230209.111255Yunhee Seo2-0/+2
2023-02-07power: add callback for tracking power lock stateYunhee Seo2-0/+253
2023-02-06power: add API for cancelling transitionYoungjae Cho2-0/+54
2023-01-19display: change not use sensor in rotation APIaccepted/tizen/unified/20230208.232643accepted/tizen/unified/20230208.183053accepted/tizen/unified/20230208.112452TaeminYeom3-103/+10
2023-01-19display: fix error handling in rotation APITaeminYeom1-1/+1
2023-01-17input: add enum type DEVICE_INPUT_TYPE_ALL handlingYunhee Seo1-1/+2
2023-01-11input: add input device information functionsaccepted/tizen/unified/20230118.172018Yunhee Seo2-0/+188
2023-01-09display: Add init direction in rotation angle APIaccepted/tizen/unified/20230110.164121TaeminYeom2-11/+36
2023-01-09display: remove ROTATION_ANGLE_DEGREE_360TaeminYeom2-4/+2
2023-01-09display: add documentation in set rotation angleTaeminYeom1-0/+2
2022-12-23display: change to use libsensor from capi-system-sensoraccepted/tizen/unified/20221226.165751TaeminYeom3-31/+26
2022-12-23display: Add rotation angle APITaeminYeom4-1/+283
2022-12-16input: add getter/setter for controlling input device eventaccepted/tizen/unified/20221220.180313Yunhee Seo2-0/+144
2022-12-16power: add getter wakeup reasonTaeminYeom2-9/+65
2022-12-16power: change function/parameter name and callback typeYoungjae Cho2-11/+12
2022-12-16power: refactor power change state wait APIYoungjae Cho2-143/+315
2022-12-16power: Add "DEVICE" or "device" prefix to enum and APITaeminYeom2-81/+81
2022-12-06power: subdivide power stateYoungjae Cho2-55/+159
2022-11-24display: display_white_balance_e enum struct definition relocationaccepted/tizen/unified/20221128.165559Yunhee Seo2-15/+15
2022-11-14display: add getter/setter for white balanceaccepted/tizen/unified/20221116.164424accepted/tizen/unified/20221116.120908Yunhee Seo3-1/+158
2022-10-13callback: remove feature checkingaccepted/tizen/unified/20221102.020537Youngjae Cho1-3/+0
2022-10-05Revert "power: add getter for the deviced power state"tizen_7.0_m2_releaseaccepted/tizen/unified/20221006.065402accepted/tizen/unified/20221006.065326accepted/tizen/7.0/unified/hotfix/20221116.104633tizen_7.0_hotfixaccepted/tizen_7.0_unified_hotfixYoungjae Cho2-50/+0
2022-09-07callback: handle change display state to VCONFKEY_PM_STATE_SLEEPaccepted/tizen/unified/20220927.132359Youngjae Cho1-6/+10
2022-08-22power: rename callback functionYoungjae Cho2-26/+26
2022-08-22power: elaborate descriptionYoungjae Cho1-30/+61
2022-07-12power: add getter for the deviced power stateYoungjae Cho2-0/+41
2022-07-06Add new API to use hal-board APIsubmit/tizen/20220712.045951accepted/tizen/unified/20220713.144434SangYoun Kwak2-0/+6
2022-06-21power: fix memory leaksubmit/tizen/20220624.005127accepted/tizen/unified/20220626.224822Youngjae Cho1-0/+1
2022-06-16power: move #include into a source codeYoungjae Cho2-10/+11
2022-06-16power: change order of signal subscriptionYoungjae Cho1-5/+6
2022-06-14callback: allow additional internal typesYoungjae Cho2-45/+22
2022-06-14power: prevent poweroff if partition cloning is in progressYoungjae Cho3-0/+36
2022-06-10Apply requirement for gcov automationsubmit/tizen/20220610.020359accepted/tizen/unified/20220613.161534Youngjae Cho1-7/+6
2022-05-31power: add device_power_change_state()submit/tizen/20220531.085748accepted/tizen/unified/20220601.141615Youngjae Cho2-15/+129
2022-05-31power: rename typedef of callbackYoungjae Cho2-13/+13