Blame view

drivers/hwmon/Kconfig 42 KB
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
1
  #
060b2f558   Jean Delvare   [PATCH] hwmon: Fi...
2
  # Hardware monitoring chip drivers configuration
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
3
  #
1d72acf91   Jan Engelhardt   Use menuconfig ob...
4
  menuconfig HWMON
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
5
  	tristate "Hardware Monitoring support"
e25df1205   Martin Schwidefsky   [S390] Kconfig: m...
6
  	depends on HAS_IOMEM
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
7
8
9
10
11
12
  	default y
  	help
  	  Hardware monitoring devices let you monitor the hardware health
  	  of a system. Most modern motherboards include such a device. It
  	  can include temperature sensors, voltage sensors, fan speed
  	  sensors and various additional features such as the ability to
1236441f3   Mark M. Hoffman   [PATCH] I2C hwmon...
13
14
15
  	  control the speed of the fans.  If you want this support you
  	  should say Y here and also to the specific driver(s) for your
  	  sensors chip(s) below.
0d0001dd9   Jean Delvare   [PATCH] HWMON: Im...
16
17
18
  	  To find out which specific driver(s) you need, use the
  	  sensors-detect script from the lm_sensors package.  Read
  	  <file:Documentation/hwmon/userspace-tools> for details.
1236441f3   Mark M. Hoffman   [PATCH] I2C hwmon...
19
20
  	  This support can also be built as a module.  If so, the module
  	  will be called hwmon.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
21

1d72acf91   Jan Engelhardt   Use menuconfig ob...
22
  if HWMON
303760b44   Jean Delvare   [PATCH] hwmon: hw...
23
24
25
  config HWMON_VID
  	tristate
  	default n
61cba5c24   Jean Delvare   hwmon: Clearly ma...
26
27
28
29
30
31
32
33
34
35
  config HWMON_DEBUG_CHIP
  	bool "Hardware Monitoring Chip debugging messages"
  	default n
  	help
  	  Say Y here if you want the I2C chip drivers to produce a bunch of
  	  debug messages to the system log.  Select this if you are having
  	  a problem with I2C support and want to see more of what is going
  	  on.
  
  comment "Native drivers"
f2b84bbce   Hans de Goede   [PATCH] abituguru...
36
  config SENSORS_ABITUGURU
3faa1ffb4   Hans de Goede   hwmon: Add suppor...
37
  	tristate "Abit uGuru (rev 1 & 2)"
