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
2020-02-04
scripts: Allow telephony to send thermal method_call
submit/tizen_5.5_wearable_hotfix/20201026.184304
submit/tizen_5.5/20200204.013653
submit/tizen/20200204.012547
accepted/tizen/unified/20200204.125807
accepted/tizen/5.5/unified/wearable/hotfix/20201027.113049
accepted/tizen/5.5/unified/20200204.125925
tizen_5.5_wearable_hotfix
tizen_5.5
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_5.5_unified
Dongwoo Lee
1
-0
/
+4
2020-01-09
pass: pmqos: remove possible stringop-overflow
submit/tizen/20200110.040829
accepted/tizen/unified/20200113.130640
Seung-Woo Kim
1
-24
/
+24
2020-01-09
pass: resmon: Remove unnecessary check in exit
Seung-Woo Kim
1
-2
/
+0
2020-01-09
thermal: Fix incompatible-pointer-types
Seung-Woo Kim
1
-1
/
+2
2020-01-09
unittest: pass_haltests: Remove dangling-else warnings
Seung-Woo Kim
1
-32
/
+64
2020-01-09
CMakeLists: Fix cmake warnings
Dongwoo Lee
1
-3
/
+2
2019-08-23
pass: Add PMQoS as supported module for nonstandard resource
tizen_5.5.m2_release
submit/tizen_5.5_mobile_hotfix/20201026.185104
submit/tizen_5.5/20191031.000004
submit/tizen/20190823.053814
accepted/tizen/unified/20190826.000114
accepted/tizen/5.5/unified/mobile/hotfix/20201027.090409
accepted/tizen/5.5/unified/20191031.022608
tizen_5.5_tv
tizen_5.5_mobile_hotfix
accepted/tizen_5.5_unified_mobile_hotfix
Dongwoo Lee
1
-1
/
+2
2019-07-30
thermal: Support dbus activation for thermal f/w
submit/tizen/20190730.044254
accepted/tizen/unified/20190731.112548
Dongwoo Lee
6
-4
/
+124
2019-07-25
core: sd_notify() when all dbus name is owned
Dongwoo Lee
4
-16
/
+15
2019-07-25
core: Add support for dbus activation for thermal
Dongwoo Lee
3
-0
/
+6
2019-07-23
thermal: Change order of initialization
Dongwoo Lee
1
-8
/
+8
2019-07-23
core: Remove unnecessary parameter for booting_done event
Dongwoo Lee
3
-28
/
+3
2019-07-16
core: Apply systemd-based dbus activation
Hyotaek Shim
5
-1
/
+18
2019-07-16
core: Add name acquired event handler parameter to dbus name own API.
Dongwoo Lee
4
-5
/
+8
2019-07-16
core: Remove late activation process
Dongwoo Lee
6
-154
/
+10
2019-07-15
Rearrange pass.service into delayed.target
Hyotaek Shim
2
-3
/
+3
2019-06-21
pass: thermal: Add GetCoolDownStatus DBUS method
submit/tizen/20190624.013748
accepted/tizen/unified/20190627.014836
Dongwoo Lee
4
-0
/
+42
2019-05-28
pass: thermal: add separate dbus for thermal monitor
submit/tizen/20190528.074510
accepted/tizen/unified/20190530.043119
Dongwoo Lee
7
-38
/
+97
2019-05-27
pass: thermal: Prevent memory leakage
Dongwoo Lee
1
-2
/
+7
2019-05-27
pass: thermal: Correct thermal action names
Dongwoo Lee
4
-7
/
+7
2019-05-27
Modify pass.conf to add org.tizen.system.thermal
Hyotaek Shim
1
-7
/
+5
2019-04-12
pass: Change DBUS interface of thermal monitor
Dongwoo Lee
6
-17
/
+17
2019-04-11
pass: core: Remove unused structure
Dongwoo Lee
1
-4
/
+0
2018-12-17
pass: pmqos: print int64_t type on 32/64bit architecture properly
submit/tizen/20181217.034218
accepted/tizen/unified/20181217.142346
Dongwoo Lee
1
-1
/
+2
2018-12-13
pass: Fix type-check errors on dlog output
submit/tizen/20181213.021117
accepted/tizen/unified/20181213.142312
Dongwoo Lee
2
-3
/
+3
2018-12-13
thermal: Add explicit type casting for string output
Dongwoo Lee
1
-1
/
+1
2018-12-13
gdbus: Remove meaningless parameter for error description
Dongwoo Lee
1
-1
/
+1
2018-12-11
pass: Fix wrong format string
submit/tizen/20181212.005204
accepted/tizen/unified/20181213.065307
Dongwoo Lee
1
-1
/
+1
2018-12-06
pass: Fix typo
Suchang Woo
11
-31
/
+31
2018-10-22
scripts: pmqos: Add default maximum duration value to keep scenario
Chanwoo Choi
1
-0
/
+1
2018-10-22
core: Remove unneeded codes
Chanwoo Choi
4
-98
/
+1
2018-10-19
pass: Fix coverity and svace reported issue
Chanwoo Choi
3
-13
/
+14
2018-10-19
pass: Replace obsolescent ato[if] functions with strto[ld]
Chanwoo Choi
5
-89
/
+256
2018-10-19
pass: resmon: Fix potential NULL dereference value
Chanwoo Choi
1
-5
/
+52
2018-10-19
unittest: pass_gtest: Send start d-bus message before testing restart operation
Chanwoo Choi
1
-0
/
+21
2018-10-19
unittest: pass_gtest: Fix typo and remove unneed blank line
Chanwoo Choi
1
-17
/
+12
2018-10-19
unittest: pass_haltests: Remove unreached return statement and unneeded if st...
Chanwoo Choi
1
-100
/
+32
2018-10-19
pass: Add detailed description for all modules with doxygen style
Chanwoo Choi
24
-392
/
+1619
2018-10-19
unittest: pass_haltests: Change name of hal unit tests
Chanwoo Choi
1
-25
/
+25
2018-10-19
unittest: pass_gtest: Change name of unit tests
Chanwoo Choi
1
-11
/
+9
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
[next]