diff options
author | Masanari Iida <standby24x7@gmail.com> | 2016-02-27 22:57:57 -0500 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2016-03-05 09:25:34 -0500 |
commit | 92417dad642c4002ae0b888514088a9aa8b6f9d0 (patch) | |
tree | 5767feb103cd5ad3e43a44e8f989c921dd9addc7 | |
parent | 0aa8a99680cf2a7bc216b379a9fc257893e606cb (diff) |
Doc: hwmon: Fix typo "montoring" in hwmon
This patch fix typos found in files within Documentation/hwmon.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
-rw-r--r-- | Documentation/hwmon/adm1275 | 2 | ||||
-rw-r--r-- | Documentation/hwmon/lm25066 | 2 | ||||
-rw-r--r-- | Documentation/hwmon/max16064 | 2 | ||||
-rw-r--r-- | Documentation/hwmon/max34440 | 2 | ||||
-rw-r--r-- | Documentation/hwmon/max8688 | 2 | ||||
-rw-r--r-- | Documentation/hwmon/pmbus | 2 | ||||
-rw-r--r-- | Documentation/hwmon/zl6100 | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/Documentation/hwmon/adm1275 b/Documentation/hwmon/adm1275 index d697229e3c18..04e8e4adf4a1 100644 --- a/Documentation/hwmon/adm1275 +++ b/Documentation/hwmon/adm1275 | |||
@@ -25,7 +25,7 @@ Author: Guenter Roeck <linux@roeck-us.net> | |||
25 | Description | 25 | Description |
26 | ----------- | 26 | ----------- |
27 | 27 | ||
28 | This driver supports hardware montoring for Analog Devices ADM1075, ADM1275, | 28 | This driver supports hardware monitoring for Analog Devices ADM1075, ADM1275, |
29 | ADM1276, ADM1293, and ADM1294 Hot-Swap Controller and Digital Power Monitors. | 29 | ADM1276, ADM1293, and ADM1294 Hot-Swap Controller and Digital Power Monitors. |
30 | 30 | ||
31 | ADM1075, ADM1275, ADM1276, ADM1293, and ADM1294 are hot-swap controllers that | 31 | ADM1075, ADM1275, ADM1276, ADM1293, and ADM1294 are hot-swap controllers that |
diff --git a/Documentation/hwmon/lm25066 b/Documentation/hwmon/lm25066 index b34c3de5c1bc..2cb20ebb234d 100644 --- a/Documentation/hwmon/lm25066 +++ b/Documentation/hwmon/lm25066 | |||
@@ -36,7 +36,7 @@ Author: Guenter Roeck <linux@roeck-us.net> | |||
36 | Description | 36 | Description |
37 | ----------- | 37 | ----------- |
38 | 38 | ||
39 | This driver supports hardware montoring for National Semiconductor / TI LM25056, | 39 | This driver supports hardware monitoring for National Semiconductor / TI LM25056, |
40 | LM25063, LM25066, LM5064, and LM5066 Power Management, Monitoring, Control, and | 40 | LM25063, LM25066, LM5064, and LM5066 Power Management, Monitoring, Control, and |
41 | Protection ICs. | 41 | Protection ICs. |
42 | 42 | ||
diff --git a/Documentation/hwmon/max16064 b/Documentation/hwmon/max16064 index d59cc7829bec..265370f5cb82 100644 --- a/Documentation/hwmon/max16064 +++ b/Documentation/hwmon/max16064 | |||
@@ -13,7 +13,7 @@ Author: Guenter Roeck <linux@roeck-us.net> | |||
13 | Description | 13 | Description |
14 | ----------- | 14 | ----------- |
15 | 15 | ||
16 | This driver supports hardware montoring for Maxim MAX16064 Quad Power-Supply | 16 | This driver supports hardware monitoring for Maxim MAX16064 Quad Power-Supply |
17 | Controller with Active-Voltage Output Control and PMBus Interface. | 17 | Controller with Active-Voltage Output Control and PMBus Interface. |
18 | 18 | ||
19 | The driver is a client driver to the core PMBus driver. | 19 | The driver is a client driver to the core PMBus driver. |
diff --git a/Documentation/hwmon/max34440 b/Documentation/hwmon/max34440 index 37cbf472a19d..f5b1fcaa9e4e 100644 --- a/Documentation/hwmon/max34440 +++ b/Documentation/hwmon/max34440 | |||
@@ -33,7 +33,7 @@ Author: Guenter Roeck <linux@roeck-us.net> | |||
33 | Description | 33 | Description |
34 | ----------- | 34 | ----------- |
35 | 35 | ||
36 | This driver supports hardware montoring for Maxim MAX34440 PMBus 6-Channel | 36 | This driver supports hardware monitoring for Maxim MAX34440 PMBus 6-Channel |
37 | Power-Supply Manager, MAX34441 PMBus 5-Channel Power-Supply Manager | 37 | Power-Supply Manager, MAX34441 PMBus 5-Channel Power-Supply Manager |
38 | and Intelligent Fan Controller, and MAX34446 PMBus Power-Supply Data Logger. | 38 | and Intelligent Fan Controller, and MAX34446 PMBus Power-Supply Data Logger. |
39 | It also supports the MAX34460 and MAX34461 PMBus Voltage Monitor & Sequencers. | 39 | It also supports the MAX34460 and MAX34461 PMBus Voltage Monitor & Sequencers. |
diff --git a/Documentation/hwmon/max8688 b/Documentation/hwmon/max8688 index e78078638b91..ca233bec7a8a 100644 --- a/Documentation/hwmon/max8688 +++ b/Documentation/hwmon/max8688 | |||
@@ -13,7 +13,7 @@ Author: Guenter Roeck <linux@roeck-us.net> | |||
13 | Description | 13 | Description |
14 | ----------- | 14 | ----------- |
15 | 15 | ||
16 | This driver supports hardware montoring for Maxim MAX8688 Digital Power-Supply | 16 | This driver supports hardware monitoring for Maxim MAX8688 Digital Power-Supply |
17 | Controller/Monitor with PMBus Interface. | 17 | Controller/Monitor with PMBus Interface. |
18 | 18 | ||
19 | The driver is a client driver to the core PMBus driver. Please see | 19 | The driver is a client driver to the core PMBus driver. Please see |
diff --git a/Documentation/hwmon/pmbus b/Documentation/hwmon/pmbus index b397675e876d..dfd9c65996c0 100644 --- a/Documentation/hwmon/pmbus +++ b/Documentation/hwmon/pmbus | |||
@@ -43,7 +43,7 @@ Author: Guenter Roeck <linux@roeck-us.net> | |||
43 | Description | 43 | Description |
44 | ----------- | 44 | ----------- |
45 | 45 | ||
46 | This driver supports hardware montoring for various PMBus compliant devices. | 46 | This driver supports hardware monitoring for various PMBus compliant devices. |
47 | It supports voltage, current, power, and temperature sensors as supported | 47 | It supports voltage, current, power, and temperature sensors as supported |
48 | by the device. | 48 | by the device. |
49 | 49 | ||
diff --git a/Documentation/hwmon/zl6100 b/Documentation/hwmon/zl6100 index 33908a4d68ff..477a94b131ae 100644 --- a/Documentation/hwmon/zl6100 +++ b/Documentation/hwmon/zl6100 | |||
@@ -60,7 +60,7 @@ Author: Guenter Roeck <linux@roeck-us.net> | |||
60 | Description | 60 | Description |
61 | ----------- | 61 | ----------- |
62 | 62 | ||
63 | This driver supports hardware montoring for Intersil / Zilker Labs ZL6100 and | 63 | This driver supports hardware monitoring for Intersil / Zilker Labs ZL6100 and |
64 | compatible digital DC-DC controllers. | 64 | compatible digital DC-DC controllers. |
65 | 65 | ||
66 | The driver is a client driver to the core PMBus driver. Please see | 66 | The driver is a client driver to the core PMBus driver. Please see |