summaryrefslogtreecommitdiff
path: root/driver/temp_sensor/tmp006.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-2/+2
* driver/temp_sensor/tmp006.c: Format with clang-formatJack Rosenthal2022-06-291-57/+41
* config: change temp_sensor_power from config to gpioMichał Barnaś2022-01-101-2/+2
* tree: Make all host commands staticTom Hughes2021-10-151-3/+3
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-3/+3
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-20/+20
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-12/+20
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-4/+4
* Fix various misspellings in commentsMartin Roth2016-11-151-1/+1
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-4/+2
* Driver: Add macros to conditionally compile the console commandsVijay Hiremath2015-07-291-0/+2
* samus: new algorithm for tmp006 object temperatureBill Richardson2014-10-221-206/+236
* Add cprints() and ccprints()Vic Yang2014-05-211-1/+1
* samus: Add host command to read raw tmp006 dataRandall Spangler2014-03-071-0/+22
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-191-28/+28
* Move source files to driver/ and power/ subdirsRandall Spangler2013-10-231-0/+444