projects
/
platform
/
core
/
system
/
deviced.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/system/deviced.git
2020-03-19
Youngjae Cho
Move PM_DEFAULT_BRIGHTNESS into display_conf
60/228160/1
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Youngjae Cho
Move battery status backup after checking is done
55/227555/2
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Youngjae Cho
Add poweroff stage to clarify poweroff sequence
94/227994/5
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Semun Lee
remove unused code
22/227922/1
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
INSUN PYO
Modify usb debug message
72/227772/4
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Youngjae Cho
Fix display plugin load error
64/227764/1
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Youngjae Cho
Fix SIGCHLD handling
22/227722/2
commit
|
commitdiff
|
tree
|
snapshot
2020-03-12
Yunmi Ha
Fix sound issue when wireless charger is attached
00/227500/1
commit
|
commitdiff
|
tree
|
snapshot
2020-03-12
Youngjae Cho
Prohibit turning on display when display has been detached
82/226882/3
commit
|
commitdiff
|
tree
|
snapshot
2020-03-12
INSUN PYO
Remove unused gloable variable info
41/227441/1
commit
|
commitdiff
|
tree
|
snapshot
2020-03-12
INSUN PYO
Fixed using NULL string in gvariant
25/227425/1
commit
|
commitdiff
|
tree
|
snapshot
2020-03-11
INSUN PYO
Fix memory leak
41/227141/4
commit
|
commitdiff
|
tree
|
snapshot
2020-03-11
Hyotaek Shim
Fix lowbat_execute() timer to keep the last one
63/227363/2
commit
|
commitdiff
|
tree
|
snapshot
2020-03-11
Youngjae Cho
Add timer to ignore discharging signal from kernel
79/227279/3
commit
|
commitdiff
|
tree
|
snapshot
2020-03-11
INSUN PYO
Remove the duplicated usb_client->disable() function.
68/227268/1
commit
|
commitdiff
|
tree
|
snapshot
2020-03-11
Youngjae Cho
Introduce 3 level AOD brightness
94/227194/3
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Hyotaek Shim
Remove VCONFKEY_SETAPPL_AMBIENT_MODE_BOOL
22/227222/1
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Youngjae Cho
Change vconfkey about ambient condition
59/227159/2
accepted/tizen/unified/20200311.130809
submit/tizen/20200310.104300
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
INSUN PYO
Move checking current usb mode to usb_change_mode
17/227117/5
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Youngjae Cho
Change bezel state when vconf changes in LCDOFF
06/227106/3
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
INSUN PYO
Improve handling of the usb debug mode
08/227108/4
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
INSUN PYO
Improve handling of the usb tethering mode
04/227104/5
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Youngjae Cho
Add additional conditions for bezel wakeup
65/227065/3
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Hyotaek Shim
Fix dbus_getbrightness to consider pm_cur_state
36/226936/7
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
INSUN PYO
Rearrange the send_usb_state_changed_event code when...
02/226902/2
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Youngjae Cho
Turn off display when display is detached
84/226784/5
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
INSUN PYO
Fixed the vconf values in usb debug mode and usb select...
24/226824/2
commit
|
commitdiff
|
tree
|
snapshot
2020-03-05
INSUN PYO
Fix to shutdown usb0 interface when USB cable is discon...
24/226724/1
commit
|
commitdiff
|
tree
|
snapshot
2020-03-05
INSUN PYO
Remove duplicate code and clean up in usb module
29/226629/13
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Hyotaek Shim
Fix critical log for long lasting lock
33/226633/1
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Hyotaek Shim
Add is_app() as a common api
27/226627/2
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
INSUN PYO
Rearrange display lock and unlock in the usb module
09/226609/4
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
INSUN PYO
Refactoring usb_state_update_state #5
88/226588/3
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
INSUN PYO
Refactoring usb_state_update_state #4
73/226573/6
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Youngjae Cho
Add critical-log for long lasting lock
17/226517/6
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
INSUN PYO
Revert "Add more robust usb error handling"
04/226504/3
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
INSUN PYO
Refactoring usb_state_update_state #3
86/226486/6
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Youngjae Cho
Delete critical-log for pmlock/unlock
83/226483/1
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
INSUN PYO
Refactoring usb_state_update_state #2
71/226471/4
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
INSUN PYO
Add usb configuration exception handling code
50/226450/3
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
INSUN PYO
Add more robust usb error handling
39/226439/2
accepted/tizen/unified/20200303.170228
submit/tizen/20200303.002902
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Youngjae Cho
Add pmqos for WirelessSendFile
18/226218/1
commit
|
commitdiff
|
tree
|
snapshot
2020-02-26
INSUN PYO
Cleanup usb code
66/226066/4
submit/tizen/20200228.005656
commit
|
commitdiff
|
tree
|
snapshot
2020-02-26
Hyotaek Shim
Fix SVACE
62/226062/2
commit
|
commitdiff
|
tree
|
snapshot
2020-02-26
INSUN PYO
Fixed to use default usb sel mode(MTP + ACM) for invali...
59/226059/1
commit
|
commitdiff
|
tree
|
snapshot
2020-02-26
Youngjae Cho
Fix wearable_mode() related code according to profile
88/225988/6
commit
|
commitdiff
|
tree
|
snapshot
2020-02-26
INSUN PYO
Refactoring usb_state_update_state
96/225996/4
commit
|
commitdiff
|
tree
|
snapshot
2020-02-26
Youngjae Cho
Add delay to set_brightness_level() when AOD is on
65/225865/4
commit
|
commitdiff
|
tree
|
snapshot
2020-02-26
INSUN PYO
Fixed to use default usb sel mode(MTP + ACM) for invali...
73/225973/4
commit
|
commitdiff
|
tree
|
snapshot
2020-02-25
Youngjae Cho
Fix build warning
66/225866/1
commit
|
commitdiff
|
tree
|
snapshot
2020-02-25
Youngjae Cho
Add software bezel control
89/225689/9
accepted/tizen/unified/20200225.224439
submit/tizen/20200225.024742
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
INSUN PYO
Remove is_emulator() on usb
83/225683/3
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
INSUN PYO
Removed the usb_state_changed() function that was calle...
15/225715/2
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
INSUN PYO
Removed "route add" in rndis usb mode
04/225704/1
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
sanghyeok.oh
add static keyword to locally used functions
63/224563/2
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Youngjae Cho
Add LCD_OFF_COMPLETE notifier
84/225584/1
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Youngjae Cho
Add strings for LCDON triggered from bezel/backkey
99/225499/3
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
INSUN PYO
sync usb mode index with vconf
67/225567/1
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Youngjae Cho
Add FreqStrength to locate optimal position for D2D...
61/225461/3
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Youngjae Cho
Update pm_cur_state correctly in lcd_on_direct()
49/225449/1
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Youngjae Cho
Fix dbus method: change_usb_client_mode()
66/225366/8
accepted/tizen/unified/20200221.093446
submit/tizen/20200220.052758
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
INSUN PYO
Remove to check if mtp-responder.service exists.
83/225283/2
accepted/tizen/unified/20200220.122436
submit/tizen/20200218.230813
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
INSUN PYO
Merge "Fix usb mode<->vconf conversion" into tizen
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Youngjae Cho
Fix usb mode<->vconf conversion
11/224811/11
commit
|
commitdiff
|
tree
|
snapshot
2020-02-18
INSUN PYO
Enable rndis usb mode for tv and iot profile
19/225219/2
commit
|
commitdiff
|
tree
|
snapshot
2020-02-18
Hyotaek Shim
Add iot-display.conf
90/225190/1
accepted/tizen/unified/20200219.130218
submit/tizen/20200218.060818
commit
|
commitdiff
|
tree
|
snapshot
2020-02-18
Youngjae Cho
Introduce critical-log API from dlog
87/225087/4
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Youngjae Cho
Delete critical-log module
08/225108/1
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Youngjae Cho
Add dbus interface for setting DIM_FLAG
96/224896/6
accepted/tizen/unified/20200216.215210
submit/tizen/20200214.104608
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Youngjae Cho
Fix coverity issue
24/224824/1
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
INSUN PYO
Add static configurations for usb gadget mode according...
22/224722/3
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
INSUN PYO
Add static configurations for usb gadget mode according...
87/224687/7
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
INSUN PYO
Merge "Improved log readability" into tizen
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
INSUN PYO
Change usb_cur_mode from bitOR to index.
05/224505/7
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
INSUN PYO
Improved log readability
96/224596/1
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Youngjae Cho
Fix coverity issue
35/224535/2
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Youngjae Cho
Fix lockcheck interval
22/224522/1
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
INSUN PYO
Refactoring usb current mode
68/224468/6
accepted/tizen/unified/20200212.125906
submit/tizen/20200211.051146
submit/tizen/20200213.232703
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Yunmi Ha
Fix svace issue
97/224397/4
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Youngjae Cho
Don't check if timeout is 0 in dbus_sethbm_timeout()
64/224464/2
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
INSUN PYO
Apply changeable RNDIS IP address
80/224280/2
accepted/tizen/unified/20200211.055725
submit/tizen/20200207.105942
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
INSUN PYO
Add log related to engineer mode for usb state
61/223761/3
accepted/tizen/unified/20200210.131756
submit/tizen/20200205.015759
submit/tizen/20200205.041356
submit/tizen/20200207.103010
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
Youngjae Cho
Change powerlock/unlock signal name for consistency
23/223723/2
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
Hyotaek Shim
Change version
94/223694/1
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
Youngjae Cho
Change version
63/223563/2
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
Youngjae Cho
Generate signal about power lock/unlock information
15/223615/5
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Youngjae Cho
Provide time info for suspend/wakeup signal
05/223605/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Youngjae Cho
Add pmqos ultrapowersaving
60/223560/1
submit/tizen/20200131.025416
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Youngjae Cho
Modify powersaving within the touchscreen_start()
13/223313/9
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
INSUN PYO
Remove unused function usb_state_get_mode_str()
95/223395/1
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Hyotaek Shim
Fix dbus policy
61/223361/7
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
INSUN PYO
Fix build warning
12/223312/7
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Youngjae Cho
Add an additional condition for touchscreen_stop()
97/223297/1
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Hyotaek Shim
Fix touchscreen_stop
76/223276/2
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Hyotaek Shim
Fix Poweroff, reboot enum for PowerOff.ChangeState
94/222994/6
accepted/tizen/unified/20200129.022554
submit/tizen/20200122.232403
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Youngjae Cho
Do not unref timeout_source right after the attach
81/222881/3
submit/tizen/20200121.085712
submit/tizen/20200121.090851
commit
|
commitdiff
|
tree
|
snapshot
2020-01-20
sanghyeok.oh
auto-test: add dbus interface for deviced
31/219631/7
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Youngjae Cho
Fix display savelog output format
48/222648/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Youngjae Cho
Delete duplicate request check
89/222589/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Youngjae Cho
Fix segfault when referencing undefined function
02/222602/1
commit
|
commitdiff
|
tree
|
snapshot
next