util: resource: Fix type check errors
[platform/core/system/pass.git] / src /
2022-03-10 Dongwoo Leeutil: resource: Fix type check errors 57/272157/1
2022-03-10 Dongwoo Leemonitor: handler: Fix wrong argument type 56/272156/1
2022-03-10 Dongwoo Leemonitor: request-handler: Handle negative return value... 55/272155/1
2022-03-10 Dongwoo Leemonitor: request: Remove unused request name array 54/272154/1
2022-03-10 Sung-hun Kimmonitor: Replace vulnerable sprintf to snprintf 47/272147/2
2022-03-10 Sung-hun Kimmonitor: rename the member of request_client 40/272140/1
2022-03-10 Sung-hun Kimmonitor: remove an unnecessary mutex in request_client 39/272139/1
2022-03-08 Dongwoo Leemonitor: Add request-server and request-handler-thread 14/271614/13
2022-03-08 Dongwoo Leeutil: resource: Give unique id for each resource 78/271978/4
2022-03-08 Dongwoo Leeresource: Rework resource creation and initialization 77/271977/4
2022-02-28 Dongwoo Leeutil: thread: Support free function for destorying... 66/271766/2 accepted/tizen/unified/20220302.131908 submit/tizen/20220302.025412 submit/tizen/20220302.031108
2022-02-28 Dongwoo Leeutil: kernel: Use 64-bit unsigned integer for memory... 65/271765/2
2022-02-28 Dongwoo Leeresource: Distinguish signed/unsigned and 32/64 bits... 64/271764/1
2022-02-28 Chanwoo Choiutil: kernel: Fix STATIC_OVERFLOW issue 54/271754/2
2022-02-28 Seung-Woo Kimresource: system: avoid possible use-after-free in... 52/271752/4
2022-02-28 Chanwoo Choiresource: system: Fix NULL_AFTER_DEREF issue 48/271748/4
2022-02-25 Chanwoo Choiresource: Fix build warning for memory/process resource... 22/271722/2
2022-02-23 Dongwoo Leeresource: process: Add new PROCESS_COMM and PROCESS_MEM... 15/271515/2
2022-02-23 Dongwoo Leeutil: kernel: export apis for getting memory info 07/271607/1
2022-02-23 Dongwoo Leeutil: kernel: Read stationary values once 06/271606/1
2022-02-22 Dongwoo Leeresource: process: Handle pid, tgid into parsing nla... 14/271514/1
2022-02-21 Dongwoo Leeresource: Add process resource driver 56/271356/2
2022-02-18 Chanwoo Choiutil: resource: Add missing NULL checking for setting... 60/271260/6
2022-02-18 Chanwoo Choiresource: Add battery resource driver 56/271256/7
2022-02-18 Chanwoo Choiutil: common: Add sys_get_int helper funciton to get... 55/271255/5
2022-02-18 Chanwoo Choiresource: memory: Add RESOURCE_DRIVER_NO_DEVICE flag 18/271218/12
2022-02-18 Chanwoo Choiresource: Add system resource driver 12/271212/16
2022-02-18 Chanwoo Choiutil: resource: Add missing free operation for put_reso... 13/271213/10
2022-02-18 Chanwoo Choiutil: kernel: Add cpu utilization helper function 10/271210/9
2022-02-17 Dongwoo Leeutil: kernel: Add kernel helper funtion to get number... 49/271149/4
2022-02-14 Chanwoo Choiutil: resouce: Print attribute name when upate fail 91/270991/1
2022-02-14 Chanwoo Choiresource: display: Fix error when get_fps_info return... 90/270990/1
2022-02-11 Dongwoo Leeutil: resource: Add preprocessing before updating attri... 83/270883/2
2022-02-11 Dongwoo Leeutil: resource: Make resource has its own driver 82/270882/2
2022-02-10 Chanwoo Choiresource: display: Fix build error 61/270861/1
2022-02-10 Chanwoo Choiresource: Add display resource driver 86/270786/3
2022-02-10 Dongwoo Leeutil: resource: Bypass checking device for virtual... 38/270838/2
2022-02-10 Dongwoo Leeutil: resource: Add init/exit ops for resource driver 37/270837/2
2022-02-10 Dongwoo Leeutil: resource: Remove unnecessary passing user_data... 36/270836/1
2022-02-09 Chanwoo Choiutil: gdbus: Rename gdbus-util functions by removing... 85/270785/1
2022-02-08 Chanwoo Choiutil: gdbus-util: Fix memory leak issue 04/270704/2
2022-02-08 Dongwoo Leemonitor: Add monitor module 24/270624/5
2022-02-08 Dongwoo Leemonitor: internal: Add pointer attribute data type 23/270623/3
2022-02-08 Dongwoo Leeresource: Rework attribute value handling 22/270622/3
2022-02-07 Dongwoo Leeutil: resource: Use internal interest_mask 20/270620/2
2022-02-07 Chanwoo Choipass: Add resource_device for each h/w resource 02/270602/6
2022-02-07 Chanwoo Choiutil: resource: Add resource_device struct and functions 01/270601/4
2022-02-07 Chanwoo Choipass: rescon: Move overriable property into pass_rescon... 00/270600/3
2022-02-07 Chanwoo Choilib: tmonitor: Add libpass skeleton package for Tizen... 23/270523/6
2022-02-04 Chanwoo Choiutil: resource: Check data type is integer or not when... 17/270517/1
2022-02-03 Dongwoo Leeutil: resource: Enable updating resources with interest... 69/270469/3
2022-02-03 Dongwoo Leeutil: resource: Change resource attribute id 68/270468/3
2022-02-03 Dongwoo Leemonitor: Rename monitor.h to monitor-internal.h 67/270467/2
2022-02-03 Dongwoo Leeutil: Add lock-free queue utility 66/270466/2
2022-02-03 Dongwoo Leeutil: thread: Let thread use self-allocated memory 65/270465/2
2022-02-03 Dongwoo Leeutil: thread: Fix to unlock mutex before doing job 64/270464/2
2022-01-27 Sung-hun Kimresource: Add memory resource driver 74/270274/4
2022-01-26 Dongwoo Leeutil: Add common thread utility 70/270170/3
2022-01-24 Chanwoo Choiutil: common: Move container_of macro to common.h 07/270007/3
2022-01-24 Dongwoo Leeresource: Add CPU/BUS/GPU resource driver 86/269986/6
2022-01-24 Chanwoo Choipass: resmon: Replace timer-related code with timer... 85/269985/6
2022-01-24 Chanwoo Choiutil: timer: Add timer management 84/269984/6
2022-01-24 Dongwoo Leeutil: resource: Add resource management 83/269983/6
2022-01-24 Chanwoo Choiutil: Change directgory name from include/pass to inclu... 81/269981/4
2022-01-24 Chanwoo Choiutil: devices: Rename to init_devices and exit_devices 80/269980/4
2022-01-24 Chanwoo Choipass: Remove unneeded header including 78/269978/4
2022-01-24 Chanwoo Choipass: resmon: Use monitor id to identify timer instead... 77/269977/4
2022-01-24 Chanwoo Choipass: resmon: Remove dependency of monitor->result... 76/269976/3
2022-01-24 Chanwoo Choipass: resmon: Remove dependnecy of resource type 75/269975/2
2022-01-24 Dongwoo Leepass: rescon: Fix missing NULL check 12/270012/1
2022-01-24 Dongwoo Leepass: rescon: Fix overridable property 95/269395/2
2021-12-22 Chanwoo Choipass: Change directory name from core to util 73/268373/1
2021-10-27 Dongwoo Leepass: Allow level update only for overridable resources 60/265560/6
2021-10-27 Dongwoo Leepass: thermal: Add overridable property 59/265559/3
2021-09-23 Dongwoo Leepass: thermal: Fix to copy scenario name for thermal_data 89/263889/6 accepted/tizen/6.5/unified/20211028.115350 accepted/tizen/unified/20210926.235732 submit/tizen/20210924.100744 submit/tizen_6.5/20211028.162501 tizen_6.5.m2_release
2021-09-16 Dongwoo Leepass: thermal: Set a separate threshold for warning... 88/263888/5
2021-09-16 Dongwoo Leepass: thermal: Determine scenario with range value 87/263887/5
2021-09-15 Dongwoo Leepass: Add JSON API for getting object from object 86/263886/2
2021-08-30 Dongwoo Leepass: thermal: Fix build warning 21/263221/2 accepted/tizen/unified/20210830.103730 submit/tizen/20210830.024411
2021-08-27 Chanwoo Choipass: parser: Fix uninitialized value of number_of_cpus... 68/263168/3
2021-08-27 Dongwoo Leepass: thermal: Fix to handle priority of initial state... 67/263167/1
2021-08-27 Dongwoo Leepass: thermal: Fix invalid return value 66/263166/1
2021-08-24 Dongwoo Leepass: thermal: Supprot mupltiple resources for 'thermal... 05/262805/2
2021-08-24 Dongwoo Leepass: thermal: Notify scenario only when it changed 13/262413/4
2021-08-24 Dongwoo Leepass: thermal: Set priority of thermal device through... 12/262412/4
2021-08-20 Dongwoo Leethermal: Support multiple thermal resources 11/262411/3
2021-08-20 Dongwoo Leepass: thermal: Send scenario with additional information 10/262410/3
2021-08-18 Dongwoo Leepass: thermal: Fix missing unregister operation 10/262710/1
2021-08-13 Chanwoo Choipass: Add support of battery charging properties 48/262548/1 accepted/tizen/unified/20210816.122910 submit/tizen/20210813.100724
2021-08-12 Chanwoo Choipass: Update supported module information for PASS_RESO... 75/262475/3 submit/tizen/20210813.010414 submit/tizen/20210813.013856
2021-08-12 Chanwoo Choipass: parser: Don't check resource type when verify... 74/262474/2
2021-08-11 Chanwoo Choipass: parser: Remove unnecessary log when PMQOS module... 73/262473/1
2021-08-11 Chanwoo Choipass: hal: Add missing save/restore of initdata for... 72/262472/1
2021-08-11 Chanwoo Choipass: resmon: Add new power_supply uevent type to catch... 67/262367/2
2021-08-11 Chanwoo Choipass: resmon: Add support of multiple uevent subsystem... 66/262366/2
2021-08-04 Chanwoo Choipass: parser: Add missing code for PASS_RESROUCE_BATTERY_ID 10/262210/1 accepted/tizen/unified/20210809.061413 submit/tizen/20210809.032652
2021-08-03 Chanwoo Choipass: Add support of cooling-device property 56/262156/1
2021-08-03 Chanwoo Choipass: rescon: Fix wrong initial value to distinguish... 55/262155/1
2021-08-02 Chanwoo Choipass: parser: Convert script format to json to improve... 54/261954/12
2021-08-02 Chanwoo Choithermal: Convert pass-thermal.conf format to json to... 56/261956/6
next