summaryrefslogtreecommitdiff
path: root/driver/temp_sensor/adt7481.c
Commit message (Expand)AuthorAgeFilesLines
* printf: Convert %b to %pbEvan Green2019-10-051-5/+6
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-2/+2
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-2/+4
* ec_driver: Add ADT7481 and TMP411 I2C sensorsScott Worley2017-12-281-0/+349