summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-01usb: change usb initialization - skip usb hal operation when usb is disconnec...submit/tizen_6.0/20201201.035334accepted/tizen/6.0/unified/20201201.091046INSUN PYO1-2/+16
2020-11-25Make critical-log configurablesubmit/tizen_6.0/20201125.031050accepted/tizen/6.0/unified/20201125.104952Youngjae Cho4-14/+8
2020-11-16Manage application state: foreground, background, terminatedYoungjae Cho12-41/+202
2020-11-11Add bitmap functionsYoungjae Cho5-20/+261
2020-11-03Merge "power: Print warning when `exit' is requested" into tizensubmit/tizen_6.0/20201109.030411accepted/tizen/6.0/unified/20201110.230811Hyotaek Shim1-5/+8
2020-11-03power: Print warning when `exit' is requestedKarol Lewandowski1-5/+8
2020-11-02packaging: Align alternatives setup with fedora-recommended schemeKarol Lewandowski1-12/+11
2020-11-02Merge "Implement shutdown et al. using deviced DBus interface" into tizenMichal Bloch3-0/+387
2020-10-30Implement shutdown et al. using deviced DBus interfaceMateusz Majewski3-0/+387
2020-10-29Fix wrong condition for haltlokilee731-2/+2
2020-10-27Rearrange PWROFF_FLAG flag settingYoungjae Cho5-7/+2
2020-10-27Add comments for DEVICE_NOTIFIER_POWEROFFlokilee731-0/+13
2020-10-26Fix restart option to on-failureYoungjae Cho1-1/+1
2020-10-14Skip running animation if option is silentlokilee732-1/+6
2020-10-13Use definitions of libsyscommon instead of device apiYoungjae Cho3-3/+3
2020-10-13Apply dpms cache globallyYoungjae Cho6-50/+15
2020-10-13Fix dbus call of default_pmlock_check()Youngjae Cho1-17/+31
2020-10-12Adopt a dpms cacheYoungjae Cho8-2/+24
2020-10-08silent reboot: Fix initial DPMS contolYoungjae Cho5-7/+8
2020-10-07Add get_lcd_power_node() for direct accessing the lcd power nodeHyotaek Shim4-56/+72
2020-10-06Do not handle LCD DIM, when display.Dimming is 0lokilee731-2/+7
2020-10-05Fix compile errorlokilee731-8/+7
2020-10-05Do not handle LCD DIM, when display.Dimming is 0lokilee731-4/+14
2020-10-05Add S_LCDDIM in process_background and process_foregroundlokilee731-2/+14
2020-09-25Add logs to get pid information for below functions.lokilee731-12/+51
2020-09-16Remove unused function ciritical_logtizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.114804submit/tizen_6.0_hotfix/20201102.192504submit/tizen_6.0/20201029.205104submit/tizen/20200921.022732submit/tizen/20200918.070747accepted/tizen/unified/20200922.090819accepted/tizen/6.0/unified/hotfix/20201103.004154accepted/tizen/6.0/unified/20201030.115431lokilee734-17/+0
2020-09-15Deduplicate below functionslokilee736-192/+51
2020-09-14Replace function name to get variable pointerYunmi Ha47-240/+216
2020-09-14Fix battery link error when battery module is offYunmi Ha6-25/+86
2020-09-14The battery plugin is not built, when battery module is off.Yunmi Ha2-2/+12
2020-09-10Change function namesubmit/tizen/20200911.012117accepted/tizen/unified/20200914.131459lokilee7330-62/+62
2020-09-10Update warning_id when registering lockcheck timerYoungjae Cho1-1/+1
2020-09-09Get battery status from battery plugin.submit/tizen/20200910.050828accepted/tizen/unified/20200911.043138Yunmi Ha8-18/+35
2020-09-08Deduplicate display_load_configlokilee736-304/+77
2020-09-07Support multi HDMI + Svace fixsubmit/tizen/20200908.010406submit/tizen/20200907.113616accepted/tizen/unified/20200908.060816lokilee739-29/+86
2020-09-03Fix dlsym() caller for get_display_confsubmit/tizen/20200903.015250accepted/tizen/unified/20200903.151740Yunmi Ha1-3/+8
2020-09-01Enhance display/power lock managemenentsubmit/tizen/20200902.021453accepted/tizen/unified/20200902.145534Youngjae Cho4-34/+279
2020-09-01Return errno for failing fopen in config_parseYoungjae Cho1-1/+1
2020-08-27Dosen't lock becasue it could prevent Suspend-to-RAMlokilee731-7/+3
2020-08-26Deduplicate Power Manager history functionslokilee736-296/+82
2020-08-24Add internal CAPIs to auto testsubmit/tizen/20200825.014022submit/tizen/20200824.103034accepted/tizen/unified/20200825.142852lokilee7310-73/+484
2020-08-20Fix display not to go into AOD when poweroffYoungjae Cho1-3/+1
2020-08-18Change display_conf to staticsubmit/tizen/20200818.110444accepted/tizen/unified/20200819.100448Yunmi Ha19-65/+172
2020-08-18Change states global variable to staticYunmi Ha10-36/+57
2020-08-18Change battery global variable to staticYunmi Ha10-60/+93
2020-08-18Fix build warningsHyotaek Shim2-0/+2
2020-08-14Add initialize constructor for backlight init.submit/tizen/20200814.095001accepted/tizen/unified/20200817.134623Yunmi Ha2-9/+6
2020-08-14Change backlight_ops staticYoungjae Cho25-360/+494
2020-08-13Add initialize constructor for variable init.Yunmi Ha34-245/+251
2020-08-12Move variable initialization code to probe functionYunmi Ha11-48/+95