summaryrefslogtreecommitdiff
path: root/driver/temp_sensor/pct2075.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-14/+1
* driver: Sort header filesJeremy Bettis2022-11-291-1/+1
* zephyr: move periodic temp read hook to shim layerDawid Niedzwiecki2022-11-141-0/+13
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* driver/temp_sensor/pct2075.c: Format with clang-formatJack Rosenthal2022-06-281-4/+4
* Zephyr: Add PCT2075 devicetree supportDiana Z2022-01-211-0/+4
* PCT2075: Move headerDiana Z2022-01-181-1/+1
* driver/temp_sensor: support thermal sensor pct2075Zick Wei2021-11-231-0/+91