platform/core/api/resource.git
23 months agoImprove explanation in cpu boosting API specification 60/276960/8 accepted/tizen/unified/20220629.021813 submit/tizen/20220628.084224
Hyotaek Shim [Tue, 28 Jun 2022 10:31:56 +0000 (19:31 +0900)]
Improve explanation in cpu boosting API specification

Also delete unnecessary pid field in cpu_boosting_level_info_t

Change-Id: I0bcddf62844e86869ab176abbbc1780d315f2342
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
23 months agoChange char * -> const char * in API arguments 15/276815/1 accepted/tizen/unified/20220627.133707 submit/tizen/20220627.034707
Hyotaek Shim [Mon, 27 Jun 2022 02:31:45 +0000 (11:31 +0900)]
Change char * -> const char * in API arguments

Change-Id: Ieeef1dee1aff587f4f744b9ccebb57b9d8b8c130
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
23 months agoDelete dlclose() and Move dlopen() 28/276628/5 accepted/tizen/unified/20220622.133907 submit/tizen/20220622.073052
Unsung Lee [Wed, 22 Jun 2022 04:37:47 +0000 (13:37 +0900)]
Delete dlclose() and Move dlopen()

do not call dlopen()/dlclose() on constructor/destructor respectively.
Instead, delete dlcose() and move dlopen() from constructor to APIs.

Change-Id: Id9f75d2dc2749321e96d6504c45ec06973995190
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
23 months agoModify value of CPU_BOOSTING_LEVEL_* 17/276517/1 accepted/tizen/unified/20220621.140401 submit/tizen/20220620.015729
Unsung Lee [Mon, 20 Jun 2022 01:51:27 +0000 (10:51 +0900)]
Modify value of CPU_BOOSTING_LEVEL_*

Change-Id: Ieb3f61f3e77ec8bca274ce2d7f4eeac9c26d8bbd
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
23 months agoDelete some package dependencies 11/276511/2
Unsung Lee [Mon, 20 Jun 2022 01:09:16 +0000 (10:09 +0900)]
Delete some package dependencies

Change-Id: Iafa2dd8caea32b06e21f28748f4bb5e29972c6ed
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
23 months agoRefine the description of cpu boosting APIs 06/276206/2
Hyotaek Shim [Mon, 13 Jun 2022 03:33:19 +0000 (12:33 +0900)]
Refine the description of cpu boosting APIs

Change-Id: I184055440daf2373fcc162c3bb7636f9af499d59
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
2 years agoMove header files to the destination 45/275745/4 accepted/tizen/unified/20220601.141537 submit/tizen/20220531.110301
Unsung Lee [Tue, 31 May 2022 08:50:52 +0000 (17:50 +0900)]
Move header files to the destination

Change-Id: I328c8adb166cd8c8c412263b74f1debca82a8785
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
2 years agoImplement CPU boosting plugin 67/275567/6 accepted/tizen/unified/20220528.144338 submit/tizen/20220526.112909
Unsung Lee [Thu, 26 May 2022 08:34:54 +0000 (17:34 +0900)]
Implement CPU boosting plugin

Change-Id: I0234087e4caa9f7dccf9ab7c9f7f3013fb9e1243
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
2 years agoChange API name for better consistency and specify details 79/274079/2
Hyotaek Shim [Thu, 21 Apr 2022 05:16:22 +0000 (14:16 +0900)]
Change API name for better consistency and specify details

Add resource_unregister_cpu_inheritance_destination() API

Change-Id: I1442d2fc1da905beb65b96a15048204f5e823d0b
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
2 years agoAdd resource_get_cpu_sched_boosting_level() API 84/273984/1 accepted/tizen/unified/20220420.135413 submit/tizen/20220420.055631
Hyotaek Shim [Tue, 19 Apr 2022 10:56:50 +0000 (19:56 +0900)]
Add resource_get_cpu_sched_boosting_level() API

Change-Id: I784131f24d514542d5037acc9fb9842ed9f00099
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
2 years agoAdd function declaration for CPU boosting APIs 40/273940/4
Hyotaek Shim [Mon, 18 Apr 2022 12:04:12 +0000 (21:04 +0900)]
Add function declaration for CPU boosting APIs

Change-Id: I9ac527fd70b41387e1f4e2e8d512774801a7dbe6
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
2 years agoInitialization 32/273632/2
Hyotaek Shim [Mon, 11 Apr 2022 05:44:11 +0000 (14:44 +0900)]
Initialization

Change-Id: I1d3207cf4e7c0a98bf2ff9823fae6541d5150712
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
2 years agoInitial empty repository master
Tizen Infrastructure [Fri, 8 Apr 2022 08:33:57 +0000 (08:33 +0000)]
Initial empty repository