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
2018-08-14
unittest: Rename haltest binary from pass_hal_gtest to pass_haltests
submit/tizen_5.0/20181101.000004
submit/tizen/20180814.043415
accepted/tizen/unified/20180814.063323
accepted/tizen/5.0/unified/20181102.021359
tizen_5.0
accepted/tizen_5.0_unified
Chanwoo Choi
2
-1
/
+1
2018-08-03
unittest: pass_hal_gtest: Modify path of systemctl command
submit/tizen/20180803.032812
accepted/tizen/unified/20180808.063338
Chanwoo Choi
1
-2
/
+2
2018-08-03
pass: rescon: Fix issue of init_level setting and remove unneeded pass_hotplug
Chanwoo Choi
4
-117
/
+14
2018-08-03
unittest: pass_gtest: Use gdbus-definition.h to remove local definition
Chanwoo Choi
1
-34
/
+32
2018-08-03
gdbus: Separate gdubs-definition.h from gdbus-util.h
Chanwoo Choi
2
-29
/
+54
2018-07-23
packaging: Add pass-unittest package
submit/tizen/20180724.000537
accepted/tizen/unified/20180724.073356
Chanwoo Choi
1
-0
/
+13
2018-07-23
packaging: Add pass-haltests package
Chanwoo Choi
1
-0
/
+14
2018-07-23
unittest: Add testcase to verify pass daemon
Dongwoo Lee
1
-0
/
+241
2018-07-23
unittest: Add testcase to verify PASS HAL interface
Chanwoo Choi
3
-0
/
+587
2018-07-23
pass: hal: Fix error number from EINVAL to EPERM/ENODEV
Chanwoo Choi
1
-46
/
+46
2018-07-18
hal: Move LOG_TAG definition to makefile to remove the duplicate
Chanwoo Choi
3
-8
/
+1
2018-07-18
Remove unused macro and definitions from CMakeLists.txt
Chanwoo Choi
1
-70
/
+0
2018-07-18
gdbus: Move dbus interface definition to one header file
Chanwoo Choi
5
-28
/
+29
2018-07-17
packaging: Remove unused libpass.manifest file
Chanwoo Choi
1
-5
/
+0
2018-06-07
core: Remove unused helper functions
Chanwoo Choi
2
-159
/
+0
2018-05-11
packaging: Remove unneeded package's dependency
submit/tizen/20180514.060515
accepted/tizen/unified/20180516.065450
Chanwoo Choi
1
-7
/
+0
2018-05-10
pass: thermal: Fix issue during stop PASS daemon
submit/tizen/20180510.070432
accepted/tizen/unified/20180510.134400
Chanwoo Choi
1
-1
/
+1
2018-05-10
Remove dependency of unneeded libtzplatform-config package
Chanwoo Choi
1
-1
/
+0
2018-05-10
scripts: Fix dbus issue to get dbus well-known name
Chanwoo Choi
1
-0
/
+4
2018-04-26
scripts: Simplify the deny permission for PASS dbus interface
submit/tizen/20180427.074549
accepted/tizen/unified/20180430.072116
Chanwoo Choi
1
-4
/
+2
2018-04-06
pass: resmon: Remove duplicate free operation of monitor instance
submit/tizen/20180409.024353
accepted/tizen/unified/20180410.063557
Chanwoo Choi
1
-7
/
+3
2018-04-06
pass: thermal: Add support of Thermal Monitor of each h/w resource
Chanwoo Choi
4
-2
/
+218
2018-04-06
pass: parser: Add support of thermal monitor for each h/w resource
Chanwoo Choi
2
-0
/
+120
2018-04-06
pass: pmqos: Group the private data of PMQoS module into struct pmqos
Chanwoo Choi
3
-20
/
+23
2018-04-06
thermal: Add new Thermal Monitor module
Chanwoo Choi
7
-0
/
+525
2018-04-05
scripts: Add pass-thermal.conf configuration
Chanwoo Choi
3
-0
/
+27
2018-04-05
core: gdbus: Add new gdbus function to send broadcast signal
Chanwoo Choi
2
-0
/
+43
2018-04-05
core: device-notifier: Add new DEVICE_NOTIFIER_THERMAL
Chanwoo Choi
1
-0
/
+1
2018-04-05
core: device-notifier: Remove unused notifier definition
Chanwoo Choi
1
-1
/
+0
2018-04-05
pmqos: Clean-up code and remove unnecessary function
Chanwoo Choi
1
-74
/
+52
2018-03-30
pass: resmon: Save updated timer interval
Chanwoo Choi
1
-0
/
+5
2018-03-16
pass: cpuhp: Fix error when exiting the CPUHP module
Chanwoo Choi
1
-0
/
+15
2018-03-16
pass: resmon: Add uevent-based RESMON_SRC_THERMAL source
Chanwoo Choi
1
-2
/
+24
2018-03-16
pass: resmon: Add uevent-based resource monitor
Chanwoo Choi
7
-8
/
+449
2018-03-15
pass: Initialize only supported module according to h/w resource
Chanwoo Choi
2
-38
/
+111
2018-03-15
pass: rescon: Set default pass level when initializing RESCON
Chanwoo Choi
2
-10
/
+10
2018-03-15
pass: cpuhp: Replace legacy monitoring with RESMON (Resource Monitor)
Chanwoo Choi
7
-188
/
+60
2018-03-15
pass: resmon: Add timer-based RESMON_SRC_THERMAL source
Chanwoo Choi
2
-0
/
+40
2018-03-15
pass: resmon: Add timer-based RESMON_SRC_CPUHP source
Chanwoo Choi
2
-0
/
+105
2018-03-15
pass: resmon: Add resmon source's skeleton code
Chanwoo Choi
3
-1
/
+88
2018-03-15
pass: resmon: Add new Resource Monitor (resmon) module
Chanwoo Choi
7
-4
/
+545
2018-03-13
pass: cpuhp: Remove possible null deference
submit/tizen/20180313.020130
accepted/tizen/unified/20180313.061035
Seung-Woo Kim
1
-2
/
+5
2018-02-23
pass: Remove inclusion of unneeded header file
Chanwoo Choi
1
-1
/
+0
2018-02-23
Remove unnecessary CREDITS
Chanwoo Choi
1
-7
/
+0
2018-02-20
pass: Remove unreachable code of dbus_cb_core_stop()
submit/tizen/20180221.002730
accepted/tizen/unified/20180221.061150
Chanwoo Choi
1
-21
/
+6
2018-02-02
pass: cpuhp: Remove unnecessary struct pass_freq_policy and level_up_threshold
Chanwoo Choi
3
-20
/
+5
2018-02-02
pass: cpuhp: Replace 'governor' with 'cpuhp' expression
Chanwoo Choi
6
-96
/
+68
2018-02-02
pass: pmqos: Remove unneeded header file of PMQoS
Chanwoo Choi
3
-28
/
+2
2018-02-02
pass: rescon: Set init_level for init step to write the required level
Chanwoo Choi
1
-25
/
+27
2018-02-02
pass: rescon: Move initialization code to guarantee the independnecy
Chanwoo Choi
5
-50
/
+124
[next]