summaryrefslogtreecommitdiff
path: root/src/device-plugin.c
AgeCommit message (Collapse)AuthorFilesLines
2014-11-07device-node: Add get_max_brightness and set_irled functionssubmit/tizen/20141112.104554jy910.yun1-2/+9
Support to get the max brightness value of display Support to set command to irled Change-Id: I789e608a56371acc973fff2038eb4efa8ff5cbd1 Signed-off-by: jy910.yun <jy910.yun@samsung.com>
2014-11-07device-node: Enable Werror compiler flagjy910.yun1-1/+1
To remove the warnning messages and latent bugs Signed-off-by: jy910.yun <jy910.yun@samsung.com> Change-Id: I48ef0ea78dbd93bef5ebf44ac9d519822e955681
2014-06-02Added missing APIs from devman_plugin_intf to default plugin :Romuald Texier-Marcadé1-0/+12
- OEM_sys_get_hardkey_backlight - OEM_sys_set_hardkey_backlight Change-Id: I2ae36fc149504cf6ea35c3b8f6d614fa1d2657ed Signed-off-by: Romuald Texier-Marcadé <romuald.texier-marcade@open.eurogiciel.org>
2013-02-26Create new Library to control OAL APIssubmit/trunk/20130226.073610jy910.yun1-0/+479
separate some code about OAL from devman This module is a Library to control OAL APIs only used by system f/w Change-Id: I8ea27904950f402922d4df315c02881c70fb65ac