summaryrefslogtreecommitdiff
path: root/driver/temp_sensor/f75303.c
Commit message (Expand)AuthorAgeFilesLines
* Zephyr: Correct Temp sensor F75303 read methond.Logan_Liao2023-03-151-7/+44
* Zephyr: Add configs for F75303matt_wang2023-01-301-1/+59
* driver: Sort header filesJeremy Bettis2022-11-291-2/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* driver/temp_sensor/f75303.c: Format with clang-formatJack Rosenthal2022-07-011-6/+4
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-1/+1
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-1/+2
* F75303: Set fake temperatureTino Liu2018-07-261-0/+41
* f75303: Simplify f75303_get_val APIDaisuke Nojiri2018-07-231-26/+12
* f75303: Make get_temp return temperature in KelvinDaisuke Nojiri2018-07-191-6/+1
* Nami: Add remote temperture 2 reading functionElthan_Huang2018-02-271-2/+9
* Nami: Update for ALS and temperture sensorElmo_Lan2018-01-281-0/+63