platform/core/system/deviced.git
2023-07-28 Youngjae Chodisplay: Fix build warning, casting pointer into integer 44/296444/1 accepted/tizen/unified/20230731.175310
2023-07-28 Youngjae Choshared: Replace device notifier with syscommon notifier 72/296372/2
2023-07-28 Youngjae Choshared: Replace do_mkdir() with syscommon_mkdir() 71/296371/2
2023-07-28 Youngjae Choshared: Remove unused get_command() and unnecessary... 62/296362/2
2023-07-26 Youngjae Choshared: Replace do_copy_force() with syscommon_file_copy() 60/296360/1
2023-07-25 Yunhee Seodisplay: Remove get_lcd_power() 28/296028/4 accepted/tizen/unified/20230726.163529
2023-07-25 Yunhee Seodisplay: Fix typo 27/296027/3
2023-07-25 Yunhee Seodisplay: Remove unused function display_panel_set_dpms_... 23/296023/3
2023-07-25 Youngjae Choshared: Replace is_emulator() with syscommon_is_emulator() 83/296283/2
2023-07-25 Youngjae ChoReplace prefix 'libsys' with 'syscommon' 68/296268/3
2023-07-25 Youngjae Chopower: Move shutdown exclusive code to shutdown.c 67/296267/3
2023-07-24 Youngjae Choshared: Replace mount_check() with syscommon_is_mounted() 66/296266/1
2023-07-24 Youngjae Choshared: Replace sys_check_node() with access() 57/296257/1
2023-07-18 Youngjae Choshared: Replace proc operation with that of the libsysc... 89/295989/2
2023-07-18 Youngjae ChoRemove unused code and file 88/295988/2
2023-07-18 Youngjae Choshared: Move suspend_path()/resume_path() to tzip 87/295987/2
2023-07-18 Youngjae Chobitmap: Replace bitmap with that of the libsyscommon 86/295986/2
2023-07-17 Yunhee Seodisplay: Add omitted code to display-panel 23/295923/1
2023-07-14 Yunhee Seodisplay: Remove duplicated display_exit codes 28/295828/2
2023-07-14 Yunhee Seodisplay: Relocate display hal-backend loader/unloader 27/295827/2
2023-07-14 Yunhee Seodisplay: Relocate display initialization code 07/295807/6
2023-07-14 Yunhee Seodisplay: Remove poll.c 06/295706/4
2023-07-12 Yunhee Seodisplay: Remove unncessary display_backlight_get_bright... 35/295635/2 accepted/tizen/unified/20230714.164920 accepted/tizen/unified/riscv/20230718.003638
2023-07-12 Yunhee Seodisplay: Refactor display_plugin_get_device_flags() 34/295634/2
2023-07-12 Yunhee Seodisplay: Relocate delayed_init_done 33/295633/2
2023-07-12 Yunhee Seodisplay: Remove util.h/plugin-common 32/295632/2
2023-07-07 Yunhee Seopower: Remove unsafe function 63/294963/5 accepted/tizen/unified/20230710.153956
2023-07-07 Yunhee Seodisplay: Fix static analysis issue 62/294962/4
2023-07-07 Yunhee Seodisplay: Relocate display-dbus.c to core 61/294961/5
2023-07-06 Adam MichalskiAdd ISU package 27/294127/7
2023-07-06 Yunhee Seodisplay: Remove display_info interface
2023-07-06 SangYoun KwakFix the build error using gcc 13 accepted/tizen_unified_dev accepted/tizen/unified/dev/20230726.115933
2023-06-29 Yunhee Seodisplay: Relocate lcd_uevent_changed() 87/294887/3
2023-06-29 Yunhee Seodisplay: Relocate __device_flags_to_string() from plugi... 71/294871/4
2023-06-29 Yunhee Seodisplay: Relocate SIGHUP handler 70/294870/4
2023-06-29 Yunhee Seodisplay: Remove check_seed_status() 29/294829/5
2023-06-29 Yunhee Seodisplay: Relocate poll.c from display/plugin-common... 09/294809/6
2023-06-29 Yunhee Seodisplay: Remove poll_callback() from all display plugins 08/294808/6
2023-06-29 Yunhee Seodisplay: Relocate proc_condition_funcs() 01/294801/5
2023-06-29 Yunhee Seodisplay: Relocate default_proc_change_state()/default_p... 00/294800/5
2023-06-26 Yunhee Seodisplay: Remove battery plugin using from display plugin 56/294756/5
2023-06-26 Yunhee Seodisplay: Relocate auto-brightness.c from display core... 55/294355/3
2023-06-26 Yunhee Seodisplay: Relocate update_setting() from plugins to... 13/294313/3
2023-06-26 Yunhee Seodisplay: Relocate set_lcd_timeout()/reset_lcd_timeout() 73/294273/4
2023-06-26 Yunhee Seodisplay: Relocate delayed_dpms_init_done() from plugins... 71/294271/4
2023-06-26 Yunhee Seodisplay: Relocate power_saving_func() from plugins... 64/294264/4
2023-06-26 Yunhee Seodisplay: Relocate power related static function from... 63/294263/3
2023-06-26 Yunhee Seodisplay: Relocate display_on/off_by_reason() 28/294228/4
2023-06-26 Yunhee Seodisplay: Relocate custom_lcd_on/off() 27/294227/3
2023-06-26 Yunhee Seodisplay: Relocate lcd_on_direct() 02/294202/6
2023-06-16 Youngjae Chodisplay: Refactor display lock 03/294303/5
2023-06-16 Youngjae Chodisplay: Make diaplay lock data private 12/294112/5
2023-06-16 Youngjae Chodisplay: Remove unused holdkeyblock code 85/294085/6
2023-06-14 Yunhee Seodisplay: Relocate default_action() 43/294143/5
2023-06-14 Youngjae Chodisplay: Remove unused killable-daemon code 00/294200/2
2023-06-13 Youngjae Choinput: Simplify input_plugin_init()/input_plugin_exit() 24/294124/1
2023-06-13 Chanwoo ChoiMerge "display: Relocate lcd_on/off_procedure()" into...
2023-06-13 Chanwoo ChoiMerge "display: Relocate touch_event_blocked()" into...
2023-06-13 Chanwoo ChoiMerge "display: Remove lcd_on_expired()/stop_lock_timer...
2023-06-13 Youngjae Choinput: Define plugin interface for input 63/294063/5
2023-06-13 Yunhee Seodisplay: Relocate lcd_on/off_procedure() 07/294107/2
2023-06-13 Yunhee Seodisplay: Relocate touch_event_blocked() 06/294106/1
2023-06-13 Yunhee Seodisplay: Remove lcd_on_expired()/stop_lock_timer()... 05/294105/1
2023-06-13 Chanwoo ChoiMerge "input: Remove unused code of input-dbus from...
2023-06-13 Youngjae Choinput: Remove unused code of input-dbus from plugin 62/294062/3
2023-06-12 Yunhee Seodisplay: state-transition: Relocate default_trans() 79/293879/7
2023-06-12 Yunhee Seodisplay: state-transition: Relocate check_lcdoff_direct() 15/293915/4
2023-06-08 Yunhee Seodisplay: state-transition: Relocate update_lcdoff_source() 78/293878/4
2023-06-08 Yunhee Seodisplay: Remove unused macros 29/293929/1
2023-06-08 Yunhee Seodisplay: state-transition: Add break statement 28/293928/1
2023-06-08 Youngjae Choinput: Make core be responsible for parsing instead... 48/293748/9
2023-06-07 Marek Szyprowskiearjack: Properly detect initial state if more than... 80/292880/4
2023-06-07 Yunhee Seodisplay: state-transition: Remove default_check() 12/293812/6
2023-06-07 Yunhee Seodisplay: state-transition: Remove update_display_time() 95/293795/7
2023-06-07 Yunhee Seodisplay: Remove set_dim_state() from plugins. 67/293667/5
2023-06-07 youngjaedisplay: led: Separate touchled control from key-filter 42/293642/3
2023-06-07 youngjaedisplay: Remove unused code of key-filter 41/293641/3
2023-06-05 Yunhee Seodisplay: Remove get_lcd_timeout_from_settings() 87/293487/6
2023-06-05 Yunhee Seodisplay: plugin: Add handling code to plugin getter... 94/293794/1
2023-06-05 Yunhee Seodisplay: lock: Remove del_state_cond() 74/293474/7
2023-06-02 Yunhee Seodisplay: plugin: Add display_plugin_get_device_flags() 73/293473/6
2023-06-02 Yunhee Seoshared: Add handling LOG_TAG 74/293674/1
2023-05-30 Yunhee Seodisplay: Relocate setting file to core 51/292751/14
2023-05-30 Yunhee Seodisplay: Relocate ambient-mode file to core 47/292747/15
2023-05-30 Yunhee Seodisplay: misc: Relocate save_display_log()/print_info... 33/292633/16
2023-05-30 Yunhee Seodisplay: display-state-transition: Relocate fuctions... 72/293472/4
2023-05-30 Yunhee Seodisplay: plugin: Add wrapper functions related to states 51/293351/10
2023-05-30 Yunhee Seodisplay: display-state-transition: Relocate trans_table... 50/293350/10
2023-05-30 Yunhee Seodisplay: lock: Relocate custom_holdkey_block variable 32/292632/10
2023-05-25 Yunhee Seodisplay: Relocate device-interface.h to core 49/293349/3 accepted/tizen/unified/20230613.170758
2023-05-25 Yunhee Seodisplay: misc: Relocate battery_health_changed() to... 68/292468/11
2023-05-25 Yunhee Seodisplay: misc: Relocate stay_touchscreen_off getter... 67/292467/11
2023-05-25 Yunhee Seodisplay: Relocate lcd_paneloff_mode getter and setter 66/292466/10
2023-05-25 Yunhee Seodisplay: Relocate get_pname() to reduce plugin duplication 65/292465/10
2023-05-25 Yunhee Seodisplay: Relocate low_battery_state() to reduce plugin... 64/292464/10
2023-05-25 Yunhee Seodisplay: Remove unused codes related to AMBIENT in... 63/292463/10
2023-05-25 Yunhee Seodisplay: signal: Relocate display_brightness_changed... 62/292462/10
2023-05-25 Yunhee Seodisplay: Move plugin-common files to core(src/display) 58/292458/6
2023-05-18 Marek Szyprowskiextcon: Trivial typo fix 79/292879/2
2023-05-18 TaeminYeomcore: Change to register signal handler with glib 27/293027/2
next