summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-09display: Add lockscreen enable/disable configurationtizen_9.0_m2_releaseaccepted/tizen/unified/x/asan/20241014.000513accepted/tizen/unified/x/20240913.014910accepted/tizen/unified/toolchain/20241004.102108accepted/tizen/unified/dev/20240913.055530accepted/tizen/unified/20240912.084743accepted/tizen/9.0/unified/20241030.232457accepted/tizen_unified_x_asanaccepted/tizen_unified_xaccepted/tizen_unified_toolchainaccepted/tizen_unified_devaccepted/tizen_9.0_unifiedYunhee Seo1-0/+1
2024-09-06Add new attributes and enum definition to support lcd on procedure logicYunhee Seo2-0/+30
2024-09-06resource-manager: Add syscommon_resman_set_resource_attr_bool()Yunhee Seo2-0/+16
2024-08-30plugin-api: update-control: Remove unneeded blank line from plugin intefaceChanwoo Choi1-1/+0
2024-08-28Add new attributes and notifier for display setup when the dpms is initializedYunhee Seo2-0/+5
2024-07-22tests: Remove MATCH macro and change it to strncmpaccepted/tizen/unified/x/asan/20240813.231934accepted/tizen/unified/x/20240724.011732accepted/tizen/unified/toolchain/20240812.133451accepted/tizen/unified/dev/20240724.110040accepted/tizen/unified/20240723.101922Yunhee Seo1-9/+9
2024-07-15libcommon: Modify the length of strncmp parameteraccepted/tizen/unified/x/20240717.012500accepted/tizen/unified/dev/20240717.110333accepted/tizen/unified/20240716.140309Yunhee Seo1-6/+3
2024-06-24plugin-api: deviced: Fix EOPNOTSUPP to ENOSYSaccepted/tizen/unified/x/20240701.102741accepted/tizen/unified/dev/20240702.054040accepted/tizen/unified/20240701.055747Youngjae Cho1-16/+16
2024-06-24plugin-api: deviced: Add interface for changing display stateYoungjae Cho5-0/+50
2024-06-24plugin-api: deviced: Add interface for loading state infoYoungjae Cho5-1/+51
2024-06-24plugin-api: deviced: Add interface for controlling auto brightnessYoungjae Cho5-0/+99
2024-06-24plugin-api: deviced: Add interface for controlling display powersaving modeYoungjae Cho5-0/+46
2024-06-24plugin-api: deviced: Add interfaces for controlling display brightnessYoungjae Cho5-0/+146
2024-06-17plugin-api: deviced: Add touchled resource type and attributeaccepted/tizen/unified/x/asan/20240625.092848accepted/tizen/unified/x/20240618.074822accepted/tizen/unified/toolchain/20240624.121649accepted/tizen/unified/dev/20240620.005741accepted/tizen/unified/20240618.060027Yunhee Seo2-0/+49
2024-06-17plugin-api: deviced: Add attributes for displayYunhee Seo1-0/+3
2024-06-17plugin-api: deviced: Elaborate error codeYoungjae Cho2-12/+17
2024-06-17plugin-api: deviced: Add display on/off controlling interfacesYoungjae Cho5-1/+286
2024-06-17plugin-api: deviced: Add deviced events and event name getterYoungjae Cho1-0/+125
2024-06-17plugin-api: deviced: Add attribute for lockscreen stateYoungjae Cho1-0/+1
2024-06-17plugin-api: deviced: Add interface for detecting setting value changeYoungjae Cho8-3/+208
2024-06-17plugin-api: Relocate header inclusion partYunhee Seo3-9/+9
2024-06-17libsystemd: Fix wrong dlog message formatYunhee Seo1-2/+2
2024-06-17resource-manager: Add syscommon_resman_get_resource_attr_bool()Yunhee Seo2-0/+22
2024-06-17plugin-api: deviced: Add attribute for setting display state with optionYunhee Seo1-0/+8
2024-06-17plugin-api: deviced: Add attribute for handling abnormal battery healthYunhee Seo1-0/+14
2024-06-17plugin-api: deviced: Add attribute for battery health statusYunhee Seo2-0/+14
2024-05-29resource-manager: Fix parameter of string type setteraccepted/tizen/unified/x/20240614.160546accepted/tizen/unified/20240614.085045Youngjae Cho6-10/+92
2024-05-23libgdbus: add dbus signal for power lock count changeYoungjae Cho1-0/+2
2024-03-14plugin-api: common: Remove abi_version moduleaccepted/tizen/unified/x/20240319.055622accepted/tizen/unified/20240318.071321Chanwoo Choi7-244/+8
2024-03-01Add API for update-control pluginsaccepted/tizen/unified/x/20240311.100306accepted/tizen/unified/20240311.012812Antoni11-4/+499
2024-01-12pluginapi: common: Add support RISC-V architecture typeaccepted/tizen/unified/x/20240208.023007accepted/tizen/unified/toolchain/20240311.065606accepted/tizen/unified/20240207.171558Yunhee Seo3-3/+3
2023-11-24test: Fix mock function to call the real oneaccepted/tizen/unified/riscv/20231211.234104accepted/tizen/unified/20231128.175118accepted/tizen_unified_riscvYoungjae Cho2-1/+3
2023-11-10plugin-api: deviced: Add syscommon_plugin_deviced_battery_update_health_ovp_s...accepted/tizen/unified/20231122.172540Yunhee Seo3-0/+33
2023-11-08plugin-api: deviced: Add attribute for controlling doze sourceaccepted/tizen/unified/20231115.024827Youngjae Cho1-0/+2
2023-11-07resource-manager: Check associated get ops correctlyYoungjae Cho1-2/+2
2023-10-16plugin-api: deviced: Add header files for resource type 'core'Youngjae Cho3-0/+75
2023-10-16resource-manager: Add guard clause when removing element during list iterationYoungjae Cho2-6/+167
2023-10-16resource-manager: Add API for fine-tuned event listeningYoungjae Cho8-35/+382
2023-10-16tests: Rename resource-manager tests driverYoungjae Cho7-271/+281
2023-10-16resource-manager: Add API for event handlingYoungjae Cho3-1/+231
2023-10-16tests: Add test for resource-managerYoungjae Cho6-2/+744
2023-10-16tests: Restructure testYoungjae Cho6-95/+65
2023-09-11resource-manager: Validate attribute before update ittizen_8.0_m2_releaseaccepted/tizen/unified/20230913.091610accepted/tizen/8.0/unified/20231005.093814Youngjae Cho1-0/+30
2023-09-11plugin-api: deviced: Remove _GET_/_SET_ from attribute nameYoungjae Cho2-17/+17
2023-09-11resource-manager: Change type name of multiple dataYoungjae Cho2-9/+9
2023-09-06plugin-api: resourced: Add lmk_try_count in get_kill_candidates_post_with_wssaccepted/tizen/unified/20230907.175321Unsung Lee3-4/+5
2023-09-06plugin-api: resourced: Add working set size related info in task_infoUnsung Lee1-0/+7
2023-09-06plugin-api: resourced: Move common struct and enum from *.h to *-interface.hUnsung Lee3-57/+58
2023-09-06resource-manager: Add missing cases for unset_resource_attr_interest()Youngjae Cho1-0/+2
2023-09-04plugin-api: resourced: Add is_cpu_busy argument into govenor funcaccepted/tizen/unified/20230906.014630Unsung Lee3-4/+6