summaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon/adm1031
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2019-04-17 11:46:28 +0200
committerGuenter Roeck2019-04-17 19:36:05 +0200
commitb04f2f7d387b3160883c2a1f5e2285483a791e82 (patch)
treeb834fd1570d09542b32408c5b1a03d57db6f9dd5 /Documentation/hwmon/adm1031
parentdocs: hwmon: misc files: convert to ReST format (diff)
downloadkernel-qcow2-linux-b04f2f7d387b3160883c2a1f5e2285483a791e82.tar.gz
kernel-qcow2-linux-b04f2f7d387b3160883c2a1f5e2285483a791e82.tar.xz
kernel-qcow2-linux-b04f2f7d387b3160883c2a1f5e2285483a791e82.zip
docs: hwmon: convert remaining files to ReST format
Convert all other hwmon files to ReST format, in order to allow them to be parsed by Sphinx. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon/adm1031')
-rw-r--r--Documentation/hwmon/adm103116
1 files changed, 12 insertions, 4 deletions
diff --git a/Documentation/hwmon/adm1031 b/Documentation/hwmon/adm1031
index a143117c99cb..a677c3ab5574 100644
--- a/Documentation/hwmon/adm1031
+++ b/Documentation/hwmon/adm1031
@@ -3,20 +3,28 @@ Kernel driver adm1031
Supported chips:
* Analog Devices ADM1030
+
Prefix: 'adm1030'
+
Addresses scanned: I2C 0x2c to 0x2e
+
Datasheet: Publicly available at the Analog Devices website
- http://www.analog.com/en/prod/0%2C2877%2CADM1030%2C00.html
+
+ http://www.analog.com/en/prod/0%2C2877%2CADM1030%2C00.html
* Analog Devices ADM1031
+
Prefix: 'adm1031'
+
Addresses scanned: I2C 0x2c to 0x2e
+
Datasheet: Publicly available at the Analog Devices website
- http://www.analog.com/en/prod/0%2C2877%2CADM1031%2C00.html
+
+ http://www.analog.com/en/prod/0%2C2877%2CADM1031%2C00.html
Authors:
- Alexandre d'Alton <alex@alexdalton.org>
- Jean Delvare <jdelvare@suse.de>
+ - Alexandre d'Alton <alex@alexdalton.org>
+ - Jean Delvare <jdelvare@suse.de>
Description
-----------