platform/core/system/pass.git
2022-03-17 Dongwoo Leelib: tmonitor: Add get APIs for array type attributes 23/272423/2
2022-03-17 Dongwoo Leeresource: process: Add PGID and PPID attributes 21/272421/2
2022-03-17 Dongwoo Leeutil: kernel: Add functions for getting procfs stat... 20/272420/2
2022-03-16 Dongwoo Leeutil: Add resource_attr_supported_always() function 19/272419/1
2022-03-14 Chanwoo Choiutil: kernel: Fix overflow issue when multiply operation 95/272295/1 accepted/tizen/unified/20220315.065607 submit/tizen/20220315.010333
2022-03-14 Chanwoo Choiresource: process: Check return value of nla_put_u32 69/272269/3 submit/tizen/20220314.032636
2022-03-14 Sung-hun Kimresource: memory: Add new attributes for memory resource
2022-03-11 Chanwoo Choilib: tmonior: Implement the missing API 70/272170/4 accepted/tizen/unified/20220313.205607 submit/tizen/20220311.083421
2022-03-11 Chanwoo Choilib: tmonitor: Replace the initial tmonitor API to... 69/272169/4
2022-03-11 Chanwoo Choiutil: resource: Add is_resource_attr_supported function 68/272168/4
2022-03-11 Chanwoo Choiutil: resource: Return error for set/unset_resource_att... 07/272207/3
2022-03-11 Chanwoo Choilib: tmonitor: Rename resource attribute name with... 67/272167/4
2022-03-11 Dongwoo Leetmonitor: Implement additional get data functions 60/272160/3
2022-03-11 Dongwoo Leeutil: resource: Allocate storage for attribute data... 59/272159/3
2022-03-10 Dongwoo Leeutil: resource: Rework double type attributes 58/272158/1
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 Leelib: tmonitor: Implement tmonitor APIs 15/271615/14
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 Leepass: Add capability for netlink interface 08/271608/1
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: resouce: Add missing function declaration of... 11/271211/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: common: Add BIT operation 42/270842/1
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 Choipass: Move pass.pc.in into packaging and remove unused... 18/270518/1
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-02-03 Dongwoo Leeutil: thread: Fix missing preprocessor 63/270463/2
2022-01-27 Sung-hun Kimresource: Add memory resource driver 74/270274/4
2022-01-27 Sung-hun Kimutil: monitor: Fix a typo 73/270273/2
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 Choimonitor: Define resource attribute id and data type 82/269982/4
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
next