summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-01-14Add thermal path for AP and Batterylokilee731-8/+13
2018-12-27Remove executable flag from non-executable fileslokilee736-0/+0
2018-12-26Change thermal_get_state to thermal_get_infolokilee731-23/+15
2018-08-17Add missing dependency for udevPaweł Szewczyk1-1/+1
2018-07-10Add board APIMonika Zielinska2-0/+129
2018-07-07usb_client: Move common code to hwcommon libraryPaweł Szewczyk1-611/+2
2018-07-07Move shared files to hwcommon packagePaweł Szewczyk22-193/+20
2018-07-07usb_gadget: Move common code to hwcommonPaweł Szewczyk1-359/+0
2018-07-06Add voltage and temperature data in ueventlokilee731-0/+39
2018-06-14Fix default bcdDevice to valid valuePaweł Szewczyk1-1/+1
2018-06-12Add display_get_state to remove dependency with enlightenmentlokilee731-0/+31
2017-09-27udev: Increase udev monitor buffer sizeINSUN PYO1-1/+2
2017-09-11remove build warninglokilee732-3/+2
2016-12-29battery: remove meaningless logstaeyoung1-2/+0
2016-12-22thermal: remove unused variabletaeyoung1-1/+1
2016-12-16cpu: add cpu boosting operationtaeyoung2-0/+149
2016-11-29external connection: add usb otg eventtaeyoung1-0/+1
2016-11-30thermal: adjust temparature for thermal notificationtaeyoung1-9/+3
2016-11-23thermal: fix to read and parse the contents of the sysfstaeyoung1-4/+24
2016-11-21thermal: add thermal HALtaeyoung2-0/+182
2016-10-11checking unsupported usb function combination.Kunhoon Baik1-2/+2
2016-09-29usb client: do not set serialtaeyoung1-7/+0
2016-09-23Add USB config HAL implementation for slp-gadgettaeyoung2-0/+665
2016-09-23Add USB gadget HAL implementationtaeyoung2-0/+411
2016-09-05common: add libudev dependencytaeyoung2-2/+2
2016-08-12common: apply Tizen coding ruletaeyoung1-1/+1
2016-07-07display: return raw brightness valuetaeyoung1-12/+12
2016-05-16battery: battery HAL is addedTaeyoung Kim2-0/+327
2016-04-18touchscreen: fix invalid return valueTaeyoung Kim1-1/+1
2016-03-24Remove thread unsafety usage and Add checking index of listpr.jung2-1/+3
2016-02-23ir: Implement ir HALpr.jung2-0/+109
2016-01-13led: implement led HALTaeyoung Kim1-0/+85
2015-12-17external connection: add HAL for external connectionTaeyoung Kim4-0/+576
2015-12-10touchscreen: add touchscreen hal libraryTaeyoung Kim2-0/+197
2015-11-12display: add get/set brightness operationstaeyoung1-0/+84
2015-11-12HAL: change HAL module to use hwcommon librarytaeyoung6-0/+304