summaryrefslogtreecommitdiff
path: root/driver/temp_sensor/adt7481.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* driver/temp_sensor/adt7481.h: Format with clang-formatJack Rosenthal2022-07-011-94/+92
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-1/+1
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-26/+26
* ec_driver: Add ADT7481 and TMP411 I2C sensorsScott Worley2017-12-281-0/+178