summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-08-12Fix battery_plgn memory corruptionYunmi Ha1-1/+1
2020-08-12Fix initializtion for extcon_usbhostHyotaek Shim1-1/+13
2020-08-11Guarantee to restore brightness to default on LCDONYoungjae Cho2-30/+41
2020-08-11Change power related global variables and functions to staticlokilee7316-913/+366
2020-08-10Change display_plgn, battery_plgn staticYoungjae Cho39-265/+550
2020-08-10Add doze_pmqos_request for cpu throttlingsubmit/tizen/20200810.073747accepted/tizen/unified/20200810.123002lokilee732-1/+22
2020-08-05Remove unnecessary dependenciesYunmi Ha11-11/+0
2020-08-04Wait for 4 sec. before poweroff_prepare() and set LCD_OFF in disable_display()Hyotaek Shim8-79/+34
2020-08-04Revert "Change abnormal health popup lcddim lock to 60s"Hyotaek Shim1-1/+1
2020-07-28Add DPMS checklist for dependable DPMS controlYoungjae Cho3-0/+65
2020-07-24Apply new power management feature, Doze modesubmit/tizen/20200724.060056Youngjae Cho7-9/+237
2020-07-23Change abnormal health popup lcddim lock to 60sYoungjae Cho1-1/+1
2020-07-21Do not control sw bezel on changing display statesubmit/tizen/20200721.112435accepted/tizen/unified/20200723.161309Youngjae Cho1-8/+5
2020-07-15Devide pm_status_flag into set and clear functionslokilee7320-138/+146
2020-07-15Add missing NULL check of calling HALYoungjae Cho3-3/+3
2020-07-15Add null checking code before calling a bezel HALYoungjae Cho1-1/+18
2020-07-13Move pm_old_state to display.c to remove global variablelokilee739-91/+93
2020-07-09Move pm_cur_state to display.c to remove global variablelokilee7323-452/+468
2020-07-08Change global variable to static onelokilee7317-37/+29
2020-07-08Fix coverity issueYoungjae Cho1-3/+5
2020-07-07Fix coverity issueYoungjae Cho2-3/+5
2020-07-07Add vibration intensity control logic for bezelYoungjae Cho1-0/+39
2020-07-06Add brightness interactionsubmit/tizen/20200706.095902accepted/tizen/unified/20200707.140919Youngjae Cho11-264/+448
2020-07-06Add auto-test for brightnessYoungjae Cho7-1/+402
2020-07-06Fix not to defer processing lowbat on realoffYoungjae Cho1-2/+12
2020-06-30Change order of checking HW/SW bezelYoungjae Cho1-4/+4
2020-06-29Add signal to broadcast key input values on iot profilesubmit/tizen/20200629.052809accepted/tizen/unified/20200701.032258lokilee731-0/+6
2020-06-26Fix internal lock/unlock not to broadcast signalYoungjae Cho4-153/+168
2020-06-26Add varialbe for checking battery initializationYoungjae Cho3-1/+14
2020-06-26Rescale temperature value when there is no HALsubmit/tizen/20200626.071257accepted/tizen/unified/20200626.133353lokilee731-1/+10
2020-06-24packaging: Fix removal of systemd-shutdown alternativeKarol Lewandowski1-1/+1
2020-06-24Change systemd-shutdown installation directoryINSUN PYO1-1/+1
2020-06-22Fix to use usual dlog for initializing bezelYoungjae Cho1-3/+3
2020-06-22Fix how to determine HW/SW bezelYoungjae Cho1-2/+10
2020-06-19Change battery units in auto testlokilee733-170/+581
2020-06-18Fix indentationINSUN PYO1-7/+7