summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2021-02-09Fix svacelokilee738-8/+8
2020-12-17Add null checking code after add_nodelokilee733-9/+21
2020-12-15Fix typolokilee734-4/+4
2020-12-15Rearrange device_notify(DEVICE_NOTIFIER_LCD_OFF, ..)submit/tizen_6.0/20201215.060538accepted/tizen/6.0/unified/20201215.112443Hyotaek Shim4-28/+30
2020-12-15Check state trans condition strictly when lock expiredYoungjae Cho4-4/+20
2020-12-08Fix typolokilee734-41/+44
2020-11-16Manage application state: foreground, background, terminatedYoungjae Cho4-16/+44
2020-10-27Rearrange PWROFF_FLAG flag settingYoungjae Cho4-4/+0
2020-10-13Apply dpms cache globallyYoungjae Cho4-44/+12
2020-10-12Adopt a dpms cacheYoungjae Cho4-0/+4
2020-10-08silent reboot: Fix initial DPMS contolYoungjae Cho4-4/+8
2020-10-07Add get_lcd_power_node() for direct accessing the lcd power nodeHyotaek Shim4-56/+72
2020-09-15Deduplicate below functionslokilee734-192/+0
2020-09-14Replace function name to get variable pointerYunmi Ha21-102/+97
2020-09-14Fix battery link error when battery module is offYunmi Ha5-23/+84
2020-09-10Change function namesubmit/tizen/20200911.012117accepted/tizen/unified/20200914.131459lokilee733-4/+4
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 Ha3-3/+3
2020-09-08Deduplicate display_load_configlokilee734-304/+0
2020-09-01Enhance display/power lock managemenentsubmit/tizen/20200902.021453accepted/tizen/unified/20200902.145534Youngjae Cho1-5/+226
2020-08-26Deduplicate Power Manager history functionslokilee734-296/+0
2020-08-18Change display_conf to staticsubmit/tizen/20200818.110444accepted/tizen/unified/20200819.100448Yunmi Ha13-46/+127
2020-08-18Change states global variable to staticYunmi Ha6-27/+47
2020-08-18Change battery global variable to staticYunmi Ha3-21/+38
2020-08-14Add initialize constructor for backlight init.submit/tizen/20200814.095001accepted/tizen/unified/20200817.134623Yunmi Ha1-5/+0
2020-08-14Change backlight_ops staticYoungjae Cho19-326/+427
2020-08-13Add initialize constructor for variable init.Yunmi Ha13-94/+96
2020-08-12Move variable initialization code to probe functionYunmi Ha3-10/+18
2020-08-11Guarantee to restore brightness to default on LCDONYoungjae Cho2-30/+41
2020-08-11Change power related global variables and functions to staticlokilee7313-883/+78
2020-08-10Change display_plgn, battery_plgn staticYoungjae Cho13-102/+220
2020-08-04Wait for 4 sec. before poweroff_prepare() and set LCD_OFF in disable_display()Hyotaek Shim4-40/+0
2020-07-28Add DPMS checklist for dependable DPMS controlYoungjae Cho1-0/+23
2020-07-24Apply new power management feature, Doze modesubmit/tizen/20200724.060056Youngjae Cho4-9/+33
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 functionslokilee7314-127/+119
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 variablelokilee736-84/+80
2020-07-09Move pm_cur_state to display.c to remove global variablelokilee7317-438/+442
2020-07-08Change global variable to static onelokilee737-16/+10
2020-07-07Fix coverity issueYoungjae Cho1-1/+1
2020-07-07Add vibration intensity control logic for bezelYoungjae Cho1-0/+39
2020-07-06Add brightness interactionsubmit/tizen/20200706.095902accepted/tizen/unified/20200707.140919Youngjae Cho8-252/+396
2020-07-06Add auto-test for brightnessYoungjae Cho1-0/+4
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-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-11Change code to control multi ledsubmit/tizen/20200611.055134submit/tizen/20200611.052854accepted/tizen/unified/20200612.144957lokilee731-1/+1