summaryrefslogtreecommitdiff
path: root/src/thermal.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-15hal-api-device: Remove unnecessary hal_initialized flagYunhee Seo1-12/+3
2021-08-02thermal: rename device_thermal_e to hal_device_thermal_etizen_6.5.m2_releasesubmit/tizen_6.5/20211028.163201submit/tizen/20210817.044914submit/tizen/20210805.103313submit/tizen/20210802.064402accepted/tizen/unified/20210804.085622accepted/tizen/6.5/unified/20211028.114915Youngjae Cho1-1/+1
2021-02-01Add loading HAL module before runnig APIYunmi Ha1-16/+45
2021-01-11Fix to return 0 if backend is already loaded or unloadedlokilee731-2/+2
2021-01-11Change to return -ENODEV if there is no hal functionlokilee731-3/+3
2021-01-08Remove EXPORT for visibility defaultlokilee731-5/+0
2021-01-07Initialize HAL APIslokilee731-0/+83