platform/core/api/device.git
2022-07-06 SangYoun KwakAdd new API to use hal-board API 09/277409/1 accepted/tizen_6.5_unified accepted/tizen/6.5/unified/20220713.144322 submit/tizen_6.5/20220712.050119
2022-06-21 Youngjae Chopower: fix memory leak 88/276588/1 accepted/tizen/6.5/unified/20220626.224902 submit/tizen_6.5/20220624.005239
2022-06-16 Youngjae Chopower: move #include into a source code 98/276398/1
2022-06-16 Youngjae Chopower: change order of signal subscription 84/276384/1
2022-06-14 Youngjae Chocallback: allow additional internal types 14/276314/1
2022-06-14 Youngjae Chopower: prevent poweroff if partition cloning is in... 02/276302/1
2022-05-31 Youngjae Chopower: add device_power_change_state() 47/275747/1 accepted/tizen/6.5/unified/20220602.131851 submit/tizen_6.5/20220531.085836
2022-05-31 Youngjae Chopower: rename typedef of callback 12/275712/1
2022-05-30 Youngjae Chopower-internal: add new state POWER_STATE_EXIT 74/275674/1
2022-05-04 SangYoun KwakModify "int len" parameter to "const int max_len" 41/274641/1
2022-05-04 SangYoun KwakAdd new API to use hal-board API 31/274631/1
2022-05-03 SangYoun KwakAdd new API to use hal-board API 89/274589/1
2022-05-02 Youngjae Chousb-gadget: rename ane rearrange enum 41/274541/1 accepted/tizen/6.5/unified/20220505.134848 submit/tizen_6.5/20220502.091732
2022-04-14 Youngjae Chousb-gadget: relocate declarations of enum 00/273800/1 accepted/tizen/6.5/unified/20220418.141324 submit/tizen_6.5/20220415.045405
2022-03-17 Youngjae Choboard: replace get_reboot_mode() to get_boot_mode() 55/272455/1 accepted/tizen/6.5/unified/20220321.141239 submit/tizen_6.5/20220317.053139
2022-03-03 Youngjae Chodisplay: complement description for brightness API 32/271932/1 accepted/tizen/6.5/unified/20220314.125425 submit/tizen_6.5/20220308.032730 submit/tizen_6.5/20220311.031819
2022-02-07 Youngjae Chodisplay: check replied return of dbus method call 40/270640/1 accepted/tizen/6.5/unified/20220212.065136 submit/tizen_6.5/20220208.052648
2022-02-07 Youngjae ChoAdd errno to device-error mapping for ENOTSUP 39/270639/1
2022-01-27 Youngjae ChoChange gcov object install path 27/270227/1 accepted/tizen/6.5/unified/20220128.144307 submit/tizen_6.5/20220127.012127 submit/tizen_6.5/20220127.090334
2022-01-20 Hyotaek ShimAdd extern C macro for C++ 64/269664/1
2022-01-11 Youngjae Choboard: add device_board_get_boot_reason() 00/269200/1 accepted/tizen/6.5/unified/20220117.134914 submit/tizen_6.5/20220112.015623 submit/tizen_6.5/20220113.004754
2022-01-10 Youngjae Chopower: initialize local GError 46/269146/1
2022-01-10 Youngjae Chopower: add device_power_change_state_wait_done() 41/269141/1
2022-01-10 Youngjae Chopower: add state POWER_STATE_START 07/269107/1
2021-12-15 Youngjae Chopower: apply wait callback mechanism to all state trans... 49/268049/1
2021-12-10 Youngjae Chocallback: add callback for key input signal 21/267821/1 accepted/tizen/6.5/unified/20211213.212349 submit/tizen_6.5/20211210.062902
2021-12-10 Youngjae Chopower: rename sleep-wait add/remove function 19/267819/1
2021-12-09 Youngjae Chopower: fix sleep/wakeup dbus signal handler 36/267736/1
2021-12-09 Youngjae Chopower: add signal handler for wakeup signal 35/267735/1
2021-12-07 Youngjae Chopower: change return value of cpulock/unlock 77/267577/1 accepted/tizen/6.5/unified/20211208.210714 submit/tizen_6.5/20211207.085925
2021-12-06 Youngjae Chopower: disable CPU lock/unlock on iot-headless 82/267482/1 submit/tizen_6.5/20211206.061419 submit/tizen_6.5/20211207.004049
2021-11-19 Youngjae Chopower: add internal function for deferring sleep 35/266835/1 accepted/tizen/6.5/unified/20211122.213340 submit/tizen_6.5/20211119.093745
2021-10-28 Youngjae ChoMerge branch 'tizen' into tizen_6.5 33/265733/1 accepted/tizen/6.5/unified/20211109.041725 submit/tizen_6.5/20211108.015012
2021-09-30 Youngjae Chopower: support cpu lock/unlock for headless 70/264470/3 accepted/tizen/unified/20211105.130457 submit/tizen/20211103.072537 submit/tizen/20211104.031932 submit/tizen/20211104.080231
2021-08-03 Hyotaek ShimFix description on device_battery_property_e 06/262106/2 accepted/tizen/6.5/unified/20211028.094232 accepted/tizen/unified/20210809.125009 submit/tizen/20210805.103313 submit/tizen/20210809.024445 submit/tizen_6.5/20211028.161701 tizen_6.5.m2_release
2021-08-02 Youngjae Chotemperature: adopt direct hal api 56/262056/1 accepted/tizen/unified/20210804.085711 submit/tizen/20210802.064402
2021-07-28 Youngjae ChoFix warning of converting pointer from integer 71/261871/1
2021-07-22 Hyotaek ShimAdd description on device_battery_property_e 08/261608/3 accepted/tizen/unified/20210727.124532 submit/tizen/20210726.050348
2021-07-01 Youngjae Chocallback: check feature before add/remove callback 85/260685/2 submit/tizen/20210701.065306 submit/tizen/20210719.034923
2021-06-18 Youngjae ChoAdd board-internal to get serial number 69/259769/4 accepted/tizen/unified/20210621.123245 submit/tizen/20210618.075427
2021-04-01 Youngjae ChoFix typo 05/256305/1
2021-03-19 taemin.yeomChange dbus function name 67/255567/1 accepted/tizen/unified/20210321.225742 submit/tizen/20210319.090004
2021-03-15 taemin.yeomImprove variable naming style 25/255125/6 accepted/tizen/unified/20210317.120006 submit/tizen/20210315.085912
2021-03-08 taemin.yeomApply libsyscommon gdbus api improvement on error handling 06/254606/2 accepted/tizen/unified/20210310.145008 submit/tizen/20210309.090957
2021-02-24 lokilee73Add display feature for headless profile 31/254131/5 accepted/tizen/unified/20210225.130511 submit/tizen/20210224.093227
2021-02-17 lokilee73Change function name and location 56/253756/5 accepted/tizen/unified/20210219.041145 submit/tizen/20210218.015647
2021-02-15 lokilee73Add comments for line coverage 42/253542/4
2021-02-02 Yunmi Habattery: fix usage of hal api 80/252780/1 accepted/tizen/unified/20210204.134646 submit/tizen/20210203.015309
2021-01-25 lokilee73Use device_battery_get_info_direct 75/252175/4 accepted/tizen/unified/20210129.002304 submit/tizen/20210126.055732 submit/tizen/20210126.064541 submit/tizen/20210126.081759 submit/tizen/20210127.032903
2021-01-20 Yunmi HaApply next HAL architecture (device_battery_get_info_di... 73/251873/1
2021-01-08 lokilee73Change return value for -ENOTSUP, -ENODEV and -ENOENT 16/251116/3
2021-01-06 Yunmi HaChange prefix of list definition 73/250973/2 accepted/tizen/unified/20210111.125507 submit/tizen/20210108.041937
2021-01-06 Yunmi HaUse libsyscommon for list and ini-parser 98/250898/2
2020-12-24 lokilee73Add internal api for power off 77/250377/4 accepted/tizen/unified/20201228.130118 submit/tizen/20201224.060832
2020-12-17 lokilee73Remove unnecessary HTML link for privilege 04/249804/1
2020-11-18 Yunmi HaChange system error to device error code 15/247815/2 accepted/tizen/unified/20201118.123921 submit/tizen/20201118.023711
2020-10-16 Youngjae ChoUse libsyscommon 70/243070/12 accepted/tizen/unified/20201106.130151 submit/tizen/20201103.015640 submit/tizen/20201104.011652
2020-10-07 lokilee73Change comments 33/245333/1
2020-10-07 lokilee73Add remarks for DISPLAY_STATE_SCREEN_DIM and POWER_LOCK... 23/245323/1
2020-09-24 lokilee73Apply check_async_call_rate to each function 64/244764/4
2020-09-23 Youngjae ChoFix to use g_free() instead of free() 03/244703/1
2020-09-23 Hyotaek ShimFix check_async_call_rate() 62/244662/5
2020-09-02 Hyotaek ShimApply G_DBUS_PROXY_FLAGS_DO_NOT_CONNECT_SIGNALS for... 07/243007/3
2020-09-02 Youngjae ChoAdd extern C to booting-internal.h 32/242932/1 accepted/tizen/6.0/unified/20201030.121413 accepted/tizen/6.0/unified/hotfix/20201103.004957 accepted/tizen/6.0/unified/hotfix/20201103.052416 accepted/tizen/unified/20200903.151810 submit/tizen/20200902.052241 submit/tizen_6.0/20201029.205102 submit/tizen_6.0_hotfix/20201102.192502 submit/tizen_6.0_hotfix/20201103.114802 tizen_6.0.m2_release
2020-08-21 lokilee73Add comments for line coverage 54/241954/5 accepted/tizen/unified/20200825.142849 submit/tizen/20200824.103034 submit/tizen/20200825.014022
2020-08-21 Youngjae ChoTypedef change: dbus_pending_cb -> device_dbus_pending_cb 41/241941/1
2020-08-05 Yunmi HaRemove hwcommon dependency 99/240199/3 accepted/tizen/unified/20200806.062501 submit/tizen/20200805.062948
2020-07-21 Yunmi Habattery: Add 'device_battery_get_info_direct' internal API 87/238787/4 accepted/tizen/unified/20200723.161316 submit/tizen/20200721.112435
2020-07-15 Youngjae ChoFix boot.so filename to bootmode.so accepted/tizen/unified/20200716.144614 submit/tizen/20200715.095135
2020-07-01 Hyotaek ShimFix api description for device_battery_get_info() 90/237490/6 accepted/tizen/unified/20200707.140922 submit/tizen/20200706.095902
2020-06-25 lokilee73Add comments to exclude in coverage 32/237132/1 accepted/tizen/unified/20200626.133439 submit/tizen/20200625.102608
2020-06-17 sanghyeok.ohFix bug 86/236486/1
2020-06-11 sanghyeok.ohbattery: Rename INFO_MAX to BATTERY_INFO_MAX 31/235931/1 accepted/tizen/unified/20200612.145000 submit/tizen/20200611.055134
2020-06-11 sanghyeok.ohAdd internal API for battery 20/235920/3 submit/tizen/20200611.052854
2020-06-05 Hyotaek ShimFix error log 84/235484/1
2020-04-21 Youngjae ChoAdd get_reboot_mode() internal api 31/230931/6 accepted/tizen/unified/20200422.123157 submit/tizen/20200421.052338
2020-04-17 sanghyeok.ohAdd APIs for pmqos cpu request 37/231037/2
2020-02-11 Yunmi HaFix coverity issue - remove memory leak 31/224531/1 accepted/tizen/unified/20200216.215215 submit/tizen/20200214.104642
2020-02-10 Yunmi HaFix svace issue 76/224376/2 accepted/tizen/unified/20200212.125913 submit/tizen/20200211.051146
2020-02-10 Hyotaek ShimFix device_display_get_state() to consider VCONFKEY_PM_... 46/224346/1 accepted/tizen/unified/20200211.055754 submit/tizen/20200210.060410
2020-02-05 Youngjae ChoAdd grouping for doxygen 55/223955/1 accepted/tizen/unified/20200206.023643 submit/tizen/20200205.073650
2020-01-20 youngjae choMerge "Fix typo" into tizen accepted/tizen/unified/20200129.022606 submit/tizen/20200121.090851 submit/tizen/20200122.232403
2020-01-20 Youngjae ChoFix typo 83/222783/1
2020-01-20 sanghyeok.ohfix memory leak 25/221925/3
2020-01-20 sanghyeok.ohdbus: replace old dbus api with GVariant support api 26/221826/6
2020-01-20 sanghyeok.ohdbus: add GVariant support api 21/221621/4
2020-01-14 Youngjae ChoAdd internal api for touchscreen control 67/222367/1
2020-01-08 Youngjae ChoSupport display changestate by reason as internal api 14/221614/5 accepted/tizen/unified/20200109.065548 submit/tizen/20200108.103615
2019-12-13 Yunmi HaChange "developer.tizen.org" link to "docs.tizen.org" 07/220007/3
2019-11-22 Youngjae ChoMake gcov package 35/218435/1
2019-09-18 Youngjae ChoDelete not supported error for emulator and initialize... 74/214074/1 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.031612 accepted/tizen/5.5/unified/mobile/hotfix/20201027.064312 accepted/tizen/unified/20190919.065342 submit/tizen/20190918.021417 submit/tizen/20190918.071926 submit/tizen_5.5/20191031.000002 submit/tizen_5.5_mobile_hotfix/20201026.185102 tizen_5.5.m2_release
2019-07-31 lokilee73Apply Captital letter in callback.h 89/211189/2 accepted/tizen/unified/20190805.042852 submit/tizen/20190802.050423
2019-07-30 lokilee73Add display feature for all profiles 66/209666/4 submit/tizen/20190730.112013
2019-06-21 lokilee73Change DD_LIST_FOREACH to DD_LIST_FOREACH_SAFE to prote... 71/208271/1 accepted/tizen/unified/20190621.121904 submit/tizen/20190621.030050
2019-04-08 Yunmi HaAdd @sice_tizen comment 52/202952/1 accepted/tizen/unified/20190410.002110 submit/tizen/20190408.064053
2019-03-05 sanghyeok.ohpower: change to case-sensitive name 94/200894/1 accepted/tizen/unified/20190311.072439 accepted/tizen/unified/20190312.113030 submit/tizen/20190305.120315 submit/tizen/20190306.005724 submit/tizen/20190308.023010 submit/tizen/20190311.073252
2019-03-05 sanghyeok.ohpower: apply modified dbus spec 74/200574/4 submit/tizen/20190305.100545
2019-02-28 lokilee73Remove internal tag in display_state_e 75/200675/1
2019-02-22 lokilee73Change include file format of device-error.h 60/200360/1 accepted/tizen/unified/20190307.230751 submit/tizen/20190222.065344 submit/tizen/20190225.015430
2019-02-18 lokilee73Add device_thermal_get_temperature for public API 53/196353/17 accepted/tizen/unified/20190219.154146 accepted/tizen/unified/20190221.165802 submit/tizen/20190218.105211 submit/tizen/20190220.073046
next