index
:
platform/core/system/pass
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_mobile
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
master
sandbox/chanwoochoi/hal-api-foo-test
sandbox/chanwoochoi/monitor-request-handler
sandbox/chanwoochoi/pass-parser
sandbox/chanwoochoi/pass-rescon
sandbox/chanwoochoi/pass-resmon
sandbox/chanwoochoi/privilge
sandbox/dwlee08/fix_coverity
sandbox/dwlee08/psi
sandbox/sebuns2/request_server
sandbox/sebuns2/unix_socket
sandbox/sebuns2/visibility
tizen
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: System / Kernel; Licenses: Apache-2.0;
Chanwoo Choi <cw00.choi@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-20
pass: hal: Fix wrong format string of variables in struct pass_cpu_stats
tizen_4.0.IoT.p2_release
submit/tizen_4.0/20171220.050834
accepted/tizen/4.0/unified/20171221.070810
tizen_4.0_tv
tizen_4.0
accepted/tizen_4.0_unified
Chanwoo Choi
1
-1
/
+1
2017-12-20
pass: hal: Fix wrong format string of stat.load variable
Jinhee Choi
1
-1
/
+1
2017-11-20
pmqos: Do not send DBus method return message when PMQoS is not started
submit/tizen_4.0/20171121.043948
accepted/tizen/4.0/unified/20171122.071144
Wook Song
1
-2
/
+3
2017-11-20
pass: parser: update pass->num_resources properly
Seung-Woo Kim
1
-2
/
+4
2017-11-20
pmqos: update scenarios->num properly from pmqos_parse_scenario()
Seung-Woo Kim
1
-4
/
+4
2017-11-20
pmqos: clear freed scenario->list in pmqos_put_scenario()
Seung-Woo Kim
1
-0
/
+1
2017-11-20
pmqos: fix wrong condition to clear in pmqos_put_scenario()
Seung-Woo Kim
1
-1
/
+1
2017-11-20
pass: parser: update policy->scenario.num_scenarios properly
Seung-Woo Kim
1
-4
/
+6
2017-11-20
pass: parser: clear freed scenario.list in pass_put_table()
Seung-Woo Kim
1
-1
/
+3
2017-11-20
pass: Remove use-after-free of policy->pass_table during pass_exit_resource()
Seung-Woo Kim
2
-3
/
+4
2017-09-27
hal: Fix the TOCTOU issue by using the path on dlopen directly
tizen_4.0.m2_release
tizen_4.0.IoT.p1_release
submit/tizen_4.0/20170927.080359
submit/tizen/20170927.080101
accepted/tizen/unified/20170928.072150
accepted/tizen/4.0/unified/20170929.075611
Chanwoo Choi
1
-7
/
+1
2017-09-27
pass: Fix the not-null terminated string
Chanwoo Choi
1
-1
/
+5
2017-09-21
pass: Print thermal name for each resource
Chanwoo Choi
1
-0
/
+1
2017-09-13
pass: pmqos: Fix the svace warning
submit/tizen_4.0/20170915.014015
submit/tizen/20170915.013740
accepted/tizen/unified/20170915.194627
accepted/tizen/4.0/unified/20170919.170914
Chanwoo Choi
1
-2
/
+2
2017-09-12
hal: Remove unused log macros
Chanwoo Choi
1
-4
/
+0
2017-09-12
pass: Fix the checkpatch's warning to keep the coding style
Chanwoo Choi
12
-41
/
+39
2017-09-07
pass: hal: Remove the meaningless condition
submit/tizen/20170911.052326
accepted/tizen/unified/20170913.070645
Chanwoo Choi
1
-20
/
+20
2017-09-07
pass: Add new fault_around_bytes feature for memory h/w device
Chanwoo Choi
5
-4
/
+140
2017-09-07
pass: Add new struct pass_resource_memory to support memory h/w device
Chanwoo Choi
3
-0
/
+21
2017-09-07
hal: Define new struct pass_resource_memory for memory h/w device
Chanwoo Choi
1
-0
/
+17
2017-09-07
pass: Add description of properties in the PASS's level
Chanwoo Choi
1
-4
/
+35
2017-09-07
core: Replace functionalities based on Ecore with ones based on GLib
Wook Song
28
-2253
/
+831
2017-09-05
hal: Remove unused version info
Chanwoo Choi
1
-14
/
+1
2017-08-28
pass: Skip exit process for uninitialized resources
submit/tizen_4.0/20170901.015952
submit/tizen/20170828.071557
accepted/tizen/unified/20170829.053236
accepted/tizen/4.0/unified/20170901.202640
Dongwoo Lee
2
-0
/
+16
2017-08-25
pass: parser: Fix memory leakage for resource list
Dongwoo Lee
3
-3
/
+12
2017-08-24
CREDITS: Add main contributor info
submit/tizen/20170824.064003
accepted/tizen/unified/20170824.172538
Chanwoo Choi
1
-3
/
+1
2017-08-18
pass: hal: Fix the bug when putting the nonstandard resource
Chanwoo Choi
1
-0
/
+1
2017-08-17
core: Refactor macros which wrap the g_list functions in list.h
submit/tizen_4.0/20170828.110004
submit/tizen_4.0/20170828.100004
submit/tizen/20170821.043932
accepted/tizen/unified/20170822.023808
accepted/tizen/4.0/unified/20170829.020255
Wook Song
5
-141
/
+118
2017-08-16
pass: hal: Replace the function to get initial maximum frequency
Dongwoo Lee
1
-1
/
+10
2017-08-16
pass: hal: Add functions for getting available min/max frequency
Dongwoo Lee
3
-0
/
+53
2017-08-08
pass: Use error log macro with _E when error happen
Chanwoo Choi
3
-6
/
+6
2017-08-08
shared: Remove unused log macro
Chanwoo Choi
1
-6
/
+0
2017-08-04
pmqos: Move pass-pmqos.conf to scripts directory
Chanwoo Choi
2
-1
/
+1
2017-08-04
core: Remove unused device-idler files
Wook Song
4
-133
/
+0
2017-08-04
pass: parser: Eliminate unnecessary whitespaces
Wook Song
1
-2
/
+2
2017-08-04
pass: hal: Fix build warning caused by a wrong scanf format specifier
Wook Song
1
-1
/
+2
2017-08-04
pmqos: Fix build warning caused by mis-type casting
Wook Song
1
-7
/
+6
2017-07-21
pass: rescon: Separate pass-rescon module from pass-gov module
submit/tizen_4.0_unified/20170814.115522
submit/tizen_4.0/20170814.115522
submit/tizen_4.0/20170811.094300
submit/tizen/20170802.103729
accepted/tizen/unified/20170804.025536
accepted/tizen/4.0/unified/20170816.014952
accepted/tizen/4.0/unified/20170816.011839
Chanwoo Choi
6
-166
/
+216
2017-07-21
pass: hal: Move get_time_ms() pass-hal.c to pass-pmqos.c
Chanwoo Choi
3
-14
/
+11
2017-07-21
pass: hal: Fix build warning of unused variable
Chanwoo Choi
1
-1
/
+0
2017-07-21
pass: Fix bug to check return value of pass_get_resource()
Chanwoo Choi
1
-1
/
+1
2017-07-20
scripts: Apply dbus security policy using xml-based conf file
Wook Song
1
-0
/
+10
2017-07-20
pass: Restore resource state after PASS service is stopped
Dongwoo Lee
6
-3
/
+279
2017-07-19
core: Remove unused /var/run/.pass.pid file
submit/tizen/20170719.015733
accepted/tizen/unified/20170720.164745
Chanwoo Choi
1
-14
/
+0
2017-07-17
pass: hal: Assign resource name directly instead of copying it
Dongwoo Lee
1
-11
/
+5
2017-07-14
core: Remove unused log.c file
Wook Song
2
-42
/
+0
2017-07-14
pass: hal: Check whether parameter is valid or not
Chanwoo Choi
1
-10
/
+22
2017-07-14
pass: hal: Permit zero value for setting dvfs data
Dongwoo Lee
1
-3
/
+3
2017-07-13
pass: Clean-up code to remove unneded prefix (pass_res -> res)
Chanwoo Choi
6
-151
/
+153
2017-07-13
pass: Change the name of pass_resource_init/exit()
Chanwoo Choi
1
-4
/
+4
[next]