summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-20pass: hal: Fix wrong format string of variables in struct pass_cpu_statstizen_4.0.IoT.p2_releasesubmit/tizen_4.0/20171220.050834accepted/tizen/4.0/unified/20171221.070810tizen_4.0_tvtizen_4.0accepted/tizen_4.0_unifiedChanwoo Choi1-1/+1
2017-12-20pass: hal: Fix wrong format string of stat.load variableJinhee Choi1-1/+1
2017-11-20pmqos: Do not send DBus method return message when PMQoS is not startedsubmit/tizen_4.0/20171121.043948accepted/tizen/4.0/unified/20171122.071144Wook Song1-2/+3
2017-11-20pass: parser: update pass->num_resources properlySeung-Woo Kim1-2/+4
2017-11-20pmqos: update scenarios->num properly from pmqos_parse_scenario()Seung-Woo Kim1-4/+4
2017-11-20pmqos: clear freed scenario->list in pmqos_put_scenario()Seung-Woo Kim1-0/+1
2017-11-20pmqos: fix wrong condition to clear in pmqos_put_scenario()Seung-Woo Kim1-1/+1
2017-11-20pass: parser: update policy->scenario.num_scenarios properlySeung-Woo Kim1-4/+6
2017-11-20pass: parser: clear freed scenario.list in pass_put_table()Seung-Woo Kim1-1/+3
2017-11-20pass: Remove use-after-free of policy->pass_table during pass_exit_resource()Seung-Woo Kim2-3/+4
2017-09-27hal: Fix the TOCTOU issue by using the path on dlopen directlytizen_4.0.m2_releasetizen_4.0.IoT.p1_releasesubmit/tizen_4.0/20170927.080359submit/tizen/20170927.080101accepted/tizen/unified/20170928.072150accepted/tizen/4.0/unified/20170929.075611Chanwoo Choi1-7/+1
2017-09-27pass: Fix the not-null terminated stringChanwoo Choi1-1/+5
2017-09-21pass: Print thermal name for each resourceChanwoo Choi1-0/+1
2017-09-13pass: pmqos: Fix the svace warningsubmit/tizen_4.0/20170915.014015submit/tizen/20170915.013740accepted/tizen/unified/20170915.194627accepted/tizen/4.0/unified/20170919.170914Chanwoo Choi1-2/+2
2017-09-12hal: Remove unused log macrosChanwoo Choi1-4/+0
2017-09-12pass: Fix the checkpatch's warning to keep the coding styleChanwoo Choi12-41/+39
2017-09-07pass: hal: Remove the meaningless conditionsubmit/tizen/20170911.052326accepted/tizen/unified/20170913.070645Chanwoo Choi1-20/+20
2017-09-07pass: Add new fault_around_bytes feature for memory h/w deviceChanwoo Choi5-4/+140
2017-09-07pass: Add new struct pass_resource_memory to support memory h/w deviceChanwoo Choi3-0/+21
2017-09-07hal: Define new struct pass_resource_memory for memory h/w deviceChanwoo Choi1-0/+17
2017-09-07pass: Add description of properties in the PASS's levelChanwoo Choi1-4/+35
2017-09-07core: Replace functionalities based on Ecore with ones based on GLibWook Song28-2253/+831
2017-09-05hal: Remove unused version infoChanwoo Choi1-14/+1
2017-08-28pass: Skip exit process for uninitialized resourcessubmit/tizen_4.0/20170901.015952submit/tizen/20170828.071557accepted/tizen/unified/20170829.053236accepted/tizen/4.0/unified/20170901.202640Dongwoo Lee2-0/+16
2017-08-25pass: parser: Fix memory leakage for resource listDongwoo Lee3-3/+12
2017-08-24CREDITS: Add main contributor infosubmit/tizen/20170824.064003accepted/tizen/unified/20170824.172538Chanwoo Choi1-3/+1
2017-08-18pass: hal: Fix the bug when putting the nonstandard resourceChanwoo Choi1-0/+1
2017-08-17core: Refactor macros which wrap the g_list functions in list.hsubmit/tizen_4.0/20170828.110004submit/tizen_4.0/20170828.100004submit/tizen/20170821.043932accepted/tizen/unified/20170822.023808accepted/tizen/4.0/unified/20170829.020255Wook Song5-141/+118
2017-08-16pass: hal: Replace the function to get initial maximum frequencyDongwoo Lee1-1/+10
2017-08-16pass: hal: Add functions for getting available min/max frequencyDongwoo Lee3-0/+53
2017-08-08pass: Use error log macro with _E when error happenChanwoo Choi3-6/+6
2017-08-08shared: Remove unused log macroChanwoo Choi1-6/+0
2017-08-04pmqos: Move pass-pmqos.conf to scripts directoryChanwoo Choi2-1/+1
2017-08-04core: Remove unused device-idler filesWook Song4-133/+0
2017-08-04pass: parser: Eliminate unnecessary whitespacesWook Song1-2/+2
2017-08-04pass: hal: Fix build warning caused by a wrong scanf format specifierWook Song1-1/+2
2017-08-04pmqos: Fix build warning caused by mis-type castingWook Song1-7/+6
2017-07-21pass: rescon: Separate pass-rescon module from pass-gov modulesubmit/tizen_4.0_unified/20170814.115522submit/tizen_4.0/20170814.115522submit/tizen_4.0/20170811.094300submit/tizen/20170802.103729accepted/tizen/unified/20170804.025536accepted/tizen/4.0/unified/20170816.014952accepted/tizen/4.0/unified/20170816.011839Chanwoo Choi6-166/+216
2017-07-21pass: hal: Move get_time_ms() pass-hal.c to pass-pmqos.cChanwoo Choi3-14/+11
2017-07-21pass: hal: Fix build warning of unused variableChanwoo Choi1-1/+0
2017-07-21pass: Fix bug to check return value of pass_get_resource()Chanwoo Choi1-1/+1
2017-07-20scripts: Apply dbus security policy using xml-based conf fileWook Song1-0/+10
2017-07-20pass: Restore resource state after PASS service is stoppedDongwoo Lee6-3/+279
2017-07-19core: Remove unused /var/run/.pass.pid filesubmit/tizen/20170719.015733accepted/tizen/unified/20170720.164745Chanwoo Choi1-14/+0
2017-07-17pass: hal: Assign resource name directly instead of copying itDongwoo Lee1-11/+5
2017-07-14core: Remove unused log.c fileWook Song2-42/+0
2017-07-14pass: hal: Check whether parameter is valid or notChanwoo Choi1-10/+22
2017-07-14pass: hal: Permit zero value for setting dvfs dataDongwoo Lee1-3/+3
2017-07-13pass: Clean-up code to remove unneded prefix (pass_res -> res)Chanwoo Choi6-151/+153
2017-07-13pass: Change the name of pass_resource_init/exit()Chanwoo Choi1-4/+4