ec693fe52   Jean Delvare   hwmon: (abituguru...
38
  	depends on X86 && DMI && EXPERIMENTAL
f2b84bbce   Hans de Goede   [PATCH] abituguru...
39
  	help
3faa1ffb4   Hans de Goede   hwmon: Add suppor...
40
41
42
43
44
45
46
  	  If you say yes here you get support for the sensor part of the first
  	  and second revision of the Abit uGuru chip. The voltage and frequency
  	  control parts of the Abit uGuru are not supported. The Abit uGuru
  	  chip can be found on Abit uGuru featuring motherboards (most modern
  	  Abit motherboards from before end 2005). For more info and a list
  	  of which motherboards have which revision see
  	  Documentation/hwmon/abituguru
f2b84bbce   Hans de Goede   [PATCH] abituguru...
47
48
49
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called abituguru.
3faa1ffb4   Hans de Goede   hwmon: Add suppor...
50
51
  config SENSORS_ABITUGURU3
  	tristate "Abit uGuru (rev 3)"
ec693fe52   Jean Delvare   hwmon: (abituguru...
52
  	depends on X86 && DMI && EXPERIMENTAL
3faa1ffb4   Hans de Goede   hwmon: Add suppor...
53
54
55
56
57
58
59
60
61
62
  	help
  	  If you say yes here you get support for the sensor part of the
  	  third revision of the Abit uGuru chip. Only reading the sensors
  	  and their settings is supported. The third revision of the Abit
  	  uGuru chip can be found on recent Abit motherboards (since end
  	  2005). For more info and a list of which motherboards have which
  	  revision see Documentation/hwmon/abituguru3
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called abituguru3.
4f3a65958   Jonathan Cameron   hwmon: AD7314 dri...
63
64
65
66
67
68
69
70
71
  config SENSORS_AD7314
  	tristate "Analog Devices AD7314 and compatibles"
  	depends on SPI && EXPERIMENTAL
  	help
  	  If you say yes here you get support for the Analog Devices
  	  AD7314, ADT7301 and ADT7302 temperature sensors.
  
  	  This driver can also be built as a module. If so, the module
  	  will be called ad7314.
6c633c302   Sean MacLennan   hwmon: ad7414 driver
72
73
74
75
76
77
78
79
80
  config SENSORS_AD7414
  	tristate "Analog Devices AD7414"
  	depends on I2C && EXPERIMENTAL
  	help
  	  If you say yes here you get support for the Analog Devices
  	  AD7414 temperature monitoring chip.
  
  	  This driver can also be built as a module. If so, the module
  	  will be called ad7414.
2d8dd65fc   Alessandro Zummo   hwmon: New AD7416...
81
82
  config SENSORS_AD7418
  	tristate "Analog Devices AD7416, AD7417 and AD7418"
1d72acf91   Jan Engelhardt   Use menuconfig ob...
83
  	depends on I2C && EXPERIMENTAL
2d8dd65fc   Alessandro Zummo   hwmon: New AD7416...
84
85
86
87
88
89
  	help
  	  If you say yes here you get support for the Analog Devices
  	  AD7416, AD7417 and AD7418 temperature monitoring chips.
  
  	  This driver can also be built as a module. If so, the module
  	  will be called ad7418.
d42139a3f   Marc Pignat   hwmon: ADC124S501...
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
  config SENSORS_ADCXX
  	tristate "National Semiconductor ADCxxxSxxx"
  	depends on SPI_MASTER && EXPERIMENTAL
  	help
  	  If you say yes here you get support for the National Semiconductor
  	  ADC<bb><c>S<sss> chip family, where
  	  * bb  is the resolution in number of bits (8, 10, 12)
  	  * c   is the number of channels (1, 2, 4, 8)
  	  * sss is the maximum conversion speed (021 for 200 kSPS, 051 for 500
  	    kSPS and 101 for 1 MSPS)
  
  	  Examples : ADC081S101, ADC124S501, ...
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called adcxx.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
105
106
  config SENSORS_ADM1021
  	tristate "Analog Devices ADM1021 and compatibles"
1d72acf91   Jan Engelhardt   Use menuconfig ob...
107
  	depends on I2C
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
108
109
110
  	help
  	  If you say yes here you get support for Analog Devices ADM1021
  	  and ADM1023 sensor chips and clones: Maxim MAX1617 and MAX1617A,
d7ce0335b   Jean Delvare   hwmon: (adm1021) ...
111
  	  Genesys Logic GL523SM, National Semiconductor LM84 and TI THMC10.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
112
113
114
115
116
117
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called adm1021.
  
  config SENSORS_ADM1025
  	tristate "Analog Devices ADM1025 and compatibles"
1d72acf91   Jan Engelhardt   Use menuconfig ob...
118
  	depends on I2C
303760b44   Jean Delvare   [PATCH] hwmon: hw...
119
  	select HWMON_VID
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
120
121
122
123
124
125
126
127
128
  	help
  	  If you say yes here you get support for Analog Devices ADM1025
  	  and Philips NE1619 sensor chips.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called adm1025.
  
  config SENSORS_ADM1026
  	tristate "Analog Devices ADM1026 and compatibles"
0b22ce3b7   Jean Delvare   hwmon: Remove man...
129
  	depends on I2C
303760b44   Jean Delvare   [PATCH] hwmon: hw...
130
  	select HWMON_VID
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
131
132
133
134
135
136
  	help
  	  If you say yes here you get support for Analog Devices ADM1026
  	  sensor chip.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called adm1026.
cae2caae7   Corentin Labbe   hwmon: New driver...
137
138
  config SENSORS_ADM1029
  	tristate "Analog Devices ADM1029"
0b22ce3b7   Jean Delvare   hwmon: Remove man...
139
  	depends on I2C
cae2caae7   Corentin Labbe   hwmon: New driver...
140
141
142
143
144
145
146
  	help
  	  If you say yes here you get support for Analog Devices ADM1029
  	  sensor chip.
  	  Very rare chip, please let us know you use it.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called adm1029.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
147
148
  config SENSORS_ADM1031
  	tristate "Analog Devices ADM1031 and compatibles"
0b22ce3b7   Jean Delvare   hwmon: Remove man...
149
  	depends on I2C
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
150
151
152
153
154
155
156
157
158
  	help
  	  If you say yes here you get support for Analog Devices ADM1031
  	  and ADM1030 sensor chips.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called adm1031.
  
  config SENSORS_ADM9240
  	tristate "Analog Devices ADM9240 and compatibles"
68f823de3   Grant Coady   hwmon: (adm9240) ...
159
  	depends on I2C
303760b44   Jean Delvare   [PATCH] hwmon: hw...
160
  	select HWMON_VID
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
161
162
163
164
165
166
  	help
  	  If you say yes here you get support for Analog Devices ADM9240,
  	  Dallas DS1780, National Semiconductor LM81 sensor chips.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called adm9240.
d84ca5b34   Wolfram Sang   hwmon: Add driver...
167
168
169
170
171
172
173
174
175
  config SENSORS_ADT7411
  	tristate "Analog Devices ADT7411"
  	depends on I2C && EXPERIMENTAL
  	help
  	  If you say yes here you get support for the Analog Devices
  	  ADT7411 voltage and temperature monitoring chip.
  
  	  This driver can also be built as a module. If so, the module
  	  will be called adt7411.
c0b4e3ab0   Darrick J. Wong   adt7462: new hwmo...
176
177
178
179
180
181
182
183
184
  config SENSORS_ADT7462
  	tristate "Analog Devices ADT7462"
  	depends on I2C && EXPERIMENTAL
  	help
  	  If you say yes here you get support for the Analog Devices
  	  ADT7462 temperature monitoring chips.
  
  	  This driver can also be built as a module. If so, the module
  	  will be called adt7462.
6f9703d0b   Darrick J. Wong   hwmon: add suppor...
185
186
187
188
189
190
191
192
193
  config SENSORS_ADT7470
  	tristate "Analog Devices ADT7470"
  	depends on I2C && EXPERIMENTAL
  	help
  	  If you say yes here you get support for the Analog Devices
  	  ADT7470 temperature monitoring chips.
  
  	  This driver can also be built as a module. If so, the module
  	  will be called adt7470.
1c301fc53   Jordan Crouse   hwmon: Add a driv...
194
  config SENSORS_ADT7475
d8d2ee073   Jean Delvare   hwmon: (adt7475) ...
195
  	tristate "Analog Devices ADT7473, ADT7475, ADT7476 and ADT7490"
0b22ce3b7   Jean Delvare   hwmon: Remove man...
196
  	depends on I2C
54fe4671a   Jean Delvare   hwmon: (adt7475) ...
197
  	select HWMON_VID
1c301fc53   Jordan Crouse   hwmon: Add a driv...
198
199
  	help
  	  If you say yes here you get support for the Analog Devices
d8d2ee073   Jean Delvare   hwmon: (adt7475) ...
200
201
  	  ADT7473, ADT7475, ADT7476 and ADT7490 hardware monitoring
  	  chips.
1c301fc53   Jordan Crouse   hwmon: Add a driv...
202
203
204
  
  	  This driver can also be build as a module.  If so, the module
  	  will be called adt7475.
d58de0387   George Joseph   hwmon: Driver for...
205
206
  config SENSORS_ASC7621
  	tristate "Andigilog aSC7621"
9854f971f   Jean Delvare   hwmon: (asc7621) ...
207
  	depends on I2C
d58de0387   George Joseph   hwmon: Driver for...
208
209
  	help
  	  If you say yes here you get support for the aSC7621
b00d8a7e2   Jaswinder Singh Rajput   hwmon: (asc7621) ...
210
211
  	  family of SMBus sensors chip found on most Intel X38, X48, X58,
  	  945, 965 and 975 desktop boards.  Currently supported chips:
d58de0387   George Joseph   hwmon: Driver for...
212
213
214
215
216
  	  aSC7621
  	  aSC7621a
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called asc7621.
29fa06c12   Rudolf Marek   hwmon: New driver...
217
  config SENSORS_K8TEMP
4660cb354   Rudolf Marek   k8temp: Documenta...
218
  	tristate "AMD Athlon64/FX or Opteron temperature sensor"
1d72acf91   Jan Engelhardt   Use menuconfig ob...
219
  	depends on X86 && PCI && EXPERIMENTAL
29fa06c12   Rudolf Marek   hwmon: New driver...
220
221
  	help
  	  If you say yes here you get support for the temperature
4660cb354   Rudolf Marek   k8temp: Documenta...
222
223
224
  	  sensor(s) inside your CPU. Supported is whole AMD K8
  	  microarchitecture. Please note that you will need at least
  	  lm-sensors 2.10.1 for proper userspace support.
29fa06c12   Rudolf Marek   hwmon: New driver...
225
226
227
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called k8temp.
3c57e89b4   Clemens Ladisch   hwmon: New driver...
228
  config SENSORS_K10TEMP
9e5813111   Andre Przywara   hwmon: (k10temp) ...
229
  	tristate "AMD Family 10h+ temperature sensor"
3c57e89b4   Clemens Ladisch   hwmon: New driver...
230
231
232
233
  	depends on X86 && PCI
  	help
  	  If you say yes here you get support for the temperature
  	  sensor(s) inside your CPU. Supported are later revisions of
aa4790a62   Clemens Ladisch   hwmon: (k10temp) ...
234
  	  the AMD Family 10h and all revisions of the AMD Family 11h,
9e5813111   Andre Przywara   hwmon: (k10temp) ...
235
  	  12h (Llano), 14h (Brazos) and 15h (Bulldozer) microarchitectures.
3c57e89b4   Clemens Ladisch   hwmon: New driver...
236
237
238
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called k10temp.
512d1027a   Andreas Herrmann   hwmon: Add driver...
239
240
241
242
243
244
245
246
247
  config SENSORS_FAM15H_POWER
  	tristate "AMD Family 15h processor power"
  	depends on X86 && PCI
  	help
  	  If you say yes here you get support for processor power
  	  information of your AMD family 15h CPU.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called fam15h_power.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
248
249
  config SENSORS_ASB100
  	tristate "Asus ASB100 Bach"
dabf375b8   Jean Delvare   hwmon: Kconfig de...
250
  	depends on X86 && I2C && EXPERIMENTAL
303760b44   Jean Delvare   [PATCH] hwmon: hw...
251
  	select HWMON_VID
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
252
253
254
255
256
257
258
259
260
  	help
  	  If you say yes here you get support for the ASB100 Bach sensor
  	  chip found on some Asus mainboards.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called asb100.
  
  config SENSORS_ATXP1
  	tristate "Attansic ATXP1 VID controller"
1d72acf91   Jan Engelhardt   Use menuconfig ob...
261
  	depends on I2C && EXPERIMENTAL
303760b44   Jean Delvare   [PATCH] hwmon: hw...
262
  	select HWMON_VID
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
263
264
265
266
267
268
269
270
271
  	help
  	  If you say yes here you get support for the Attansic ATXP1 VID
  	  controller.
  
  	  If your board have such a chip, you are able to control your CPU
  	  core and other voltages.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called atxp1.
609946980   Roland Stigge   hwmon: Support fo...
272
273
274
275
276
277
278
279
280
  config SENSORS_DS620
  	tristate "Dallas Semiconductor DS620"
  	depends on I2C
  	help
  	  If you say yes here you get support for Dallas Semiconductor
  	  DS620 sensor chip.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called ds620.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
281
282
  config SENSORS_DS1621
  	tristate "Dallas Semiconductor DS1621 and DS1625"
1d72acf91   Jan Engelhardt   Use menuconfig ob...
283
  	depends on I2C
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
284
285
286
287
288
289
  	help
  	  If you say yes here you get support for Dallas Semiconductor
  	  DS1621 and DS1625 sensor chips.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called ds1621.
9d97e5c81   Donggeun Kim   hwmon: Add driver...
290
291
  config SENSORS_EXYNOS4_TMU
  	tristate "Temperature sensor on Samsung EXYNOS4"
362790237   Donggeun Kim   hwmon: (exynos4_t...
292
  	depends on ARCH_EXYNOS4
9d97e5c81   Donggeun Kim   hwmon: Add driver...
293
294
295
296
297
298
  	help
  	  If you say yes here you get support for TMU (Thermal Managment
  	  Unit) on SAMSUNG EXYNOS4 series of SoC.
  
  	  This driver can also be built as a module. If so, the module
  	  will be called exynos4-tmu.
298c75249   Darrick J. Wong   hwmon: (i5k_amb) ...
299
300
301
302
303
304
305
306
307
  config SENSORS_I5K_AMB
  	tristate "FB-DIMM AMB temperature sensor on Intel 5000 series chipsets"
  	depends on PCI && EXPERIMENTAL
  	help
  	  If you say yes here you get support for FB-DIMM AMB temperature
  	  monitoring chips on systems with the Intel 5000 series chipset.
  
  	  This driver can also be built as a module. If so, the module
  	  will be called i5k_amb.
e53004e20   Jean Delvare   [PATCH] hwmon: Ne...
308
  config SENSORS_F71805F
9cab0217f   Jean Delvare   hwmon: (f71805f) ...
309
  	tristate "Fintek F71805F/FG, F71806F/FG and F71872F/FG"
746cdfbf0   Dean Nelson   hwmon: Avoid buil...
310
  	depends on !PPC
e53004e20   Jean Delvare   [PATCH] hwmon: Ne...
311
312
  	help
  	  If you say yes here you get support for hardware monitoring
9cab0217f   Jean Delvare   hwmon: (f71805f) ...
313
314
  	  features of the Fintek F71805F/FG, F71806F/FG and F71872F/FG
  	  Super-I/O chips.
e53004e20   Jean Delvare   [PATCH] hwmon: Ne...
315
316
317
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called f71805f.
45fb36694   Hans de Goede   hwmon: add suppor...
318
  config SENSORS_F71882FG
5d7f77bf6   Jean Delvare   hwmon: (f71882fg)...
319
  	tristate "Fintek F71882FG and compatibles"
746cdfbf0   Dean Nelson   hwmon: Avoid buil...
320
  	depends on !PPC
45fb36694   Hans de Goede   hwmon: add suppor...
321
  	help
f2e41e910   Andrew Morton   revert "hwmon: f7...
322
  	  If you say yes here you get support for hardware monitoring
5d7f77bf6   Jean Delvare   hwmon: (f71882fg)...
323
324
  	  features of many Fintek Super-I/O (LPC) chips. The currently
  	  supported chips are:
629c58bac   Hans de Goede   hwmon: (f71882fg)...
325
  	    F71808E/A
5d7f77bf6   Jean Delvare   hwmon: (f71882fg)...
326
327
328
  	    F71858FG
  	    F71862FG
  	    F71863FG
5da556e33   Hans de Goede   hwmon: (f71882fg)...
329
  	    F71869F/E/A
5d7f77bf6   Jean Delvare   hwmon: (f71882fg)...
330
331
  	    F71882FG
  	    F71883FG
a66c10887   Hans de Goede   hwmon: (f71882fg)...
332
  	    F71889FG/ED/A
5d7f77bf6   Jean Delvare   hwmon: (f71882fg)...
333
334
  	    F8000
  	    F81801U
383586b12   Jean Delvare   hwmon: (f71882fg)...
335
  	    F81865F
45fb36694   Hans de Goede   hwmon: add suppor...
336
337
338
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called f71882fg.
84f1e4429   Riku Voipio   hwmon: Add f75375...
339
  config SENSORS_F75375S
f58c44e69   Björn Gerhart   hwmon: (f75375s) ...
340
  	tristate "Fintek F75375S/SP, F75373 and F75387"
0b22ce3b7   Jean Delvare   hwmon: Remove man...
341
  	depends on I2C
84f1e4429   Riku Voipio   hwmon: Add f75375...
342
343
  	help
  	  If you say yes here you get support for hardware monitoring
f58c44e69   Björn Gerhart   hwmon: (f75375s) ...
344
  	  features of the Fintek F75375S/SP, F75373 and F75387
84f1e4429   Riku Voipio   hwmon: Add f75375...
345
346
347
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called f75375s.
569ff1022   Hans de Goede   hwmon: Add new co...
348
  config SENSORS_FSCHMD
c69ab2b78   Hans de Goede   hwmon: (fschmd) A...
349
  	tristate "Fujitsu Siemens Computers sensor chips"
0589c2de6   Hans de Goede   hwmon: Deprecate ...
350
  	depends on X86 && I2C
569ff1022   Hans de Goede   hwmon: Add new co...
351
  	help
c69ab2b78   Hans de Goede   hwmon: (fschmd) A...
352
353
  	  If you say yes here you get support for the following Fujitsu
  	  Siemens Computers (FSC) sensor chips: Poseidon, Scylla, Hermes,
de15f093e   Hans de Goede   hwmon: (fschmd) A...
354
355
  	  Heimdall, Heracles, Hades and Syleus including support for the
  	  integrated watchdog.
569ff1022   Hans de Goede   hwmon: Add new co...
356

0589c2de6   Hans de Goede   hwmon: Deprecate ...
357
358
359
  	  This is a merged driver for FSC sensor chips replacing the fscpos,
  	  fscscy and fscher drivers and adding support for several other FSC
  	  sensor chips.
569ff1022   Hans de Goede   hwmon: Add new co...
360
361
362
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called fschmd.
3bcfa9e47   Herbert Valerio Riedel   hwmon: add suppor...
363
364
365
366
367
368
369
370
371
  config SENSORS_G760A
  	tristate "GMT G760A"
  	depends on I2C
  	help
  	  If you say yes here you get support for Global Mixed-mode
  	  Technology Inc G760A fan speed PWM controller chips.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called g760a.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
372
373
  config SENSORS_GL518SM
  	tristate "Genesys Logic GL518SM"
1d72acf91   Jan Engelhardt   Use menuconfig ob...
374
  	depends on I2C
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
375
376
377
378
379
380
381
382
383
  	help
  	  If you say yes here you get support for Genesys Logic GL518SM
  	  sensor chips.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called gl518sm.
  
  config SENSORS_GL520SM
  	tristate "Genesys Logic GL520SM"
1d72acf91   Jan Engelhardt   Use menuconfig ob...
384
  	depends on I2C
303760b44   Jean Delvare   [PATCH] hwmon: hw...
385
  	select HWMON_VID
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
386
387
388
389
390
391
  	help
  	  If you say yes here you get support for Genesys Logic GL520SM
  	  sensor chips.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called gl520sm.
d6fe1360f   Simon Guinot   hwmon: add generi...
392
393
394
395
396
397
398
399
  config SENSORS_GPIO_FAN
  	tristate "GPIO fan"
  	depends on GENERIC_GPIO
  	help
  	  If you say yes here you get support for fans connected to GPIO lines.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called gpio-fan.
bebe46782   Rudolf Marek   hwmon: New corete...
400
  config SENSORS_CORETEMP
708a62bcd   Rudolf Marek   hwmon: (coretemp)...
401
  	tristate "Intel Core/Core2/Atom temperature sensor"
1fe63ab47   Yong Wang   hwmon: (coretemp)...
402
  	depends on X86 && PCI && EXPERIMENTAL
bebe46782   Rudolf Marek   hwmon: New corete...
403
404
  	help
  	  If you say yes here you get support for the temperature
708a62bcd   Rudolf Marek   hwmon: (coretemp)...
405
  	  sensor inside your CPU. Most of the family 6 CPUs
f3cffe4d1   Chen Gong   hwmon: coretemp: ...
406
  	  are supported. Check Documentation/hwmon/coretemp for details.
bebe46782   Rudolf Marek   hwmon: New corete...
407

8808a793f   Darrick J. Wong   ibmaem: new drive...
408
409
410
411
412
413
414
415
416
  config SENSORS_IBMAEM
  	tristate "IBM Active Energy Manager temperature/power sensors and control"
  	select IPMI_SI
  	depends on IPMI_HANDLER
  	help
  	  If you say yes here you get support for the temperature and
  	  power sensors and capping hardware in various IBM System X
  	  servers that support Active Energy Manager.  This includes
  	  the x3350, x3550, x3650, x3655, x3755, x3850 M2, x3950 M2,
8070408b5   Darrick J. Wong   hwmon: (ibmaem) A...
417
  	  and certain HC10/HS2x/LS2x/QS2x blades.
8808a793f   Darrick J. Wong   ibmaem: new drive...
418
419
420
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called ibmaem.
57c7c3a0f   Darrick J. Wong   hwmon: IBM power ...
421
422
423
424
425
426
427
  config SENSORS_IBMPEX
  	tristate "IBM PowerExecutive temperature/power sensors"
  	select IPMI_SI
  	depends on IPMI_HANDLER
  	help
  	  If you say yes here you get support for the temperature and
  	  power sensors in various IBM System X servers that support
3d960a99a   Darrick J. Wong   ibmpex: update Kc...
428
429
430
  	  PowerExecutive.  So far this includes the x3350, x3550, x3650,
  	  x3655, and x3755; the x3800, x3850, and x3950 models that have
  	  PCI Express; and some of the HS2x, LS2x, and QS2x blades.
57c7c3a0f   Darrick J. Wong   hwmon: IBM power ...
431
432
433
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called ibmpex.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
434
435
  config SENSORS_IT87
  	tristate "ITE IT87xx and compatibles"
746cdfbf0   Dean Nelson   hwmon: Avoid buil...
436
  	depends on !PPC
303760b44   Jean Delvare   [PATCH] hwmon: hw...
437
  	select HWMON_VID
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
438
  	help
87673dd73   Jean Delvare   it87: Add support...
439
  	  If you say yes here you get support for ITE IT8705F, IT8712F,
44c1bcd4b   Jean Delvare   hwmon: (it87) Add...
440
441
  	  IT8716F, IT8718F, IT8720F, IT8721F, IT8726F and IT8758E sensor
  	  chips, and the SiS960 clone.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
442
443
444
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called it87.
7f983ba93   Lars-Peter Clausen   HWMON: Add JZ4740...
445
446
447
448
449
450
451
452
453
  config SENSORS_JZ4740
  	tristate "Ingenic JZ4740 SoC ADC driver"
  	depends on MACH_JZ4740 && MFD_JZ4740_ADC
  	help
  	  If you say yes here you get support for reading adc values from the ADCIN
  	  pin on Ingenic JZ4740 SoC based boards.
  
  	  This driver can also be build as a module. If so, the module will be
  	  called jz4740-hwmon.
4453d7364   Guenter Roeck   hwmon: add suppor...
454
  config SENSORS_JC42
d5622f5b6   Clemens Ladisch   hwmon: (jc42) mor...
455
  	tristate "JEDEC JC42.4 compliant memory module temperature sensors"
4bd2691d6   Randy Dunlap   hwmon: jc42 depen...
456
  	depends on I2C
4453d7364   Guenter Roeck   hwmon: add suppor...
457
  	help
d5622f5b6   Clemens Ladisch   hwmon: (jc42) mor...
458
459
460
461
462
  	  If you say yes here, you get support for JEDEC JC42.4 compliant
  	  temperature sensors, which are used on many DDR3 memory modules for
  	  mobile devices and servers.  Support will include, but not be limited
  	  to, ADT7408, CAT34TS02, CAT6095, MAX6604, MCP9805, MCP98242, MCP98243,
  	  MCP9843, SE97, SE98, STTS424(E), TSE2002B3, and TS3000B3.
4453d7364   Guenter Roeck   hwmon: add suppor...
463
464
465
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called jc42.
502b5a019   Guenter Roeck   hwmon: Add suppor...
466
467
468
469
470
471
472
473
474
475
  config SENSORS_LINEAGE
  	tristate "Lineage Compact Power Line Power Entry Module"
  	depends on I2C && EXPERIMENTAL
  	help
  	  If you say yes here you get support for the Lineage Compact Power Line
  	  series of DC/DC and AC/DC converters such as CP1800, CP2000AC,
  	  CP2000DC, CP2725, and others.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called lineage-pem.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
476
  config SENSORS_LM63
210961c43   Guenter Roeck   hwmon: (lm63) Add...
477
  	tristate "National Semiconductor LM63 and compatibles"
1d72acf91   Jan Engelhardt   Use menuconfig ob...
478
  	depends on I2C
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
479
  	help
10f2ed31a   Matthew Garrett   hwmon: (lm63) Add...
480
  	  If you say yes here you get support for the National
210961c43   Guenter Roeck   hwmon: (lm63) Add...
481
  	  Semiconductor LM63, LM64, and LM96163 remote diode digital temperature
10f2ed31a   Matthew Garrett   hwmon: (lm63) Add...
482
483
484
  	  sensors with integrated fan control.  Such chips are found
  	  on the Tyan S4882 (Thunder K8QS Pro) motherboard, among
  	  others.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
485
486
487
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called lm63.
e1a8e913f   Kaiwan N Billimoria   [PATCH] lm70: New...
488
  config SENSORS_LM70
c8ac32e47   Manuel Lauss   hwmon: (lm70) Add...
489
  	tristate "National Semiconductor LM70 / Texas Instruments TMP121"
0b22ce3b7   Jean Delvare   hwmon: Remove man...
490
  	depends on SPI_MASTER
e1a8e913f   Kaiwan N Billimoria   [PATCH] lm70: New...
491
492
  	help
  	  If you say yes here you get support for the National Semiconductor
c8ac32e47   Manuel Lauss   hwmon: (lm70) Add...
493
494
  	  LM70 and Texas Instruments TMP121/TMP123 digital temperature
  	  sensor chips.
e1a8e913f   Kaiwan N Billimoria   [PATCH] lm70: New...
495
496
497
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called lm70.
4e233cbed   Adrien Demarez   hwmon: New driver...
498
499
500
501
502
503
504
505
  config SENSORS_LM73
  	tristate "National Semiconductor LM73"
  	depends on I2C
  	help
  	  If you say yes here you get support for National Semiconductor LM73
  	  sensor chips.
  	  This driver can also be built as a module.  If so, the module
  	  will be called lm73.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
506
507
  config SENSORS_LM75
  	tristate "National Semiconductor LM75 and compatibles"
1d72acf91   Jan Engelhardt   Use menuconfig ob...
508
  	depends on I2C
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
509
  	help
01a52397e   David Brownell   hwmon: (lm75) cle...
510
511
  	  If you say yes here you get support for one common type of
  	  temperature sensor chip, with models including:
e96f9d89e   Michael Hennerich   hwmon: (lm75) Add...
512
  		- Analog Devices ADT75
01a52397e   David Brownell   hwmon: (lm75) cle...
513
514
515
  		- Dallas Semiconductor DS75 and DS1775
  		- Maxim MAX6625 and MAX6626
  		- Microchip MCP980x
05e82fe40   Len Sorensen   hwmon: (lm75) Add...
516
  		- National Semiconductor LM75, LM75A
01a52397e   David Brownell   hwmon: (lm75) cle...
517
518
519
  		- NXP's LM75A
  		- ST Microelectronics STDS75
  		- TelCom (now Microchip) TCN75
6d034059e   Shubhrajyoti Datta   hwmon: (lm75) Add...
520
521
  		- Texas Instruments TMP100, TMP101, TMP105, TMP75, TMP175,
  		  TMP275
01a52397e   David Brownell   hwmon: (lm75) cle...
522

9ebd3d822   David Brownell   hwmon: (lm75) add...
523
524
525
526
527
528
  	  This driver supports driver model based binding through board
  	  specific I2C device tables.
  
  	  It also supports the "legacy" style of driver binding.  To use
  	  that with some chips which don't replicate LM75 quirks exactly,
  	  you may need the "force" module parameter.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
529
530
531
532
533
534
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called lm75.
  
  config SENSORS_LM77
  	tristate "National Semiconductor LM77"
1d72acf91   Jan Engelhardt   Use menuconfig ob...
535
  	depends on I2C
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
536
537
538
539
540
541
542
543
544
  	help
  	  If you say yes here you get support for National Semiconductor LM77
  	  sensor chips.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called lm77.
  
  config SENSORS_LM78
  	tristate "National Semiconductor LM78 and compatibles"
1d72acf91   Jan Engelhardt   Use menuconfig ob...
545
  	depends on I2C
19f673edd   Jean Delvare   [PATCH] hwmon: hw...
546
  	select HWMON_VID
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
547
548
549
550
551
552
553
554
555
  	help
  	  If you say yes here you get support for National Semiconductor LM78,
  	  LM78-J and LM79.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called lm78.
  
  config SENSORS_LM80
  	tristate "National Semiconductor LM80"
0b22ce3b7   Jean Delvare   hwmon: Remove man...
556
  	depends on I2C
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
557
558
559
560
561
562
563
564
  	help
  	  If you say yes here you get support for National Semiconductor
  	  LM80 sensor chips.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called lm80.
  
  config SENSORS_LM83
43cb7ebee   Jordan Crouse   [PATCH] lm83: Add...
565
  	tristate "National Semiconductor LM83 and compatibles"
1d72acf91   Jan Engelhardt   Use menuconfig ob...
566
  	depends on I2C
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
567
568
  	help
  	  If you say yes here you get support for National Semiconductor
43cb7ebee   Jordan Crouse   [PATCH] lm83: Add...
569
  	  LM82 and LM83 sensor chips.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
570
571
572
573
574
575
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called lm83.
  
  config SENSORS_LM85
  	tristate "National Semiconductor LM85 and compatibles"
0b22ce3b7   Jean Delvare   hwmon: Remove man...
576
  	depends on I2C
303760b44   Jean Delvare   [PATCH] hwmon: hw...
577
  	select HWMON_VID
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
578
579
  	help
  	  If you say yes here you get support for National Semiconductor LM85
c36364dbf   Jean Delvare   hwmon: (lm85) Doc...
580
  	  sensor chips and clones: ADM1027, ADT7463, ADT7468, EMC6D100,
f065a93e1   Jan Beulich   hwmon: (lm85) ext...
581
  	  EMC6D101, EMC6D102, and EMC6D103.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
582
583
584
585
586
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called lm85.
  
  config SENSORS_LM87
c7fa37379   Jean Delvare   hwmon: (lm87) Add...
587
  	tristate "National Semiconductor LM87 and compatibles"
1d72acf91   Jan Engelhardt   Use menuconfig ob...
588
  	depends on I2C
303760b44   Jean Delvare   [PATCH] hwmon: hw...
589
  	select HWMON_VID
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
590
591
  	help
  	  If you say yes here you get support for National Semiconductor LM87
c7fa37379   Jean Delvare   hwmon: (lm87) Add...
592
  	  and Analog Devices ADM1024 sensor chips.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
593
594
595
596
597
598
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called lm87.
  
  config SENSORS_LM90
  	tristate "National Semiconductor LM90 and compatibles"
1d72acf91   Jan Engelhardt   Use menuconfig ob...
599
  	depends on I2C
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
600
601
  	help
  	  If you say yes here you get support for National Semiconductor LM90,
5a4e5e6a7   Guenter Roeck   hwmon: (lm90) Add...
602
603
604
  	  LM86, LM89 and LM99, Analog Devices ADM1032, ADT7461, and ADT7461A,
  	  Maxim MAX6646, MAX6647, MAX6648, MAX6649, MAX6657, MAX6658, MAX6659,
  	  MAX6680, MAX6681, MAX6692, MAX6695, MAX6696, ON Semiconductor NCT1008,
2ef017935   Stijn Devriendt   hwmon: (lm90) Add...
605
  	  Winbond/Nuvoton W83L771W/G/AWG/ASG and Philips SA56004 sensor chips.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
606
607
608
609
610
611
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called lm90.
  
  config SENSORS_LM92
  	tristate "National Semiconductor LM92 and compatibles"
1d72acf91   Jan Engelhardt   Use menuconfig ob...
612
  	depends on I2C
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
613
614
615
616
617
618
  	help
  	  If you say yes here you get support for National Semiconductor LM92
  	  and Maxim MAX6635 sensor chips.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called lm92.
e46957edf   Hans-Jürgen Koch   hwmon: Add LM93 s...
619
620
  config SENSORS_LM93
  	tristate "National Semiconductor LM93 and compatibles"
dabf375b8   Jean Delvare   hwmon: Kconfig de...
621
  	depends on I2C
e46957edf   Hans-Jürgen Koch   hwmon: Add LM93 s...
622
623
  	select HWMON_VID
  	help
c7bf71c51   Guenter Roeck   hwmon: (lm93) Add...
624
625
  	  If you say yes here you get support for National Semiconductor LM93,
  	  LM94, and compatible sensor chips.
e46957edf   Hans-Jürgen Koch   hwmon: Add LM93 s...
626
627
628
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called lm93.
de7790155   per.dalen@appeartv.com   hwmon: Add suppor...
629
630
631
632
633
634
635
636
637
638
  config SENSORS_LTC4151
  	tristate "Linear Technology LTC4151"
  	depends on I2C
  	default n
  	help
  	  If you say yes here you get support for Linear Technology LTC4151
  	  High Voltage I2C Current and Voltage Monitor interface.
  
  	  This driver can also be built as a module. If so, the module will
  	  be called ltc4151.
72f5de92e   Ira Snyder   hwmon: Add LTC421...
639
640
641
642
643
644
645
646
647
648
  config SENSORS_LTC4215
  	tristate "Linear Technology LTC4215"
  	depends on I2C && EXPERIMENTAL
  	default n
  	help
  	  If you say yes here you get support for Linear Technology LTC4215
  	  Hot Swap Controller I2C interface.
  
  	  This driver can also be built as a module. If so, the module will
  	  be called ltc4215.
6e34b187b   Ira Snyder   hwmon: Add LTC424...
649
650
651
652
653
654
655
656
657
658
  config SENSORS_LTC4245
  	tristate "Linear Technology LTC4245"
  	depends on I2C && EXPERIMENTAL
  	default n
  	help
  	  If you say yes here you get support for Linear Technology LTC4245
  	  Multiple Supply Hot Swap Controller I2C interface.
  
  	  This driver can also be built as a module. If so, the module will
  	  be called ltc4245.
e5f5c99a3   Guenter Roeck   hwmon: LTC4261 Ha...
659
660
661
662
663
664
665
666
667
668
  config SENSORS_LTC4261
  	tristate "Linear Technology LTC4261"
  	depends on I2C && EXPERIMENTAL
  	default n
  	help
  	  If you say yes here you get support for Linear Technology LTC4261
  	  Negative Voltage Hot Swap Controller I2C interface.
  
  	  This driver can also be built as a module. If so, the module will
  	  be called ltc4261.
061603275   Davide Rizzo   hwmon: LM95241 dr...
669
  config SENSORS_LM95241
8c1d04192   Guenter Roeck   hwmon: (lm95241) ...
670
  	tristate "National Semiconductor LM95241 and compatibles"
061603275   Davide Rizzo   hwmon: LM95241 dr...
671
672
  	depends on I2C
  	help
8c1d04192   Guenter Roeck   hwmon: (lm95241) ...
673
674
  	  If you say yes here you get support for LM95231 and LM95241 sensor
  	  chips.
061603275   Davide Rizzo   hwmon: LM95241 dr...
675
676
677
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called lm95241.
fffd80ccc   Alexander Stein   hwmon: LM95245 dr...
678
679
680
681
682
683
684
685
  config SENSORS_LM95245
  	tristate "National Semiconductor LM95245 sensor chip"
  	depends on I2C && EXPERIMENTAL
  	help
  	  If you say yes here you get support for LM95245 sensor chip.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called lm95245.
55b951e7e   Eric Miao   hwmon: add max111...
686
687
688
689
690
691
692
693
  config SENSORS_MAX1111
  	tristate "Maxim MAX1111 Multichannel, Serial 8-bit ADC chip"
  	depends on SPI_MASTER
  	help
  	  Say y here to support Maxim's MAX1111 ADC chips.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called max1111.
f5bae2642   Guenter Roeck   hwmon: Driver for...
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
  config SENSORS_MAX16065
  	tristate "Maxim MAX16065 System Manager and compatibles"
  	depends on I2C
  	help
  	  If you say yes here you get support for hardware monitoring
  	  capabilities of the following Maxim System Manager chips.
  	    MAX16065
  	    MAX16066
  	    MAX16067
  	    MAX16068
  	    MAX16070
  	    MAX16071
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called max16065.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
709
710
  config SENSORS_MAX1619
  	tristate "Maxim MAX1619 sensor chip"
1d72acf91   Jan Engelhardt   Use menuconfig ob...
711
  	depends on I2C
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
712
713
714
715
716
  	help
  	  If you say yes here you get support for MAX1619 sensor chip.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called max1619.
731b4cace   David George   hwmon: Driver for...
717
718
719
720
721
722
723
724
725
  config SENSORS_MAX1668
  	tristate "Maxim MAX1668 and compatibles"
  	depends on I2C && EXPERIMENTAL
  	help
  	  If you say yes here you get support for MAX1668, MAX1989 and
  	  MAX1805 chips.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called max1668.
a5b79d62f   stigge@antcom.de   hwmon: Driver for...
726
727
728
729
730
731
732
733
734
  config SENSORS_MAX6639
  	tristate "Maxim MAX6639 sensor chip"
  	depends on I2C && EXPERIMENTAL
  	help
  	  If you say yes here you get support for the MAX6639
  	  sensor chips.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called max6639.
83bffbce7   Per Dalén   hwmon: Add suppor...
735
736
737
738
739
740
741
742
743
744
  config SENSORS_MAX6642
  	tristate "Maxim MAX6642 sensor chip"
  	depends on I2C && EXPERIMENTAL
  	help
  	  If you say yes here you get support for MAX6642 sensor chip.
  	  MAX6642 is a SMBus-Compatible Remote/Local Temperature Sensor
  	  with Overtemperature Alarm from Maxim.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called max6642.
d20620de0   Hans-Juergen Koch   hwmon: New max665...
745
746
  config SENSORS_MAX6650
  	tristate "Maxim MAX6650 sensor chip"
1d72acf91   Jan Engelhardt   Use menuconfig ob...
747
  	depends on I2C && EXPERIMENTAL
d20620de0   Hans-Juergen Koch   hwmon: New max665...
748
749
750
751
752
753
  	help
  	  If you say yes here you get support for the MAX6650 / MAX6651
  	  sensor chips.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called max6650.
f22aaaa70   Donggeun Kim   hwmon: Driver for...
754
755
756
757
758
759
760
761
762
763
764
765
766
  config SENSORS_NTC_THERMISTOR
  	tristate "NTC thermistor support"
  	depends on EXPERIMENTAL
  	help
  	  This driver supports NTC thermistors sensor reading and its
  	  interpretation. The driver can also monitor the temperature and
  	  send notifications about the temperature.
  
  	  Currently, this driver supports
  	  NCP15WB473, NCP18WB473, NCP21WB473, NCP03WB473, and NCP15WL333.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called ntc-thermistor.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
767
768
  config SENSORS_PC87360
  	tristate "National Semiconductor PC87360 family"
746cdfbf0   Dean Nelson   hwmon: Avoid buil...
769
  	depends on !PPC
303760b44   Jean Delvare   [PATCH] hwmon: hw...
770
  	select HWMON_VID
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
771
772
773
774
775
776
777
778
779
  	help
  	  If you say yes here you get access to the hardware monitoring
  	  functions of the National Semiconductor PC8736x Super-I/O chips.
  	  The PC87360, PC87363 and PC87364 only have fan monitoring and
  	  control.  The PC87365 and PC87366 additionally have voltage and
  	  temperature monitoring.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called pc87360.
ba224e2c4   Jean Delvare   hwmon: New PC8742...
780
781
  config SENSORS_PC87427
  	tristate "National Semiconductor PC87427"
746cdfbf0   Dean Nelson   hwmon: Avoid buil...
782
  	depends on !PPC
ba224e2c4   Jean Delvare   hwmon: New PC8742...
783
784
785
786
787
  	help
  	  If you say yes here you get access to the hardware monitoring
  	  functions of the National Semiconductor PC87427 Super-I/O chip.
  	  The chip has two distinct logical devices, one for fan speed
  	  monitoring and control, and one for voltage and temperature
008e5f335   Jean Delvare   hwmon: (pc87427) ...
788
789
  	  monitoring. Fan speed monitoring and control are supported, as
  	  well as temperature monitoring. Voltages aren't supported yet.
ba224e2c4   Jean Delvare   hwmon: New PC8742...
790
791
792
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called pc87427.
fb4504fe8   Jean Delvare   Move the pcf8591 ...
793
794
795
796
797
798
799
800
801
802
803
804
805
  config SENSORS_PCF8591
  	tristate "Philips PCF8591 ADC/DAC"
  	depends on I2C
  	default n
  	help
  	  If you say yes here you get support for Philips PCF8591 4-channel
  	  ADC, 1-channel DAC chips.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called pcf8591.
  
  	  These devices are hard to detect and rarely found on mainstream
  	  hardware.  If unsure, say N.
9d2ecfb76   Guenter Roeck   hwmon: (pmbus) Mo...
806
  source drivers/hwmon/pmbus/Kconfig
442aba787   Guenter Roeck   hwmon: PMBus devi...
807

251eb40f5   Jonathan Cameron   hwmon: sht15 humi...
808
809
810
811
812
813
814
815
816
  config SENSORS_SHT15
  	tristate "Sensiron humidity and temperature sensors. SHT15 and compat."
  	depends on GENERIC_GPIO
  	help
  	  If you say yes here you get support for the Sensiron SHT10, SHT11,
  	  SHT15, SHT71, SHT75 humidity and temperature sensors.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called sht15.
430400b86   Urs Fleisch   hwmon: driver for...
817
818
819
820
821
822
823
824
825
  config SENSORS_SHT21
  	tristate "Sensiron humidity and temperature sensors. SHT21 and compat."
  	depends on I2C
  	help
  	  If you say yes here you get support for the Sensiron SHT21, SHT25
  	  humidity and temperature sensors.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called sht21.
bff78650a   Ben Dooks   ARM: HWMON: S3C24...
826
  config SENSORS_S3C
62991f7ab   Maurus Cuelenaere   hwmon: (s3c-hwmon...
827
828
  	tristate "Samsung built-in ADC"
  	depends on S3C_ADC
bff78650a   Ben Dooks   ARM: HWMON: S3C24...
829
830
  	help
  	  If you say yes here you get support for the on-board ADCs of
62991f7ab   Maurus Cuelenaere   hwmon: (s3c-hwmon...
831
  	  the Samsung S3C24XX, S3C64XX and other series of SoC
bff78650a   Ben Dooks   ARM: HWMON: S3C24...
832
833
  
  	  This driver can also be built as a module. If so, the module
62991f7ab   Maurus Cuelenaere   hwmon: (s3c-hwmon...
834
  	  will be called s3c-hwmon.
bff78650a   Ben Dooks   ARM: HWMON: S3C24...
835
836
837
838
839
840
841
  
  config SENSORS_S3C_RAW
  	bool "Include raw channel attributes in sysfs"
  	depends on SENSORS_S3C
  	help
  	  Say Y here if you want to include raw copies of all the ADC
  	  channels in sysfs.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
842
843
  config SENSORS_SIS5595
  	tristate "Silicon Integrated Systems Corp. SiS5595"
17e7dc437   Jean Delvare   hwmon/sis5595: Co...
844
  	depends on PCI
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
845
846
847
848
849
850
  	help
  	  If you say yes here you get support for the integrated sensors in
  	  SiS5595 South Bridges.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called sis5595.
920fa1ffc   Guenter Roeck   hwmon: driver for...
851
852
853
854
855
856
857
858
859
860
861
862
863
864
  config SENSORS_SMM665
  	tristate "Summit Microelectronics SMM665"
  	depends on I2C && EXPERIMENTAL
  	default n
  	help
  	  If you say yes here you get support for the hardware monitoring
  	  features of the Summit Microelectronics SMM665/SMM665B Six-Channel
  	  Active DC Output Controller / Monitor.
  
  	  Other supported chips are SMM465, SMM665C, SMM764, and SMM766.
  	  Support for those chips is untested.
  
  	  This driver can also be built as a module. If so, the module will
  	  be called smm665.
9431996f5   Juerg Haefliger   hwmon: New SMSC D...
865
  config SENSORS_DME1737
e95c237d7   Juerg Haefliger   hwmon: (dme1737) ...
866
  	tristate "SMSC DME1737, SCH311x and compatibles"
746cdfbf0   Dean Nelson   hwmon: Avoid buil...
867
  	depends on I2C && EXPERIMENTAL && !PPC
9431996f5   Juerg Haefliger   hwmon: New SMSC D...
868
869
870
  	select HWMON_VID
  	help
  	  If you say yes here you get support for the hardware monitoring
549edb833   Juerg Haefliger   hwmon: (dme1737) ...
871
872
  	  and fan control features of the SMSC DME1737, SCH311x, SCH5027, and
  	  Asus A8000 Super-I/O chips.
9431996f5   Juerg Haefliger   hwmon: New SMSC D...
873
874
875
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called dme1737.
dac6831e6   Kalhan Trisal   hwmon: EMC1403 th...
876
  config SENSORS_EMC1403
7a1b76f2a   Jekyll Lai   hwmon: (emc1403) ...
877
  	tristate "SMSC EMC1403/23 thermal sensor"
dac6831e6   Kalhan Trisal   hwmon: EMC1403 th...
878
879
  	depends on I2C
  	help
7a1b76f2a   Jekyll Lai   hwmon: (emc1403) ...
880
  	  If you say yes here you get support for the SMSC EMC1403/23
dac6831e6   Kalhan Trisal   hwmon: EMC1403 th...
881
882
883
884
  	  temperature monitoring chip.
  
  	  Threshold values can be configured using sysfs.
  	  Data from the different diodes are accessible via sysfs.
9df7305b5   Steve Glendinning   hwmon: Add driver...
885
886
887
888
889
890
891
892
893
  config SENSORS_EMC2103
  	tristate "SMSC EMC2103"
  	depends on I2C
  	help
  	  If you say yes here you get support for the temperature
  	  and fan sensors of the SMSC EMC2103 chips.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called emc2103.
b0b349a85   Jean Delvare   hwmon: New driver...
894
895
896
897
898
899
900
901
902
  config SENSORS_EMC6W201
  	tristate "SMSC EMC6W201"
  	depends on I2C
  	help
  	  If you say yes here you get support for the SMSC EMC6W201
  	  hardware monitoring chip.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called emc6w201.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
903
904
  config SENSORS_SMSC47M1
  	tristate "SMSC LPC47M10x and compatibles"
746cdfbf0   Dean Nelson   hwmon: Avoid buil...
905
  	depends on !PPC
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
906
907
908
  	help
  	  If you say yes here you get support for the integrated fan
  	  monitoring and control capabilities of the SMSC LPC47B27x,
6091780eb   Jean Delvare   smsc47m1: List th...
909
  	  LPC47M10x, LPC47M112, LPC47M13x, LPC47M14x, LPC47M15x,
8eccbb6fb   Jean Delvare   hwmon/smsc47m1: A...
910
  	  LPC47M192, LPC47M292 and LPC47M997 chips.
59ac83677   Hartmut Rick   [PATCH] smsc47m19...
911

8eccbb6fb   Jean Delvare   hwmon/smsc47m1: A...
912
913
914
915
  	  The temperature and voltage sensor features of the LPC47M15x,
  	  LPC47M192, LPC47M292 and LPC47M997 are supported by another
  	  driver, select also "SMSC LPC47M192 and compatibles" below for
  	  those.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
916
917
918
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called smsc47m1.
59ac83677   Hartmut Rick   [PATCH] smsc47m19...
919
920
  config SENSORS_SMSC47M192
  	tristate "SMSC LPC47M192 and compatibles"
0b22ce3b7   Jean Delvare   hwmon: Remove man...
921
  	depends on I2C
59ac83677   Hartmut Rick   [PATCH] smsc47m19...
922
923
924
  	select HWMON_VID
  	help
  	  If you say yes here you get support for the temperature and
00cb47390   Jean Delvare   hwmon/smsc47m192:...
925
926
  	  voltage sensors of the SMSC LPC47M192, LPC47M15x, LPC47M292
  	  and LPC47M997 chips.
59ac83677   Hartmut Rick   [PATCH] smsc47m19...
927
928
929
930
931
932
933
934
  
  	  The fan monitoring and control capabilities of these chips
  	  are supported by another driver, select
  	  "SMSC LPC47M10x and compatibles" above. You need both drivers
  	  if you want fan control and voltage/temperature sensor support.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called smsc47m192.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
935
936
  config SENSORS_SMSC47B397
  	tristate "SMSC LPC47B397-NC"
746cdfbf0   Dean Nelson   hwmon: Avoid buil...
937
  	depends on EXPERIMENTAL && !PPC
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
938
939
940
941
942
943
  	help
  	  If you say yes here you get support for the SMSC LPC47B397-NC
  	  sensor chip.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called smsc47b397.
28ff2f7a7   Hans de Goede   hwmon: (sch5627) ...
944
945
946
  config SENSORS_SCH56XX_COMMON
  	tristate
  	default n
a98d506c0   Hans de Goede   hwmon: New driver...
947
948
  config SENSORS_SCH5627
  	tristate "SMSC SCH5627"
746cdfbf0   Dean Nelson   hwmon: Avoid buil...
949
  	depends on !PPC
28ff2f7a7   Hans de Goede   hwmon: (sch5627) ...
950
  	select SENSORS_SCH56XX_COMMON
a98d506c0   Hans de Goede   hwmon: New driver...
951
952
953
954
955
956
  	help
  	  If you say yes here you get support for the hardware monitoring
  	  features of the SMSC SCH5627 Super-I/O chip.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called sch5627.
0772a6407   Hans de Goede   hwmon: New driver...
957
958
  config SENSORS_SCH5636
  	tristate "SMSC SCH5636"
746cdfbf0   Dean Nelson   hwmon: Avoid buil...
959
  	depends on !PPC
0772a6407   Hans de Goede   hwmon: New driver...
960
961
962
963
964
965
966
967
968
969
970
971
  	select SENSORS_SCH56XX_COMMON
  	help
  	  SMSC SCH5636 Super I/O chips include an embedded microcontroller for
  	  hardware monitoring solutions, allowing motherboard manufacturers to
  	  create their own custom hwmon solution based upon the SCH5636.
  
  	  Currently this driver only supports the Fujitsu Theseus SCH5636 based
  	  hwmon solution. Say yes here if you want support for the Fujitsu
  	  Theseus' hardware monitoring features.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called sch5636.
8c22a8f57   Dirk Eibach   hwmon: Add suppor...
972
973
974
975
976
977
978
979
980
  config SENSORS_ADS1015
  	tristate "Texas Instruments ADS1015"
  	depends on I2C
  	help
  	  If you say yes here you get support for Texas Instruments ADS1015
  	  12-bit 4-input ADC device.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called ads1015.
5812f9283   Steve Hardy   hwmon: Add suppor...
981
982
983
984
985
986
987
988
989
  config SENSORS_ADS7828
  	tristate "Texas Instruments ADS7828"
  	depends on I2C
  	help
  	  If you say yes here you get support for Texas Instruments ADS7828
  	  12-bit 8-channel ADC device.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called ads7828.
e0c70b807   Paul Thomas   hwmon: add TI ads...
990
991
992
993
994
995
996
997
  config SENSORS_ADS7871
  	tristate "Texas Instruments ADS7871 A/D converter"
  	depends on SPI
  	help
  	  If you say yes here you get support for TI ADS7871 & ADS7870
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called ads7871.
b5430a04e   Tomaz Mertelj   hwmon: driver for...
998
999
1000
1001
1002
1003
1004
1005
1006
  config SENSORS_AMC6821
  	tristate "Texas Instruments AMC6821"
  	depends on I2C  && EXPERIMENTAL
  	help
  	  If you say yes here you get support for the Texas Instruments
  	  AMC6821 hardware monitoring chips.
  
  	  This driver can also be build as a module.  If so, the module
  	  will be called amc6821.
add77c64c   Krzysztof Helt   hwmon: add suppor...
1007
1008
  config SENSORS_THMC50
  	tristate "Texas Instruments THMC50 / Analog Devices ADM1022"
0b22ce3b7   Jean Delvare   hwmon: Remove man...
1009
  	depends on I2C
add77c64c   Krzysztof Helt   hwmon: add suppor...
1010
1011
1012
1013
1014
1015
  	help
  	  If you say yes here you get support for Texas Instruments THMC50
  	  sensor chips and clones: the Analog Devices ADM1022.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called thmc50.
beb1b6bbf   Steven King   hwmon: Driver for...
1016
  config SENSORS_TMP102
cff37c9e8   Jean Delvare   hwmon: (tmp102) V...
1017
  	tristate "Texas Instruments TMP102"
beb1b6bbf   Steven King   hwmon: Driver for...
1018
1019
1020
1021
1022
1023
1024
  	depends on I2C && EXPERIMENTAL
  	help
  	  If you say yes here you get support for Texas Instruments TMP102
  	  sensor chips.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called tmp102.
ab2b79d5e   Hans de Goede   hwmon: (tmp401) A...
1025
1026
1027
1028
1029
1030
1031
1032
1033
  config SENSORS_TMP401
  	tristate "Texas Instruments TMP401 and compatibles"
  	depends on I2C && EXPERIMENTAL
  	help
  	  If you say yes here you get support for Texas Instruments TMP401 and
  	  TMP411 temperature sensor chips.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called tmp401.
9410700b8   Andre Prendel   hwmon: Add driver...
1034
1035
1036
1037
1038
1039
1040
1041
1042
  config SENSORS_TMP421
  	tristate "Texas Instruments TMP421 and compatible"
  	depends on I2C && EXPERIMENTAL
  	help
  	  If you say yes here you get support for Texas Instruments TMP421,
  	  TMP422 and TMP423 temperature sensor chips.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called tmp421.
0070bddfe   Keerthy   hwmon: twl4030: H...
1043
1044
1045
1046
1047
1048
1049
1050
1051
  config SENSORS_TWL4030_MADC
  	tristate "Texas Instruments TWL4030 MADC Hwmon"
  	depends on TWL4030_MADC
  	help
  	If you say yes here you get hwmon support for triton
  	TWL4030-MADC.
  
  	This driver can also be built as a module. If so it will be called
  	twl4030-madc-hwmon.
70c38772a   Harald Welte   hwmon: Add driver...
1052
1053
1054
  config SENSORS_VIA_CPUTEMP
  	tristate "VIA CPU temperature sensor"
  	depends on X86
764e043bb   Jean Delvare   hwmon: (via-cpute...
1055
  	select HWMON_VID
70c38772a   Harald Welte   hwmon: Add driver...
1056
1057
1058
1059
  	help
  	  If you say yes here you get support for the temperature
  	  sensor inside your CPU. Supported are all known variants of
  	  the VIA C7 and Nano.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
1060
1061
  config SENSORS_VIA686A
  	tristate "VIA686A"
2ec342e68   Jean Delvare   hwmon/via686a: Co...
1062
  	depends on PCI
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
1063
1064
1065
1066
1067
1068
  	help
  	  If you say yes here you get support for the integrated sensors in
  	  Via 686A/B South Bridges.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called via686a.
ab41319ea   Juerg Haefliger   hwmon: New driver...
1069
1070
  config SENSORS_VT1211
  	tristate "VIA VT1211"
746cdfbf0   Dean Nelson   hwmon: Avoid buil...
1071
  	depends on !PPC
ab41319ea   Juerg Haefliger   hwmon: New driver...
1072
1073
1074
1075
1076
1077
1078
  	select HWMON_VID
  	help
  	  If you say yes here then you get support for hardware monitoring
  	  features of the VIA VT1211 Super-I/O chip.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called vt1211.
1de9e371b   Roger Lucas   [PATCH] hwmon: Ne...
1079
  config SENSORS_VT8231
51bd56339   Jean Delvare   hwmon: Make a doz...
1080
  	tristate "VIA VT8231"
ec5e1a4b8   Roger Lucas   hwmon: Convert vt...
1081
  	depends on PCI
1de9e371b   Roger Lucas   [PATCH] hwmon: Ne...
1082
  	select HWMON_VID
1de9e371b   Roger Lucas   [PATCH] hwmon: Ne...
1083
1084
1085
1086
1087
1088
  	help
  	  If you say yes here then you get support for the integrated sensors
  	  in the VIA VT8231 device.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called vt8231.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
1089
  config SENSORS_W83781D
05663368d   Jean Delvare   hwmon: (w83781d) ...
1090
  	tristate "Winbond W83781D, W83782D, W83783S, Asus AS99127F"
1d72acf91   Jan Engelhardt   Use menuconfig ob...
1091
  	depends on I2C
303760b44   Jean Delvare   [PATCH] hwmon: hw...
1092
  	select HWMON_VID
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
1093
1094
  	help
  	  If you say yes here you get support for the Winbond W8378x series
05663368d   Jean Delvare   hwmon: (w83781d) ...
1095
1096
  	  of sensor chips: the W83781D, W83782D and W83783S, and the similar
  	  Asus AS99127F.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
1097
1098
1099
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called w83781d.
9873964d6   Charles Spirakis   [PATCH] HWMON: w8...
1100
1101
  config SENSORS_W83791D
  	tristate "Winbond W83791D"
d1ebd59a7   Marc Hulsman   hwmon: (w83791d) ...
1102
  	depends on I2C
9873964d6   Charles Spirakis   [PATCH] HWMON: w8...
1103
1104
1105
1106
1107
1108
  	select HWMON_VID
  	help
  	  If you say yes here you get support for the Winbond W83791D chip.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called w83791d.
5563e27d3   Rudolf Marek   [PATCH] I2C: W837...
1109
1110
  config SENSORS_W83792D
  	tristate "Winbond W83792D"
0b22ce3b7   Jean Delvare   hwmon: Remove man...
1111
  	depends on I2C
5563e27d3   Rudolf Marek   [PATCH] I2C: W837...
1112
1113
1114
1115
1116
  	help
  	  If you say yes here you get support for the Winbond W83792D chip.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called w83792d.
6800c3d02   Rudolf Marek   hwmon: New Winbon...
1117
1118
  config SENSORS_W83793
  	tristate "Winbond W83793"
1d72acf91   Jan Engelhardt   Use menuconfig ob...
1119
  	depends on I2C && EXPERIMENTAL
7a5e6bc29   Stefano Brivio   [PATCH] hwmon: Bu...
1120
  	select HWMON_VID
6800c3d02   Rudolf Marek   hwmon: New Winbon...
1121
1122
  	help
  	  If you say yes here you get support for the Winbond W83793
5852f9609   Sven Anders   hwmon: (w83793) A...
1123
1124
  	  hardware monitoring chip, including support for the integrated
  	  watchdog.
6800c3d02   Rudolf Marek   hwmon: New Winbon...
1125
1126
1127
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called w83793.
792d376b4   Wei Song   hwmon: New driver...
1128
1129
1130
1131
1132
1133
1134
1135
1136
  config SENSORS_W83795
  	tristate "Winbond/Nuvoton W83795G/ADG"
  	depends on I2C && EXPERIMENTAL
  	help
  	  If you say yes here you get support for the Winbond W83795G and
  	  W83795ADG hardware monitoring chip.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called w83795.
00030af23   Jean Delvare   hwmon: (w83795) E...
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
  config SENSORS_W83795_FANCTRL
  	boolean "Include fan control support (DANGEROUS)"
  	depends on SENSORS_W83795 && EXPERIMENTAL
  	default n
  	help
  	  If you say yes here, support for the both manual and automatic
  	  fan control features will be included in the driver.
  
  	  This part of the code wasn't carefully reviewed and tested yet,
  	  so enabling this option is strongly discouraged on production
  	  servers. Only developers and testers should enable it for the
  	  time being.
  
  	  Please also note that this option will create sysfs attribute
  	  files which may change in the future, so you shouldn't rely
  	  on them being stable.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
1153
1154
  config SENSORS_W83L785TS
  	tristate "Winbond W83L785TS-S"
1d72acf91   Jan Engelhardt   Use menuconfig ob...
1155
  	depends on I2C && EXPERIMENTAL
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
1156
1157
1158
1159
1160
1161
1162
  	help
  	  If you say yes here you get support for the Winbond W83L785TS-S
  	  sensor chip, which is used on the Asus A7N8X, among other
  	  motherboards.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called w83l785ts.
85f03bccd   Kevin Lo   hwmon: Add suppor...
1163
1164
1165
1166
1167
1168
1169
1170
1171
  config SENSORS_W83L786NG
  	tristate "Winbond W83L786NG, W83L786NR"
  	depends on I2C && EXPERIMENTAL
  	help
  	  If you say yes here you get support for the Winbond W83L786NG
  	  and W83L786NR sensor chips.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called w83l786ng.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
1172
  config SENSORS_W83627HF
c2db6ce14   Jean Delvare   [PATCH] hwmon: Ad...
1173
  	tristate "Winbond W83627HF, W83627THF, W83637HF, W83687THF, W83697HF"
746cdfbf0   Dean Nelson   hwmon: Avoid buil...
1174
  	depends on !PPC
303760b44   Jean Delvare   [PATCH] hwmon: hw...
1175
  	select HWMON_VID
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
1176
1177
  	help
  	  If you say yes here you get support for the Winbond W836X7 series
c2db6ce14   Jean Delvare   [PATCH] hwmon: Ad...
1178
1179
  	  of sensor chips: the W83627HF, W83627THF, W83637HF, W83687THF and
  	  W83697HF.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
1180
1181
1182
1183
1184
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called w83627hf.
  
  config SENSORS_W83627EHF
eff7687d4   Jean Delvare   hwmon: (w83627ehf...
1185
  	tristate "Winbond W83627EHF/EHG/DHG/UHG, W83667HG, NCT6775F, NCT6776F"
746cdfbf0   Dean Nelson   hwmon: Avoid buil...
1186
  	depends on !PPC
fc18d6c04   Jean Delvare   hwmon/w83627ehf: ...
1187
  	select HWMON_VID
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
1188
  	help
658291fc3   David Hubbard   hwmon/w83627ehf: ...
1189
  	  If you say yes here you get support for the hardware
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
1190
  	  monitoring functionality of the Winbond W83627EHF Super-I/O chip.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
1191

8dd2d2ca7   Jean Delvare   [PATCH] hwmon: Do...
1192
  	  This driver also supports the W83627EHG, which is the lead-free
658291fc3   David Hubbard   hwmon/w83627ehf: ...
1193
1194
  	  version of the W83627EHF, and the W83627DHG, which is a similar
  	  chip suited for specific Intel processors that use PECI such as
eff7687d4   Jean Delvare   hwmon: (w83627ehf...
1195
1196
  	  the Core 2 Duo. And also the W83627UHG, which is a stripped down
  	  version of the W83627DHG (as far as hardware monitoring goes.)
8dd2d2ca7   Jean Delvare   [PATCH] hwmon: Do...
1197

2dd59c26e   Guenter Roeck   hwmon: (w83627ehf...
1198
1199
  	  This driver also supports Nuvoton W83667HG, W83667HG-B, NCT6775F
  	  (also known as W83667HG-I), and NCT6776F.
237c8d2f5   Gong Jun   hwmon: (w83627ehf...
1200

ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
1201
1202
  	  This driver can also be built as a module.  If so, the module
  	  will be called w83627ehf.
08bad5a82   Mark Brown   hwmon: WM831x PMI...
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
  config SENSORS_WM831X
  	tristate "WM831x PMICs"
  	depends on MFD_WM831X
  	help
  	  If you say yes here you get support for the hardware
  	  monitoring functionality of the Wolfson Microelectronics
  	  WM831x series of PMICs.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called wm831x-hwmon.
fb6c023a2   Mark Brown   hwmon: Add WM835x...
1213
1214
1215
1216
1217
1218
1219
1220
1221
  config SENSORS_WM8350
  	tristate "Wolfson Microelectronics WM835x"
  	depends on MFD_WM8350
  	help
  	  If you say yes here you get support for the hardware
  	  monitoring features of the WM835x series of PMICs.
  
  	  This driver can also be built as a module.  If so, the module
  	  will be called wm8350-hwmon.
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
1222

e04180882   David S. Miller   hwmon: Add Ultra4...
1223
1224
1225
1226
1227
1228
  config SENSORS_ULTRA45
  	tristate "Sun Ultra45 PIC16F747"
  	depends on SPARC64
  	help
  	  This driver provides support for the Ultra45 workstation environmental
  	  sensors.
6f2fad748   Nicolas Boichat   Apple SMC driver ...
1229
1230
  config SENSORS_APPLESMC
  	tristate "Apple SMC (Motion sensor, light sensor, keyboard backlight)"
548c343b2   Jean Delvare   hwmon/applesmc: S...
1231
  	depends on INPUT && X86
6f2fad748   Nicolas Boichat   Apple SMC driver ...
1232
1233
  	select NEW_LEDS
  	select LEDS_CLASS
d5cf2b99d   Dmitry Torokhov   HWMON: applesmc -...
1234
  	select INPUT_POLLDEV
6f2fad748   Nicolas Boichat   Apple SMC driver ...
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
  	default n
  	help
  	  This driver provides support for the Apple System Management
  	  Controller, which provides an accelerometer (Apple Sudden Motion
  	  Sensor), light sensors, temperature sensors, keyboard backlight
  	  control and fan control.
  
  	  Only Intel-based Apple's computers are supported (MacBook Pro,
  	  MacBook, MacMini).
  
  	  Data from the different sensors, keyboard backlight control and fan
  	  control are accessible via sysfs.
  
  	  This driver also provides an absolute input class device, allowing
  	  the laptop to act as a pinball machine-esque joystick.
  
  	  Say Y here if you have an applicable laptop and want to experience
  	  the awesome power of applesmc.
93ee0a75f   Luotao Fu   hwmon: Add Freesc...
1253
1254
1255
1256
1257
  config SENSORS_MC13783_ADC
          tristate "Freescale MC13783 ADC"
          depends on MFD_MC13783
          help
            Support for the A/D converter on MC13783 PMIC.
61cba5c24   Jean Delvare   hwmon: Clearly ma...
1258
1259
1260
  if ACPI
  
  comment "ACPI drivers"
7d0333653   Jean Delvare   Move ACPI power m...
1261
1262
1263
1264
1265
1266
1267
1268
1269
  config SENSORS_ACPI_POWER
  	tristate "ACPI 4.0 power meter"
  	help
  	  This driver exposes ACPI 4.0 power meters as hardware monitoring
  	  devices.  Say Y (or M) if you have a computer with ACPI 4.0 firmware
  	  and a power meter.
  
  	  To compile this driver as a module, choose M here:
  	  the module will be called acpi_power_meter.
61cba5c24   Jean Delvare   hwmon: Clearly ma...
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
  config SENSORS_ATK0110
  	tristate "ASUS ATK0110"
  	depends on X86 && EXPERIMENTAL
  	help
  	  If you say yes here you get support for the ACPI hardware
  	  monitoring interface found in many ASUS motherboards. This
  	  driver will provide readings of fans, voltages and temperatures
  	  through the system firmware.
  
  	  This driver can also be built as a module. If so, the module
  	  will be called asus_atk0110.
61cba5c24   Jean Delvare   hwmon: Clearly ma...
1281
  endif # ACPI
ad2f931dc   Jean Delvare   [PATCH] I2C: Move...
1282

1d72acf91   Jan Engelhardt   Use menuconfig ob...
1283
  endif # HWMON