summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-22common: Remove build warningsubmit/tizen/20180322.094245pr.jung1-2/+1
2018-03-22libgdbus: Move common gdbus interfaces to libsystem packagepr.jung53-4259/+61
2018-03-22To prevent Watchdog Kill during the dbus sync callsubmit/tizen/20180322.082909accepted/tizen/unified/20180322.145134Hyotaek Shim1-0/+2
2018-03-22Removed BuildRequires: pkgconfig(argos_watchdog)Hyotaek Shim4-11/+2
2018-03-22Remove OOMADJ item in auto testlokilee733-54/+7
2018-03-22prevent: fix prevent issuesanghyeok.oh7-8/+19
2018-03-20Add umount_partition_by_kill()Hyotaek Shim3-49/+90
2018-03-16Change a string from ShutDownAction to ShutdownActionlokilee731-1/+1
2018-03-16Remove unused socket and functionlokilee736-168/+0
2018-03-15dbus: remove ineffective rulesanghyeok.oh1-1/+0
2018-03-15libdeviced-haptic: Remove unused codessubmit/tizen/20180315.052738accepted/tizen/unified/20180316.062502pr.jung4-1218/+10
2018-03-15Enable systemd-based dbus activiation for deviced.serviceHyotaek Shim3-8/+12
2018-03-14Revert "usb: Remove usb-operation"submit/tizen/20180314.081248accepted/tizen/unified/20180314.141515Hyotaek Shim6-0/+142
2018-03-14display: reset system timeout when specific process requested same statelokilee731-5/+0
2018-03-14usb: remove unused usb_client itemINSUN PYO1-3/+0
2018-03-13dbus: modify dbus policy correctlysanghyeok.oh1-10/+47
2018-03-13usb: support configfs usb halINSUN PYO1-58/+86
2018-03-13usb: Remove usb-operationPaweł Szewczyk6-142/+0
2018-03-13Remove telephony dependencylokilee735-243/+244
2018-03-08Remove unused OOM functionssubmit/tizen/20180309.024528submit/tizen/20180308.081320accepted/tizen/unified/20180309.202941lokilee732-213/+0
2018-03-08libdeviced-storage: Remove unsused logics and deprecated storage internal apispr.jung6-186/+0
2018-03-08Revert "Revert "Remove deviced_conf_set_mempolicy_bypid and deviced_conf_set_...submit/tizen/20180308.024030accepted/tizen/unified/20180308.070205Hyotaek Shim3-131/+0
2018-03-07Revert "Remove deviced_conf_set_mempolicy_bypid and deviced_conf_set_mempolicy."submit/tizen/20180307.143832submit/tizen/20180307.131843Hyotaek Shim3-0/+131
2018-03-07libdeviced: Fix a bugsubmit/tizen/20180307.073658submit/tizen/20180307.065432pr.jung1-1/+1
2018-03-07usb-host-test: fix signal subscription errorsanghyeok.oh1-2/+8
2018-03-07Enable usb-host-test for TCTHyotaek Shim1-7/+7
2018-03-06Remove PROFILE_TVlokilee731-72/+0
2018-03-06tzip: add async callinsun.pyo1-14/+56
2018-03-06tzip: revert "fix type size mismatching issue"INSUN PYO1-18/+4
2018-02-28Remove deviced_conf_set_mempolicy_bypid and deviced_conf_set_mempolicy.lokilee733-131/+0
2018-02-26Fix an exceptional case in unload_plugin()submit/tizen/20180226.082308accepted/tizen/unified/20180226.142347Hyotaek Shim1-1/+4
2018-02-26Change the default value of framerate_app as {1, 0, 0, 0}Hyotaek Shim1-1/+1
2018-02-23Battery: change vconf value for battery_warning_levellokilee731-1/+1
2018-02-23extcon_count: remove unused probe and exit functionINSUN PYO1-11/+0
2018-02-23battery: remove unused POWER_PATH at power_supply_probeINSUN PYO3-201/+28
2018-02-23battery: add probe function for battery-time and lowbat device moduleINSUN PYO2-2/+33
2018-02-22display: fixe a bug that returns success when there is no halINSUN PYO2-2/+8
2018-02-22cpu: fixe a bug that returns success when there is no halINSUN PYO1-1/+1
2018-02-22touchscreen: move the position of hal probe from init function to probe functionINSUN PYO1-7/+8
2018-02-22dbus: modify name of APIssubmit/tizen/20180222.052358accepted/tizen/unified/20180222.142148sanghyeok.oh27-135/+132
2018-02-21Minor fix on CMakeLists.txt of pluginsHyotaek Shim2-3/+3
2018-02-20Fix a warninglokilee731-6/+5
2018-02-20Initial work to adopt plugin architecturesubmit/tizen/20180220.062815accepted/tizen/unified/20180220.130017Hyotaek Shim10-12/+178
2018-02-20tzip: Fixed the problem that mount node information is left in /run/.deviced ...INSUN PYO3-0/+70
2018-02-20tzip: fix pthread_cond_wait/pthread_cond_signal wrong usage bug between tzip_...INSUN PYO1-1/+7
2018-02-19tzip: fix memory leakINSUN PYO1-5/+4
2018-02-14tzip: change dbus requests (Mount/Unmount/IsUmounted) to syncINSUN PYO2-13/+68
2018-02-14dbus: clean up dbus policysanghyeok.oh1-18/+0
2018-02-14Battery: remove PROFILE_MOBILE in low and critical notificationlokilee732-67/+53
2018-02-13tzip: fix race condition between tzip_thread and tzip_mount_threadinsun.pyo1-33/+88