aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon/lm75.rst (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-05-03hwmon: (lm75) Add support for TMP75BIker Perez del Palomar Sustatxa1-2/+4
The TMP75B has a different control register, supports 12-bit resolution and the default conversion rate is 37 Hz. Signed-off-by: Iker Perez del Palomar Sustatxa <iker.perez@codethink.co.uk> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2019-04-17docs: hwmon: Add an index file and rename docs to *.rstMauro Carvalho Chehab1-0/+160
Now that all files were converted to ReST format, rename them and add an index. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Guenter Roeck <linux@roeck-us.net>