aboutsummaryrefslogtreecommitdiff
path: root/Documentation/hwmon/tmp108
AgeCommit message (Collapse)AuthorFilesLines
2019-04-17docs: hwmon: Add an index file and rename docs to *.rstMauro Carvalho Chehab1-41/+0
Now that all files were converted to ReST format, rename them and add an index. Signed-off-by: Mauro Carvalho Chehab <[email protected]> Signed-off-by: Guenter Roeck <[email protected]>
2019-04-17docs: hwmon: convert remaining files to ReST formatMauro Carvalho Chehab1-0/+5
Convert all other hwmon files to ReST format, in order to allow them to be parsed by Sphinx. Signed-off-by: Mauro Carvalho Chehab <[email protected]> Signed-off-by: Guenter Roeck <[email protected]>
2016-12-09hwmon: Add Texas Instruments TMP108 temperature sensor driver.John Muir1-0/+36
Add support for the TI TMP108 temperature sensor with some device configuration parameters. Signed-off-by: John Muir <[email protected]> [groeck: Initialize of_match_table] Signed-off-by: Guenter Roeck <[email protected]>