summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-02libdeviced: add resource handling functionssandbox/y0cho/unified-system-coreYoungjae Cho4-9/+237
2022-11-01libdeviced: reorganize files and directoriesYoungjae Cho17-16/+22
2022-09-20display: add dummy display for iot-headlesstizen_7.0_m2_releaseaccepted/tizen/unified/20220921.091815accepted/tizen/7.0/unified/hotfix/20221116.105704tizen_7.0_hotfixaccepted/tizen_7.0_unified_hotfixYoungjae Cho4-0/+84
2022-08-29input: comment out target-specific configurationYoungjae Cho3-106/+106
2022-08-17input: add dbus method for testing keyinputYoungjae Cho4-16/+71
2022-08-16power: consider bootmode as well as bootreasonYoungjae Cho4-14/+38
2022-08-02input: define all possible cases of longest powerkeyYoungjae Cho1-1/+12
2022-07-26battery: redefine battery level thresholdYoungjae Cho7-51/+23
2022-07-12power: add getter for power stateYoungjae Cho3-0/+15
2022-07-12device-notifier: find existing notifier onlyYoungjae Cho2-1/+24
2022-07-12battery: remove unreachable codeYoungjae Cho3-132/+5
2022-07-07init: define state transition for bootreason=rebootYoungjae Cho1-2/+2
2022-06-30Remove installation of not existing fileYoungjae Cho1-1/+0
2022-06-30battery: broadcast signal on charger connected/disconnectedYoungjae Cho1-0/+6
2022-06-24battery: remove unnecessary probe for power-supplyYoungjae Cho1-14/+0
2022-06-24extcon: remove unused extcon countYoungjae Cho7-92/+0
2022-06-21power: change state only when it is explicitly specifiedsubmit/tizen/20220624.005127accepted/tizen/unified/20220626.224815Youngjae Cho4-9/+27
2022-06-17apps: move to shared libraryYoungjae Cho20-18/+18
2022-06-16input: add WakeLockDurationSec to PWKEY_SHORT_EDGEYoungjae Cho1-0/+1
2022-06-16input: add wakelock action for level eventYoungjae Cho1-0/+3
2022-06-16input: rename Name= of EventActionYoungjae Cho1-8/+8
2022-06-16input: rearrange EventAction in chronological orderYoungjae Cho1-24/+24
2022-06-16input: add broadcasting action for level eventYoungjae Cho1-6/+3
2022-06-15Reconfigure input for iot-headlessYoungjae Cho2-14/+45
2022-06-15event: add event functions to shared libraryYoungjae Cho11-20/+172
2022-06-15Change format of EventAction propertiesYoungjae Cho10-64/+50
2022-06-14power: reinforce log at PowerChangeState methodYoungjae Cho1-1/+15
2022-06-08battery: disable module if battery.present is 0Youngjae Cho1-44/+32
2022-06-07battery: remove unused variable, charger_chargingYoungjae Cho4-85/+3
2022-06-07log: add critical-log type of errorYoungjae Cho6-9/+12
2022-06-07battery: rename charging_level to capacity_levelYoungjae Cho3-11/+11
2022-06-07battery: remove unused frequency strengthYoungjae Cho3-90/+9
2022-06-02usb-gadget: make variable null after freeYoungjae Cho1-0/+2
2022-06-02power: change PowerChangeState reason to 0Youngjae Cho1-1/+1
2022-05-31power: add dbus method for controlling power statesubmit/tizen/20220531.085748accepted/tizen/unified/20220601.141558Youngjae Cho2-0/+30
2022-05-30power: unify power state transition routineYoungjae Cho26-936/+615
2022-05-26Fix dbus policy typoYoungjae Cho1-1/+1
2022-05-16power: refactor poweroff sequencesubmit/tizen/20220525.001052accepted/tizen/unified/20220526.144053Youngjae Cho8-193/+191
2022-05-16input: support bluetooth key input for iot-headlessYoungjae Cho2-1/+3
2022-05-13device-notifier: prevent index out of boundYoungjae Cho2-1/+28
2022-05-12power: elevate iot-headless power plugin to coreYoungjae Cho40-289/+194
2022-05-11power: refactor power operationsYoungjae Cho12-139/+116
2022-05-09usb-gadget: fix usb-gadget configuration parsingYoungjae Cho1-11/+20
2022-05-04Add new command to set/get partition statusSangYoun Kwak5-1/+127
2022-05-03Add new command to get current partition and modify switch-partition commandSangYoun Kwak9-11/+52
2022-05-02usb-gadget: add dummy operations for emulatorsubmit/tizen/20220503.013451submit/tizen/20220502.091413accepted/tizen/unified/20220505.134703Youngjae Cho1-1/+33
2022-05-02usb-gadget: introduce configurable function setYoungjae Cho15-1222/+1008
2022-04-19usb-gadget: reinforce error log in opening a gadgetYoungjae Cho3-5/+20
2022-04-19Add missing dependency to security-configHyotaek Shim1-0/+1
2022-04-19Fix DAC permission for board commands not to use SETUIDHyotaek Shim1-9/+9