summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-18Change to print led logs when pid is differentlokilee731-3/+12
2020-06-12Merge "Add voltage_now and voltage_average in battery_changed" into tizensubmit/tizen/20200612.064035accepted/tizen/unified/20200616.171038Hyotaek Shim1-0/+2
2020-06-11Apply http://tizen.org/privilege/internal/default/platform to PmQosHyotaek Shim1-1/+2
2020-06-11Add voltage_now and voltage_average in battery_changedlokilee731-0/+2
2020-06-11Change code to control multi ledsubmit/tizen/20200611.055134submit/tizen/20200611.052854accepted/tizen/unified/20200612.144957lokilee732-10/+23
2020-06-09Add BixbyWakeup to pmqosHyotaek Shim1-0/+1
2020-06-09Add PATH=/bin:/usr/bin:/sbin:/usr/sbin to rndis.shsubmit/tizen/20200609.042709accepted/tizen/unified/20200609.153453Hyotaek Shim1-1/+1
2020-06-08Revert "tzip: enable kernel cache"submit/tizen/20200608.114627accepted/tizen/unified/20200609.153539Sangyoon Jang1-2/+2
2020-06-08Filter pid -1 by dbus_connection_get_sender_pid()Youngjae Cho9-10/+53
2020-06-08Add battery plugin for wearable and mobilelokilee738-69/+291
2020-06-04Fix svace warninglokilee731-1/+1
2020-06-04Fix lcd_on_direct() not to update old stateYoungjae Cho5-12/+4
2020-06-04Add udev related code in auto test for battery testslokilee736-6/+215
2020-05-29Fix linking error detected by ASANlokilee731-1/+0
2020-05-27Fix not to reset timer by 7 seconds by custom_lcdon() during tutorialsubmit/tizen/20200528.103513submit/tizen/20200528.070254submit/tizen/20200527.060137accepted/tizen/unified/20200529.124133lokilee731-3/+20
2020-05-27Reset timer on switch_lcd_onlokilee731-0/+3
2020-05-27Remove unused cpu conf related codelokilee736-299/+1
2020-05-27Fix pmqosYoungjae Cho1-121/+47
2020-05-27Deduplicate display plugin source code: Display LockYoungjae Cho16-1672/+519
2020-05-27Add PACKAGE_UNPACK_PATHlokilee731-0/+5
2020-05-27Fix battery noti depending on profilesYoungjae Cho3-27/+36
2020-05-27Remove declared but not implemented functionslokilee731-41/+0
2020-05-27Revert "Comment out code that doesn't work"Chang Joo Lee1-9/+4
2020-05-27Separate the lock of USB and USB-HOSTYoungjae Cho2-4/+5
2020-05-27Use aw_registerYoungjae Cho2-3/+9
2020-05-27Use argos watchdogYoungjae Cho3-1/+6
2020-05-27Deduplicate display plugin source code: BroadcastYoungjae Cho7-622/+263
2020-05-27Change lcd off time from 500ms to 300ms for current issuelokilee736-6/+6
2020-05-27Change AOD transit brightness valueYoungjae Cho1-5/+5
2020-05-27Fixed to emit signal immediatelysanghyeok.oh4-8/+8
2020-05-27Fix board get num/serial functionYoungjae Cho1-10/+10
2020-05-27Fix deviced hang problem when changing usb debug menu quicklyINSUN PYO5-6/+8
2020-05-27Add code to fix a bug in battery_get_info()lokilee731-0/+4
2020-05-27udev: Fix SIGABRT when receiving EventStop dbus callsanghyeok.oh1-10/+2
2020-05-27Remove ineffective function callsanghyeok.oh1-1/+1
2020-05-27Fix to apply transit effect only for actual AODYoungjae Cho1-1/+1
2020-05-27Revert lcd off flag setting for ambient modeYoungjae Cho1-1/+1
2020-05-27Add charging threshold for aod brightnessYoungjae Cho2-18/+54
2020-05-27Handle duplicate request for autobrightnesschangedYoungjae Cho3-10/+19
2020-05-26Add missing conditionYoungjae Cho1-1/+1
2020-05-20Add lcddim in dbus_unlockstatesubmit/tizen/20200520.075723accepted/tizen/unified/20200520.111306lokilee731-0/+2
2020-04-21Comment out code that doesn't worksubmit/tizen/20200421.052338accepted/tizen/unified/20200422.123155lokilee731-4/+9
2020-04-21Support silent boot (Only for mobile)Youngjae Cho16-86/+210
2020-04-10Modify auto test related code to fix below issues.submit/tizen/20200414.050315accepted/tizen/unified/20200414.135750lokilee736-94/+112
2020-04-09Make notify BOOTING_DONE only onceYoungjae Cho1-1/+1
2020-04-08Separate lowbat noti into battery pluginYoungjae Cho10-246/+485
2020-04-06Fix memory leakINSUN PYO1-0/+3
2020-04-06change g_variant_get() to dh_get_param_from_var()lokilee7316-94/+251
2020-04-06Fix build warningYoungjae Cho1-1/+2
2020-04-06Remove duplicaded codeINSUN PYO1-17/+1