drm/amdgpu: display_mode_vba_21: remove uint typedef
[linux-2.6-block.git] / drivers / hwmon / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
ad2f931d 2#
060b2f55 3# Hardware monitoring chip drivers configuration
ad2f931d
JD
4#
5
1d72acf9 6menuconfig HWMON
ad2f931d 7 tristate "Hardware Monitoring support"
e25df120 8 depends on HAS_IOMEM
ad2f931d
JD
9 default y
10 help
11 Hardware monitoring devices let you monitor the hardware health
12 of a system. Most modern motherboards include such a device. It
13 can include temperature sensors, voltage sensors, fan speed
14 sensors and various additional features such as the ability to
772df3c5 15 control the speed of the fans. If you want this support you
1236441f
MH
16 should say Y here and also to the specific driver(s) for your
17 sensors chip(s) below.
18
0d0001dd
JD
19 To find out which specific driver(s) you need, use the
20 sensors-detect script from the lm_sensors package. Read
7ebd8b66 21 <file:Documentation/hwmon/userspace-tools.rst> for details.
0d0001dd 22
772df3c5 23 This support can also be built as a module. If so, the module
1236441f 24 will be called hwmon.
ad2f931d 25
1d72acf9
JE
26if HWMON
27
303760b4
JD
28config HWMON_VID
29 tristate
303760b4 30
61cba5c2
JD
31config HWMON_DEBUG_CHIP
32 bool "Hardware Monitoring Chip debugging messages"
61cba5c2
JD
33 help
34 Say Y here if you want the I2C chip drivers to produce a bunch of
35 debug messages to the system log. Select this if you are having
36 a problem with I2C support and want to see more of what is going
37 on.
38
39comment "Native drivers"
40
0bbb06ed
HZ
41config SENSORS_AB8500
42 tristate "AB8500 thermal monitoring"
43 depends on AB8500_GPADC && AB8500_BM
0bbb06ed
HZ
44 help
45 If you say yes here you get support for the thermal sensor part
46 of the AB8500 chip. The driver includes thermal management for
47 AB8500 die and two GPADC channels. The GPADC channel are preferably
48 used to access sensors outside the AB8500 chip.
49
772df3c5 50 This driver can also be built as a module. If so, the module
0bbb06ed
HZ
51 will be called abx500-temp.
52
f2b84bbc 53config SENSORS_ABITUGURU
3faa1ffb 54 tristate "Abit uGuru (rev 1 & 2)"
e2d8c2b6 55 depends on X86 && DMI
f2b84bbc 56 help
3faa1ffb
HG
57 If you say yes here you get support for the sensor part of the first
58 and second revision of the Abit uGuru chip. The voltage and frequency
59 control parts of the Abit uGuru are not supported. The Abit uGuru
60 chip can be found on Abit uGuru featuring motherboards (most modern
61 Abit motherboards from before end 2005). For more info and a list
62 of which motherboards have which revision see
7ebd8b66 63 Documentation/hwmon/abituguru.rst
f2b84bbc 64
772df3c5 65 This driver can also be built as a module. If so, the module
f2b84bbc
HG
66 will be called abituguru.
67
3faa1ffb
HG
68config SENSORS_ABITUGURU3
69 tristate "Abit uGuru (rev 3)"
e2d8c2b6 70 depends on X86 && DMI
3faa1ffb
HG
71 help
72 If you say yes here you get support for the sensor part of the
73 third revision of the Abit uGuru chip. Only reading the sensors
74 and their settings is supported. The third revision of the Abit
75 uGuru chip can be found on recent Abit motherboards (since end
76 2005). For more info and a list of which motherboards have which
7ebd8b66 77 revision see Documentation/hwmon/abituguru3.rst
3faa1ffb 78
772df3c5 79 This driver can also be built as a module. If so, the module
3faa1ffb
HG
80 will be called abituguru3.
81
4f3a6595
JC
82config SENSORS_AD7314
83 tristate "Analog Devices AD7314 and compatibles"
e2d8c2b6 84 depends on SPI
4f3a6595
JC
85 help
86 If you say yes here you get support for the Analog Devices
87 AD7314, ADT7301 and ADT7302 temperature sensors.
88
89 This driver can also be built as a module. If so, the module
90 will be called ad7314.
91
6c633c30
SM
92config SENSORS_AD7414
93 tristate "Analog Devices AD7414"
e2d8c2b6 94 depends on I2C
6c633c30
SM
95 help
96 If you say yes here you get support for the Analog Devices
97 AD7414 temperature monitoring chip.
98
99 This driver can also be built as a module. If so, the module
100 will be called ad7414.
101
2d8dd65f
AZ
102config SENSORS_AD7418
103 tristate "Analog Devices AD7416, AD7417 and AD7418"
e2d8c2b6 104 depends on I2C
2d8dd65f
AZ
105 help
106 If you say yes here you get support for the Analog Devices
107 AD7416, AD7417 and AD7418 temperature monitoring chips.
108
109 This driver can also be built as a module. If so, the module
110 will be called ad7418.
111
ad2f931d
JD
112config SENSORS_ADM1021
113 tristate "Analog Devices ADM1021 and compatibles"
1d72acf9 114 depends on I2C
ad2f931d
JD
115 help
116 If you say yes here you get support for Analog Devices ADM1021
117 and ADM1023 sensor chips and clones: Maxim MAX1617 and MAX1617A,
d7ce0335 118 Genesys Logic GL523SM, National Semiconductor LM84 and TI THMC10.
ad2f931d 119
772df3c5 120 This driver can also be built as a module. If so, the module
ad2f931d
JD
121 will be called adm1021.
122
123config SENSORS_ADM1025
124 tristate "Analog Devices ADM1025 and compatibles"
1d72acf9 125 depends on I2C
303760b4 126 select HWMON_VID
ad2f931d
JD
127 help
128 If you say yes here you get support for Analog Devices ADM1025
129 and Philips NE1619 sensor chips.
130
772df3c5 131 This driver can also be built as a module. If so, the module
ad2f931d
JD
132 will be called adm1025.
133
134config SENSORS_ADM1026
135 tristate "Analog Devices ADM1026 and compatibles"
0b22ce3b 136 depends on I2C
303760b4 137 select HWMON_VID
ad2f931d
JD
138 help
139 If you say yes here you get support for Analog Devices ADM1026
140 sensor chip.
141
772df3c5 142 This driver can also be built as a module. If so, the module
ad2f931d
JD
143 will be called adm1026.
144
cae2caae
CL
145config SENSORS_ADM1029
146 tristate "Analog Devices ADM1029"
0b22ce3b 147 depends on I2C
cae2caae
CL
148 help
149 If you say yes here you get support for Analog Devices ADM1029
150 sensor chip.
151 Very rare chip, please let us know you use it.
152
772df3c5 153 This driver can also be built as a module. If so, the module
cae2caae
CL
154 will be called adm1029.
155
ad2f931d
JD
156config SENSORS_ADM1031
157 tristate "Analog Devices ADM1031 and compatibles"
0b22ce3b 158 depends on I2C
ad2f931d
JD
159 help
160 If you say yes here you get support for Analog Devices ADM1031
161 and ADM1030 sensor chips.
162
772df3c5 163 This driver can also be built as a module. If so, the module
ad2f931d
JD
164 will be called adm1031.
165
166config SENSORS_ADM9240
167 tristate "Analog Devices ADM9240 and compatibles"
68f823de 168 depends on I2C
303760b4 169 select HWMON_VID
ad2f931d
JD
170 help
171 If you say yes here you get support for Analog Devices ADM9240,
172 Dallas DS1780, National Semiconductor LM81 sensor chips.
173
772df3c5 174 This driver can also be built as a module. If so, the module
ad2f931d
JD
175 will be called adm9240.
176
51c2a487
LPC
177config SENSORS_ADT7X10
178 tristate
179 help
180 This module contains common code shared by the ADT7310/ADT7320 and
181 ADT7410/ADT7420 temperature monitoring chip drivers.
182
b71464c9 183 If built as a module, the module will be called adt7x10.
51c2a487
LPC
184
185config SENSORS_ADT7310
186 tristate "Analog Devices ADT7310/ADT7320"
187 depends on SPI_MASTER
188 select SENSORS_ADT7X10
189 help
190 If you say yes here you get support for the Analog Devices
191 ADT7310 and ADT7320 temperature monitoring chips.
192
193 This driver can also be built as a module. If so, the module
194 will be called adt7310.
195
983b97be 196config SENSORS_ADT7410
e46e5dc2 197 tristate "Analog Devices ADT7410/ADT7420"
e2d8c2b6 198 depends on I2C
51c2a487 199 select SENSORS_ADT7X10
983b97be
HK
200 help
201 If you say yes here you get support for the Analog Devices
e46e5dc2 202 ADT7410 and ADT7420 temperature monitoring chips.
983b97be
HK
203
204 This driver can also be built as a module. If so, the module
205 will be called adt7410.
206
d84ca5b3
WS
207config SENSORS_ADT7411
208 tristate "Analog Devices ADT7411"
e2d8c2b6 209 depends on I2C
d84ca5b3
WS
210 help
211 If you say yes here you get support for the Analog Devices
212 ADT7411 voltage and temperature monitoring chip.
213
214 This driver can also be built as a module. If so, the module
215 will be called adt7411.
216
c0b4e3ab
DW
217config SENSORS_ADT7462
218 tristate "Analog Devices ADT7462"
e2d8c2b6 219 depends on I2C
c0b4e3ab
DW
220 help
221 If you say yes here you get support for the Analog Devices
222 ADT7462 temperature monitoring chips.
223
224 This driver can also be built as a module. If so, the module
225 will be called adt7462.
226
6f9703d0
DW
227config SENSORS_ADT7470
228 tristate "Analog Devices ADT7470"
e2d8c2b6 229 depends on I2C
6f9703d0
DW
230 help
231 If you say yes here you get support for the Analog Devices
232 ADT7470 temperature monitoring chips.
233
234 This driver can also be built as a module. If so, the module
235 will be called adt7470.
236
1c301fc5 237config SENSORS_ADT7475
d8d2ee07 238 tristate "Analog Devices ADT7473, ADT7475, ADT7476 and ADT7490"
0b22ce3b 239 depends on I2C
54fe4671 240 select HWMON_VID
1c301fc5
JC
241 help
242 If you say yes here you get support for the Analog Devices
d8d2ee07
JD
243 ADT7473, ADT7475, ADT7476 and ADT7490 hardware monitoring
244 chips.
1c301fc5 245
772df3c5 246 This driver can also be built as a module. If so, the module
1c301fc5
JC
247 will be called adt7475.
248
7548666e
JZ
249config SENSORS_AS370
250 tristate "Synaptics AS370 SoC hardware monitoring driver"
251 help
252 If you say yes here you get support for the PVT sensors of
253 the Synaptics AS370 SoC
254
255 This driver can also be built as a module. If so, the module
256 will be called as370-hwmon.
257
258
d58de038
GJ
259config SENSORS_ASC7621
260 tristate "Andigilog aSC7621"
9854f971 261 depends on I2C
d58de038
GJ
262 help
263 If you say yes here you get support for the aSC7621
b00d8a7e
JSR
264 family of SMBus sensors chip found on most Intel X38, X48, X58,
265 945, 965 and 975 desktop boards. Currently supported chips:
d58de038
GJ
266 aSC7621
267 aSC7621a
268
772df3c5 269 This driver can also be built as a module. If so, the module
d58de038
GJ
270 will be called asc7621.
271
29fa06c1 272config SENSORS_K8TEMP
4660cb35 273 tristate "AMD Athlon64/FX or Opteron temperature sensor"
e2d8c2b6 274 depends on X86 && PCI
29fa06c1
RM
275 help
276 If you say yes here you get support for the temperature
4660cb35
RM
277 sensor(s) inside your CPU. Supported is whole AMD K8
278 microarchitecture. Please note that you will need at least
279 lm-sensors 2.10.1 for proper userspace support.
29fa06c1 280
772df3c5 281 This driver can also be built as a module. If so, the module
29fa06c1
RM
282 will be called k8temp.
283
3c57e89b 284config SENSORS_K10TEMP
9e581311 285 tristate "AMD Family 10h+ temperature sensor"
3b031622 286 depends on X86 && PCI && AMD_NB
3c57e89b
CL
287 help
288 If you say yes here you get support for the temperature
289 sensor(s) inside your CPU. Supported are later revisions of
aa4790a6 290 the AMD Family 10h and all revisions of the AMD Family 11h,
f89ce270
AG
291 12h (Llano), 14h (Brazos), 15h (Bulldozer/Trinity/Kaveri/Carrizo)
292 and 16h (Kabini/Mullins) microarchitectures.
3c57e89b 293
772df3c5 294 This driver can also be built as a module. If so, the module
3c57e89b
CL
295 will be called k10temp.
296
512d1027
AH
297config SENSORS_FAM15H_POWER
298 tristate "AMD Family 15h processor power"
3ba4e384 299 depends on X86 && PCI && CPU_SUP_AMD
512d1027
AH
300 help
301 If you say yes here you get support for processor power
302 information of your AMD family 15h CPU.
303
772df3c5 304 This driver can also be built as a module. If so, the module
512d1027
AH
305 will be called fam15h_power.
306
ebf5e877
JD
307config SENSORS_APPLESMC
308 tristate "Apple SMC (Motion sensor, light sensor, keyboard backlight)"
309 depends on INPUT && X86
310 select NEW_LEDS
311 select LEDS_CLASS
312 select INPUT_POLLDEV
ebf5e877
JD
313 help
314 This driver provides support for the Apple System Management
315 Controller, which provides an accelerometer (Apple Sudden Motion
316 Sensor), light sensors, temperature sensors, keyboard backlight
317 control and fan control.
318
319 Only Intel-based Apple's computers are supported (MacBook Pro,
320 MacBook, MacMini).
321
322 Data from the different sensors, keyboard backlight control and fan
323 control are accessible via sysfs.
324
325 This driver also provides an absolute input class device, allowing
326 the laptop to act as a pinball machine-esque joystick.
327
328 Say Y here if you have an applicable laptop and want to experience
329 the awesome power of applesmc.
330
b23688ae
SH
331config SENSORS_ARM_SCMI
332 tristate "ARM SCMI Sensors"
333 depends on ARM_SCMI_PROTOCOL
334 depends on THERMAL || !THERMAL_OF
335 help
336 This driver provides support for temperature, voltage, current
337 and power sensors available on SCMI based platforms. The actual
338 number and type of sensors exported depend on the platform.
339
772df3c5 340 This driver can also be built as a module. If so, the module
b23688ae
SH
341 will be called scmi-hwmon.
342
ea98b29a
PA
343config SENSORS_ARM_SCPI
344 tristate "ARM SCPI Sensors"
345 depends on ARM_SCPI_PROTOCOL
d42d5b6f 346 depends on THERMAL || !THERMAL_OF
ea98b29a
PA
347 help
348 This driver provides support for temperature, voltage, current
349 and power sensors available on ARM Ltd's SCP based platforms. The
350 actual number and type of sensors exported depend on the platform.
351
ad2f931d
JD
352config SENSORS_ASB100
353 tristate "Asus ASB100 Bach"
e2d8c2b6 354 depends on X86 && I2C
303760b4 355 select HWMON_VID
ad2f931d
JD
356 help
357 If you say yes here you get support for the ASB100 Bach sensor
358 chip found on some Asus mainboards.
359
772df3c5 360 This driver can also be built as a module. If so, the module
ad2f931d
JD
361 will be called asb100.
362
2d7a548a
JRN
363config SENSORS_ASPEED
364 tristate "ASPEED AST2400/AST2500 PWM and Fan tach driver"
d5553c26 365 depends on THERMAL || THERMAL=n
08fd5e76 366 select REGMAP
2d7a548a
JRN
367 help
368 This driver provides support for ASPEED AST2400/AST2500 PWM
369 and Fan Tacho controllers.
370
371 This driver can also be built as a module. If so, the module
372 will be called aspeed_pwm_tacho.
373
ad2f931d
JD
374config SENSORS_ATXP1
375 tristate "Attansic ATXP1 VID controller"
e2d8c2b6 376 depends on I2C
303760b4 377 select HWMON_VID
ad2f931d
JD
378 help
379 If you say yes here you get support for the Attansic ATXP1 VID
380 controller.
381
382 If your board have such a chip, you are able to control your CPU
383 core and other voltages.
384
772df3c5 385 This driver can also be built as a module. If so, the module
ad2f931d
JD
386 will be called atxp1.
387
60994698
RS
388config SENSORS_DS620
389 tristate "Dallas Semiconductor DS620"
390 depends on I2C
391 help
392 If you say yes here you get support for Dallas Semiconductor
393 DS620 sensor chip.
394
772df3c5 395 This driver can also be built as a module. If so, the module
60994698
RS
396 will be called ds620.
397
ad2f931d 398config SENSORS_DS1621
cd6c8a42 399 tristate "Dallas Semiconductor DS1621 and compatibles"
1d72acf9 400 depends on I2C
ad2f931d 401 help
cd6c8a42
RC
402 If you say yes here you get support for Dallas Semiconductor/Maxim
403 Integrated DS1621 sensor chips and compatible models including:
404
405 - Dallas Semiconductor DS1625
79c1cc1c 406 - Maxim Integrated DS1631
cd6c8a42 407 - Maxim Integrated DS1721
260f81ff 408 - Maxim Integrated DS1731
ad2f931d 409
772df3c5 410 This driver can also be built as a module. If so, the module
ad2f931d
JD
411 will be called ds1621.
412
039ae585
PR
413config SENSORS_DELL_SMM
414 tristate "Dell laptop SMM BIOS hwmon driver"
415 depends on X86
416 help
417 This hwmon driver adds support for reporting temperature of different
418 sensors and controls the fans on Dell laptops via System Management
419 Mode provided by Dell BIOS.
420
421 When option I8K is also enabled this driver provides legacy /proc/i8k
422 userspace interface for i8kutils package.
423
e41f6432
AJ
424config SENSORS_DA9052_ADC
425 tristate "Dialog DA9052/DA9053 ADC"
426 depends on PMIC_DA9052
427 help
428 Say y here to support the ADC found on Dialog Semiconductor
429 DA9052-BC and DA9053-AA/Bx PMICs.
430
431 This driver can also be built as module. If so, the module
432 will be called da9052-hwmon.
433
e5970223
AJ
434config SENSORS_DA9055
435 tristate "Dialog Semiconductor DA9055 ADC"
436 depends on MFD_DA9055
437 help
438 If you say yes here you get support for ADC on the Dialog
439 Semiconductor DA9055 PMIC.
440
772df3c5 441 This driver can also be built as a module. If so, the module
e5970223
AJ
442 will be called da9055-hwmon.
443
298c7524
DW
444config SENSORS_I5K_AMB
445 tristate "FB-DIMM AMB temperature sensor on Intel 5000 series chipsets"
e2d8c2b6 446 depends on PCI
298c7524
DW
447 help
448 If you say yes here you get support for FB-DIMM AMB temperature
449 monitoring chips on systems with the Intel 5000 series chipset.
450
451 This driver can also be built as a module. If so, the module
452 will be called i5k_amb.
453
e53004e2 454config SENSORS_F71805F
9cab0217 455 tristate "Fintek F71805F/FG, F71806F/FG and F71872F/FG"
746cdfbf 456 depends on !PPC
e53004e2
JD
457 help
458 If you say yes here you get support for hardware monitoring
9cab0217
JD
459 features of the Fintek F71805F/FG, F71806F/FG and F71872F/FG
460 Super-I/O chips.
e53004e2 461
772df3c5 462 This driver can also be built as a module. If so, the module
e53004e2
JD
463 will be called f71805f.
464
45fb3669 465config SENSORS_F71882FG
5d7f77bf 466 tristate "Fintek F71882FG and compatibles"
746cdfbf 467 depends on !PPC
45fb3669 468 help
f2e41e91 469 If you say yes here you get support for hardware monitoring
5d7f77bf
JD
470 features of many Fintek Super-I/O (LPC) chips. The currently
471 supported chips are:
629c58ba 472 F71808E/A
5d7f77bf
JD
473 F71858FG
474 F71862FG
475 F71863FG
5da556e3 476 F71869F/E/A
5d7f77bf
JD
477 F71882FG
478 F71883FG
a66c1088 479 F71889FG/ED/A
5d7f77bf
JD
480 F8000
481 F81801U
383586b1 482 F81865F
45fb3669 483
772df3c5 484 This driver can also be built as a module. If so, the module
45fb3669
HG
485 will be called f71882fg.
486
84f1e442 487config SENSORS_F75375S
f58c44e6 488 tristate "Fintek F75375S/SP, F75373 and F75387"
0b22ce3b 489 depends on I2C
84f1e442
RV
490 help
491 If you say yes here you get support for hardware monitoring
f58c44e6 492 features of the Fintek F75375S/SP, F75373 and F75387
84f1e442 493
772df3c5 494 This driver can also be built as a module. If so, the module
84f1e442
RV
495 will be called f75375s.
496
ebf5e877
JD
497config SENSORS_MC13783_ADC
498 tristate "Freescale MC13783/MC13892 ADC"
499 depends on MFD_MC13XXX
500 help
501 Support for the A/D converter on MC13783 and MC13892 PMIC.
502
569ff102 503config SENSORS_FSCHMD
c69ab2b7 504 tristate "Fujitsu Siemens Computers sensor chips"
0589c2de 505 depends on X86 && I2C
569ff102 506 help
c69ab2b7
HG
507 If you say yes here you get support for the following Fujitsu
508 Siemens Computers (FSC) sensor chips: Poseidon, Scylla, Hermes,
de15f093
HG
509 Heimdall, Heracles, Hades and Syleus including support for the
510 integrated watchdog.
569ff102 511
0589c2de
HG
512 This is a merged driver for FSC sensor chips replacing the fscpos,
513 fscscy and fscher drivers and adding support for several other FSC
514 sensor chips.
569ff102 515
772df3c5 516 This driver can also be built as a module. If so, the module
569ff102
HG
517 will be called fschmd.
518
08426eda
TC
519config SENSORS_FTSTEUTATES
520 tristate "Fujitsu Technology Solutions sensor chip Teutates"
521 depends on I2C && WATCHDOG
522 select WATCHDOG_CORE
523 help
524 If you say yes here you get support for the Fujitsu Technology
525 Solutions (FTS) sensor chip "Teutates" including support for
526 the integrated watchdog.
527
528 This driver can also be built as a module. If so, the module
529 will be called ftsteutates.
530
ad2f931d
JD
531config SENSORS_GL518SM
532 tristate "Genesys Logic GL518SM"
1d72acf9 533 depends on I2C
ad2f931d
JD
534 help
535 If you say yes here you get support for Genesys Logic GL518SM
536 sensor chips.
537
772df3c5 538 This driver can also be built as a module. If so, the module
ad2f931d
JD
539 will be called gl518sm.
540
541config SENSORS_GL520SM
542 tristate "Genesys Logic GL520SM"
1d72acf9 543 depends on I2C
303760b4 544 select HWMON_VID
ad2f931d
JD
545 help
546 If you say yes here you get support for Genesys Logic GL520SM
547 sensor chips.
548
772df3c5 549 This driver can also be built as a module. If so, the module
ad2f931d
JD
550 will be called gl520sm.
551
ebf5e877
JD
552config SENSORS_G760A
553 tristate "GMT G760A"
554 depends on I2C
555 help
556 If you say yes here you get support for Global Mixed-mode
557 Technology Inc G760A fan speed PWM controller chips.
558
772df3c5 559 This driver can also be built as a module. If so, the module
ebf5e877
JD
560 will be called g760a.
561
562config SENSORS_G762
563 tristate "GMT G762 and G763"
564 depends on I2C
565 help
566 If you say yes here you get support for Global Mixed-mode
567 Technology Inc G762 and G763 fan speed PWM controller chips.
568
772df3c5 569 This driver can also be built as a module. If so, the module
ebf5e877
JD
570 will be called g762.
571
d6fe1360
SG
572config SENSORS_GPIO_FAN
573 tristate "GPIO fan"
a9b4c8af 574 depends on OF_GPIO
1376e2c3 575 depends on GPIOLIB || COMPILE_TEST
f6906ede 576 depends on THERMAL || THERMAL=n
d6fe1360
SG
577 help
578 If you say yes here you get support for fans connected to GPIO lines.
579
772df3c5 580 This driver can also be built as a module. If so, the module
d6fe1360
SG
581 will be called gpio-fan.
582
27f8b135
IP
583config SENSORS_HIH6130
584 tristate "Honeywell Humidicon HIH-6130 humidity/temperature sensor"
e2d8c2b6 585 depends on I2C
27f8b135
IP
586 help
587 If you say yes here you get support for Honeywell Humidicon
588 HIH-6130 and HIH-6131 Humidicon humidity sensors.
589
772df3c5 590 This driver can also be built as a module. If so, the module
27f8b135
IP
591 will be called hih6130.
592
8808a793
DW
593config SENSORS_IBMAEM
594 tristate "IBM Active Energy Manager temperature/power sensors and control"
595 select IPMI_SI
596 depends on IPMI_HANDLER
597 help
598 If you say yes here you get support for the temperature and
599 power sensors and capping hardware in various IBM System X
600 servers that support Active Energy Manager. This includes
601 the x3350, x3550, x3650, x3655, x3755, x3850 M2, x3950 M2,
8070408b 602 and certain HC10/HS2x/LS2x/QS2x blades.
8808a793 603
772df3c5 604 This driver can also be built as a module. If so, the module
8808a793
DW
605 will be called ibmaem.
606
57c7c3a0
DW
607config SENSORS_IBMPEX
608 tristate "IBM PowerExecutive temperature/power sensors"
609 select IPMI_SI
610 depends on IPMI_HANDLER
611 help
612 If you say yes here you get support for the temperature and
613 power sensors in various IBM System X servers that support
3d960a99
DW
614 PowerExecutive. So far this includes the x3350, x3550, x3650,
615 x3655, and x3755; the x3800, x3850, and x3950 models that have
616 PCI Express; and some of the HS2x, LS2x, and QS2x blades.
57c7c3a0 617
772df3c5 618 This driver can also be built as a module. If so, the module
57c7c3a0
DW
619 will be called ibmpex.
620
24c1aa85
NG
621config SENSORS_IBMPOWERNV
622 tristate "IBM POWERNV platform sensors"
623 depends on PPC_POWERNV
624 default y
625 help
626 If you say yes here you get support for the temperature/fan/power
627 sensors on your PowerNV platform.
628
629 This driver can also be built as a module. If so, the module
630 will be called ibmpowernv.
631
51b53dc9
JC
632config SENSORS_IIO_HWMON
633 tristate "Hwmon driver that uses channels specified via iio maps"
634 depends on IIO
635 help
636 This is a platform driver that in combination with a suitable
637 map allows IIO devices to provide basic hwmon functionality
638 for those channels specified in the map. This map can be provided
639 either via platform data or the device tree bindings.
640
ada07281
JD
641config SENSORS_I5500
642 tristate "Intel 5500/5520/X58 temperature sensor"
643 depends on X86 && PCI
644 help
645 If you say yes here you get support for the temperature
646 sensor inside the Intel 5500, 5520 and X58 chipsets.
647
648 This driver can also be built as a module. If so, the module
649 will be called i5500_temp.
650
ebf5e877
JD
651config SENSORS_CORETEMP
652 tristate "Intel Core/Core2/Atom temperature sensor"
653 depends on X86
654 help
655 If you say yes here you get support for the temperature
656 sensor inside your CPU. Most of the family 6 CPUs
7ebd8b66 657 are supported. Check Documentation/hwmon/coretemp.rst for details.
ebf5e877 658
ad2f931d
JD
659config SENSORS_IT87
660 tristate "ITE IT87xx and compatibles"
746cdfbf 661 depends on !PPC
303760b4 662 select HWMON_VID
ad2f931d 663 help
ead80803
JM
664 If you say yes here you get support for ITE IT8705F, IT8712F, IT8716F,
665 IT8718F, IT8720F, IT8721F, IT8726F, IT8728F, IT8732F, IT8758E,
4ee07157 666 IT8771E, IT8772E, IT8781F, IT8782F, IT8783E/F, IT8786E, IT8790E,
71a9c232
GR
667 IT8603E, IT8620E, IT8623E, and IT8628E sensor chips, and the SiS950
668 clone.
ad2f931d 669
772df3c5 670 This driver can also be built as a module. If so, the module
ad2f931d
JD
671 will be called it87.
672
4453d736 673config SENSORS_JC42
d5622f5b 674 tristate "JEDEC JC42.4 compliant memory module temperature sensors"
4bd2691d 675 depends on I2C
4453d736 676 help
d5622f5b
CL
677 If you say yes here, you get support for JEDEC JC42.4 compliant
678 temperature sensors, which are used on many DDR3 memory modules for
679 mobile devices and servers. Support will include, but not be limited
1bd612a2 680 to, ADT7408, AT30TS00, CAT34TS02, CAT6095, MAX6604, MCP9804, MCP9805,
a31887dc
AS
681 MCP9808, MCP98242, MCP98243, MCP98244, MCP9843, SE97, SE98,
682 STTS424(E), STTS2002, STTS3000, TSE2002, TSE2004, TS3000, and TS3001.
4453d736 683
772df3c5 684 This driver can also be built as a module. If so, the module
4453d736
GR
685 will be called jc42.
686
f4ff4155
SK
687config SENSORS_POWR1220
688 tristate "Lattice POWR1220 Power Monitoring"
689 depends on I2C
f4ff4155
SK
690 help
691 If you say yes here you get access to the hardware monitoring
692 functions of the Lattice POWR1220 isp Power Supply Monitoring,
693 Sequencing and Margining Controller.
694
772df3c5 695 This driver can also be built as a module. If so, the module
f4ff4155
SK
696 will be called powr1220.
697
502b5a01
GR
698config SENSORS_LINEAGE
699 tristate "Lineage Compact Power Line Power Entry Module"
e2d8c2b6 700 depends on I2C
502b5a01
GR
701 help
702 If you say yes here you get support for the Lineage Compact Power Line
703 series of DC/DC and AC/DC converters such as CP1800, CP2000AC,
704 CP2000DC, CP2725, and others.
705
772df3c5 706 This driver can also be built as a module. If so, the module
502b5a01
GR
707 will be called lineage-pem.
708
4cdb5621
LT
709config SENSORS_LOCHNAGAR
710 tristate "Lochnagar Hardware Monitor"
711 depends on MFD_LOCHNAGAR
712 help
713 If you say yes here you get support for Lochnagar 2 temperature,
714 voltage and current sensors abilities.
715
716 This driver can also be built as a module. If so, the module
717 will be called lochnagar-hwmon.
718
ebf5e877
JD
719config SENSORS_LTC2945
720 tristate "Linear Technology LTC2945"
1d72acf9 721 depends on I2C
ebf5e877 722 select REGMAP_I2C
ad2f931d 723 help
ebf5e877
JD
724 If you say yes here you get support for Linear Technology LTC2945
725 I2C System Monitor.
ad2f931d 726
ebf5e877
JD
727 This driver can also be built as a module. If so, the module will
728 be called ltc2945.
ad2f931d 729
df922703 730config SENSORS_LTC2990
5d9ca430 731 tristate "Linear Technology LTC2990"
df922703
ML
732 depends on I2C
733 help
734 If you say yes here you get support for Linear Technology LTC2990
735 I2C System Monitor. The LTC2990 supports a combination of voltage,
5d9ca430 736 current and temperature monitoring.
df922703
ML
737
738 This driver can also be built as a module. If so, the module will
739 be called ltc2990.
740
ebf5e877
JD
741config SENSORS_LTC4151
742 tristate "Linear Technology LTC4151"
743 depends on I2C
e1a8e913 744 help
ebf5e877
JD
745 If you say yes here you get support for Linear Technology LTC4151
746 High Voltage I2C Current and Voltage Monitor interface.
e1a8e913 747
ebf5e877
JD
748 This driver can also be built as a module. If so, the module will
749 be called ltc4151.
e1a8e913 750
ebf5e877
JD
751config SENSORS_LTC4215
752 tristate "Linear Technology LTC4215"
4e233cbe
AD
753 depends on I2C
754 help
ebf5e877
JD
755 If you say yes here you get support for Linear Technology LTC4215
756 Hot Swap Controller I2C interface.
4e233cbe 757
ebf5e877
JD
758 This driver can also be built as a module. If so, the module will
759 be called ltc4215.
760
761config SENSORS_LTC4222
762 tristate "Linear Technology LTC4222"
1d72acf9 763 depends on I2C
ebf5e877 764 select REGMAP_I2C
ad2f931d 765 help
ebf5e877
JD
766 If you say yes here you get support for Linear Technology LTC4222
767 Dual Hot Swap Controller I2C interface.
01a52397 768
ebf5e877
JD
769 This driver can also be built as a module. If so, the module will
770 be called ltc4222.
9ebd3d82 771
ebf5e877
JD
772config SENSORS_LTC4245
773 tristate "Linear Technology LTC4245"
774 depends on I2C
ebf5e877
JD
775 help
776 If you say yes here you get support for Linear Technology LTC4245
777 Multiple Supply Hot Swap Controller I2C interface.
ad2f931d 778
ebf5e877
JD
779 This driver can also be built as a module. If so, the module will
780 be called ltc4245.
ad2f931d 781
ebf5e877
JD
782config SENSORS_LTC4260
783 tristate "Linear Technology LTC4260"
1d72acf9 784 depends on I2C
ebf5e877 785 select REGMAP_I2C
ad2f931d 786 help
ebf5e877
JD
787 If you say yes here you get support for Linear Technology LTC4260
788 Positive Voltage Hot Swap Controller I2C interface.
ad2f931d 789
ebf5e877
JD
790 This driver can also be built as a module. If so, the module will
791 be called ltc4260.
ad2f931d 792
ebf5e877
JD
793config SENSORS_LTC4261
794 tristate "Linear Technology LTC4261"
1d72acf9 795 depends on I2C
ad2f931d 796 help
ebf5e877
JD
797 If you say yes here you get support for Linear Technology LTC4261
798 Negative Voltage Hot Swap Controller I2C interface.
ad2f931d 799
ebf5e877
JD
800 This driver can also be built as a module. If so, the module will
801 be called ltc4261.
ad2f931d 802
7074d0a9
FE
803config SENSORS_LTQ_CPUTEMP
804 bool "Lantiq cpu temperature sensor driver"
805 depends on LANTIQ
806 help
807 If you say yes here you get support for the temperature
808 sensor inside your CPU.
809
ebf5e877
JD
810config SENSORS_MAX1111
811 tristate "Maxim MAX1111 Serial 8-bit ADC chip and compatibles"
812 depends on SPI_MASTER
ad2f931d 813 help
ebf5e877
JD
814 Say y here to support Maxim's MAX1110, MAX1111, MAX1112, and MAX1113
815 ADC chips.
ad2f931d 816
772df3c5 817 This driver can also be built as a module. If so, the module
ebf5e877 818 will be called max1111.
ad2f931d 819
ebf5e877
JD
820config SENSORS_MAX16065
821 tristate "Maxim MAX16065 System Manager and compatibles"
1d72acf9 822 depends on I2C
ad2f931d 823 help
ebf5e877
JD
824 If you say yes here you get support for hardware monitoring
825 capabilities of the following Maxim System Manager chips.
826 MAX16065
827 MAX16066
828 MAX16067
829 MAX16068
830 MAX16070
831 MAX16071
ad2f931d 832
772df3c5 833 This driver can also be built as a module. If so, the module
ebf5e877 834 will be called max16065.
ad2f931d 835
ebf5e877
JD
836config SENSORS_MAX1619
837 tristate "Maxim MAX1619 sensor chip"
0b22ce3b 838 depends on I2C
ad2f931d 839 help
ebf5e877 840 If you say yes here you get support for MAX1619 sensor chip.
ad2f931d 841
772df3c5 842 This driver can also be built as a module. If so, the module
ebf5e877 843 will be called max1619.
ad2f931d 844
ebf5e877
JD
845config SENSORS_MAX1668
846 tristate "Maxim MAX1668 and compatibles"
1d72acf9 847 depends on I2C
ad2f931d 848 help
ebf5e877
JD
849 If you say yes here you get support for MAX1668, MAX1989 and
850 MAX1805 chips.
ad2f931d 851
772df3c5 852 This driver can also be built as a module. If so, the module
ebf5e877 853 will be called max1668.
ad2f931d 854
ebf5e877
JD
855config SENSORS_MAX197
856 tristate "Maxim MAX197 and compatibles"
857 help
858 Support for the Maxim MAX197 A/D converter.
859 Support will include, but not be limited to, MAX197, and MAX199.
860
861 This driver can also be built as a module. If so, the module
862 will be called max197.
863
04e1e70a
TB
864config SENSORS_MAX31722
865tristate "MAX31722 temperature sensor"
866 depends on SPI
867 help
868 Support for the Maxim Integrated MAX31722/MAX31723 digital
869 thermometers/thermostats operating over an SPI interface.
870
871 This driver can also be built as a module. If so, the module
872 will be called max31722.
873
92b64580
VP
874config SENSORS_MAX6621
875 tristate "Maxim MAX6621 sensor chip"
876 depends on I2C
877 select REGMAP_I2C
878 help
879 If you say yes here you get support for MAX6621 sensor chip.
880 MAX6621 is a PECI-to-I2C translator provides an efficient,
881 low-cost solution for PECI-to-SMBus/I2C protocol conversion.
882 It allows reading the temperature from the PECI-compliant
883 host directly from up to four PECI-enabled CPUs.
884
885 This driver can also be built as a module. If so, the module
886 will be called max6621.
887
ebf5e877
JD
888config SENSORS_MAX6639
889 tristate "Maxim MAX6639 sensor chip"
1d72acf9 890 depends on I2C
ad2f931d 891 help
ebf5e877 892 If you say yes here you get support for the MAX6639
ae544f64 893 sensor chips.
ad2f931d 894
772df3c5 895 This driver can also be built as a module. If so, the module
ebf5e877 896 will be called max6639.
ad2f931d 897
ebf5e877
JD
898config SENSORS_MAX6642
899 tristate "Maxim MAX6642 sensor chip"
1d72acf9 900 depends on I2C
ad2f931d 901 help
ebf5e877
JD
902 If you say yes here you get support for MAX6642 sensor chip.
903 MAX6642 is a SMBus-Compatible Remote/Local Temperature Sensor
904 with Overtemperature Alarm from Maxim.
ad2f931d 905
772df3c5 906 This driver can also be built as a module. If so, the module
ebf5e877 907 will be called max6642.
ad2f931d 908
ebf5e877
JD
909config SENSORS_MAX6650
910 tristate "Maxim MAX6650 sensor chip"
dabf375b 911 depends on I2C
4f8d374b 912 depends on THERMAL || THERMAL=n
e46957ed 913 help
ebf5e877
JD
914 If you say yes here you get support for the MAX6650 / MAX6651
915 sensor chips.
e46957ed 916
772df3c5 917 This driver can also be built as a module. If so, the module
ebf5e877 918 will be called max6650.
e46957ed 919
ebf5e877
JD
920config SENSORS_MAX6697
921 tristate "Maxim MAX6697 and compatibles"
6700ce03 922 depends on I2C
6700ce03 923 help
ebf5e877
JD
924 If you say yes here you get support for MAX6581, MAX6602, MAX6622,
925 MAX6636, MAX6689, MAX6693, MAX6694, MAX6697, MAX6698, and MAX6699
926 temperature sensor chips.
6700ce03 927
772df3c5 928 This driver can also be built as a module. If so, the module
ebf5e877 929 will be called max6697.
6700ce03 930
195a4b42
IH
931config SENSORS_MAX31790
932 tristate "Maxim MAX31790 sensor chip"
933 depends on I2C
934 help
935 If you say yes here you get support for 6-Channel PWM-Output
936 Fan RPM Controller.
937
772df3c5 938 This driver can also be built as a module. If so, the module
195a4b42
IH
939 will be called max31790.
940
ebf5e877
JD
941config SENSORS_MCP3021
942 tristate "Microchip MCP3021 and compatibles"
e2d8c2b6 943 depends on I2C
72f5de92 944 help
ebf5e877
JD
945 If you say yes here you get support for MCP3021 and MCP3221.
946 The MCP3021 is a A/D converter (ADC) with 10-bit and the MCP3221
947 with 12-bit resolution.
72f5de92 948
772df3c5 949 This driver can also be built as a module. If so, the module
ebf5e877 950 will be called mcp3021.
72f5de92 951
65afb4c8
VP
952config SENSORS_MLXREG_FAN
953 tristate "Mellanox Mellanox FAN driver"
954 depends on MELLANOX_PLATFORM
955 imply THERMAL
956 select REGMAP
957 help
958 This option enables support for the FAN control on the Mellanox
959 Ethernet and InfiniBand switches. The driver can be activated by the
960 platform device add call. Say Y to enable these. To compile this
961 driver as a module, choose 'M' here: the module will be called
962 mlxreg-fan.
963
aaf6fabf
CP
964config SENSORS_TC654
965 tristate "Microchip TC654/TC655 and compatibles"
966 depends on I2C
967 help
968 If you say yes here you get support for TC654 and TC655.
969 The TC654 and TC655 are PWM mode fan speed controllers with
970 FanSense technology for use with brushless DC fans.
971
772df3c5 972 This driver can also be built as a module. If so, the module
aaf6fabf
CP
973 will be called tc654.
974
96435693
AW
975config SENSORS_MENF21BMC_HWMON
976 tristate "MEN 14F021P00 BMC Hardware Monitoring"
977 depends on MFD_MENF21BMC
978 help
979 Say Y here to include support for the MEN 14F021P00 BMC
980 hardware monitoring.
981
982 This driver can also be built as a module. If so the module
983 will be called menf21bmc_hwmon.
984
ebf5e877
JD
985config SENSORS_ADCXX
986 tristate "National Semiconductor ADCxxxSxxx"
987 depends on SPI_MASTER
79ffe859 988 help
ebf5e877
JD
989 If you say yes here you get support for the National Semiconductor
990 ADC<bb><c>S<sss> chip family, where
991 * bb is the resolution in number of bits (8, 10, 12)
992 * c is the number of channels (1, 2, 4, 8)
993 * sss is the maximum conversion speed (021 for 200 kSPS, 051 for 500
994 kSPS and 101 for 1 MSPS)
79ffe859 995
ebf5e877 996 Examples : ADC081S101, ADC124S501, ...
79ffe859 997
772df3c5 998 This driver can also be built as a module. If so, the module
ebf5e877
JD
999 will be called adcxx.
1000
1001config SENSORS_LM63
1002 tristate "National Semiconductor LM63 and compatibles"
e2d8c2b6 1003 depends on I2C
6e34b187 1004 help
ebf5e877
JD
1005 If you say yes here you get support for the National
1006 Semiconductor LM63, LM64, and LM96163 remote diode digital temperature
1007 sensors with integrated fan control. Such chips are found
1008 on the Tyan S4882 (Thunder K8QS Pro) motherboard, among
1009 others.
6e34b187 1010
772df3c5 1011 This driver can also be built as a module. If so, the module
ebf5e877 1012 will be called lm63.
6e34b187 1013
ebf5e877
JD
1014config SENSORS_LM70
1015 tristate "National Semiconductor LM70 and compatibles"
1016 depends on SPI_MASTER
69e1ded6 1017 help
ebf5e877
JD
1018 If you say yes here you get support for the National Semiconductor
1019 LM70, LM71, LM74 and Texas Instruments TMP121/TMP123 digital tempera-
1020 ture sensor chips.
69e1ded6 1021
772df3c5 1022 This driver can also be built as a module. If so, the module
ebf5e877 1023 will be called lm70.
69e1ded6 1024
ebf5e877
JD
1025config SENSORS_LM73
1026 tristate "National Semiconductor LM73"
e2d8c2b6 1027 depends on I2C
e5f5c99a 1028 help
ebf5e877
JD
1029 If you say yes here you get support for National Semiconductor LM73
1030 sensor chips.
772df3c5 1031 This driver can also be built as a module. If so, the module
ebf5e877 1032 will be called lm73.
e5f5c99a 1033
ebf5e877
JD
1034config SENSORS_LM75
1035 tristate "National Semiconductor LM75 and compatibles"
e1eb4906 1036 depends on I2C
e65365fe 1037 select REGMAP_I2C
e1eb4906 1038 help
ebf5e877
JD
1039 If you say yes here you get support for one common type of
1040 temperature sensor chip, with models including:
1041
1042 - Analog Devices ADT75
1043 - Dallas Semiconductor DS75, DS1775 and DS7505
1044 - Global Mixed-mode Technology (GMT) G751
1045 - Maxim MAX6625 and MAX6626
1046 - Microchip MCP980x
1047 - National Semiconductor LM75, LM75A
1048 - NXP's LM75A
1049 - ST Microelectronics STDS75
2e9a41bb 1050 - ST Microelectronics STLM75
ebf5e877 1051 - TelCom (now Microchip) TCN75
c83959f8
FK
1052 - Texas Instruments TMP100, TMP101, TMP105, TMP112, TMP75,
1053 TMP175, TMP275
ebf5e877
JD
1054
1055 This driver supports driver model based binding through board
1056 specific I2C device tables.
1057
1058 It also supports the "legacy" style of driver binding. To use
1059 that with some chips which don't replicate LM75 quirks exactly,
1060 you may need the "force" module parameter.
e1eb4906 1061
772df3c5 1062 This driver can also be built as a module. If so, the module
ebf5e877 1063 will be called lm75.
e1eb4906 1064
ebf5e877
JD
1065config SENSORS_LM77
1066 tristate "National Semiconductor LM77"
06160327
DR
1067 depends on I2C
1068 help
ebf5e877
JD
1069 If you say yes here you get support for National Semiconductor LM77
1070 sensor chips.
06160327 1071
772df3c5 1072 This driver can also be built as a module. If so, the module
ebf5e877 1073 will be called lm77.
06160327 1074
ebf5e877
JD
1075config SENSORS_LM78
1076 tristate "National Semiconductor LM78 and compatibles"
e2d8c2b6 1077 depends on I2C
ebf5e877 1078 select HWMON_VID
fffd80cc 1079 help
ebf5e877
JD
1080 If you say yes here you get support for National Semiconductor LM78,
1081 LM78-J and LM79.
fffd80cc 1082
772df3c5 1083 This driver can also be built as a module. If so, the module
ebf5e877 1084 will be called lm78.
fffd80cc 1085
ebf5e877
JD
1086config SENSORS_LM80
1087 tristate "National Semiconductor LM80 and LM96080"
1088 depends on I2C
55b951e7 1089 help
ebf5e877
JD
1090 If you say yes here you get support for National Semiconductor
1091 LM80 and LM96080 sensor chips.
55b951e7 1092
772df3c5 1093 This driver can also be built as a module. If so, the module
ebf5e877 1094 will be called lm80.
55b951e7 1095
ebf5e877
JD
1096config SENSORS_LM83
1097 tristate "National Semiconductor LM83 and compatibles"
f5bae264
GR
1098 depends on I2C
1099 help
ebf5e877
JD
1100 If you say yes here you get support for National Semiconductor
1101 LM82 and LM83 sensor chips.
f5bae264 1102
772df3c5 1103 This driver can also be built as a module. If so, the module
ebf5e877 1104 will be called lm83.
f5bae264 1105
ebf5e877
JD
1106config SENSORS_LM85
1107 tristate "National Semiconductor LM85 and compatibles"
1d72acf9 1108 depends on I2C
ebf5e877 1109 select HWMON_VID
ad2f931d 1110 help
ebf5e877
JD
1111 If you say yes here you get support for National Semiconductor LM85
1112 sensor chips and clones: ADM1027, ADT7463, ADT7468, EMC6D100,
1113 EMC6D101, EMC6D102, and EMC6D103.
ad2f931d 1114
772df3c5 1115 This driver can also be built as a module. If so, the module
ebf5e877 1116 will be called lm85.
ad2f931d 1117
ebf5e877
JD
1118config SENSORS_LM87
1119 tristate "National Semiconductor LM87 and compatibles"
e2d8c2b6 1120 depends on I2C
ebf5e877 1121 select HWMON_VID
731b4cac 1122 help
ebf5e877
JD
1123 If you say yes here you get support for National Semiconductor LM87
1124 and Analog Devices ADM1024 sensor chips.
731b4cac 1125
772df3c5 1126 This driver can also be built as a module. If so, the module
ebf5e877 1127 will be called lm87.
6c1fe725 1128
ebf5e877
JD
1129config SENSORS_LM90
1130 tristate "National Semiconductor LM90 and compatibles"
e2d8c2b6 1131 depends on I2C
a5b79d62 1132 help
ebf5e877
JD
1133 If you say yes here you get support for National Semiconductor LM90,
1134 LM86, LM89 and LM99, Analog Devices ADM1032, ADT7461, and ADT7461A,
1135 Maxim MAX6646, MAX6647, MAX6648, MAX6649, MAX6657, MAX6658, MAX6659,
1136 MAX6680, MAX6681, MAX6692, MAX6695, MAX6696, ON Semiconductor NCT1008,
a2a0c3c5
TK
1137 Winbond/Nuvoton W83L771W/G/AWG/ASG, Philips SA56004, GMT G781, and
1138 Texas Instruments TMP451 sensor chips.
a5b79d62 1139
772df3c5 1140 This driver can also be built as a module. If so, the module
ebf5e877 1141 will be called lm90.
a5b79d62 1142
ebf5e877
JD
1143config SENSORS_LM92
1144 tristate "National Semiconductor LM92 and compatibles"
e2d8c2b6 1145 depends on I2C
83bffbce 1146 help
ebf5e877
JD
1147 If you say yes here you get support for National Semiconductor LM92
1148 and Maxim MAX6635 sensor chips.
83bffbce 1149
772df3c5 1150 This driver can also be built as a module. If so, the module
ebf5e877 1151 will be called lm92.
83bffbce 1152
ebf5e877
JD
1153config SENSORS_LM93
1154 tristate "National Semiconductor LM93 and compatibles"
e2d8c2b6 1155 depends on I2C
ebf5e877 1156 select HWMON_VID
d20620de 1157 help
ebf5e877
JD
1158 If you say yes here you get support for National Semiconductor LM93,
1159 LM94, and compatible sensor chips.
d20620de 1160
772df3c5 1161 This driver can also be built as a module. If so, the module
ebf5e877 1162 will be called lm93.
d20620de 1163
ebf5e877 1164config SENSORS_LM95234
dfcd4c53 1165 tristate "National Semiconductor LM95234 and compatibles"
5372d2d7
GR
1166 depends on I2C
1167 help
dfcd4c53
GR
1168 If you say yes here you get support for the LM95233 and LM95234
1169 temperature sensor chips.
5372d2d7 1170
772df3c5 1171 This driver can also be built as a module. If so, the module
ebf5e877 1172 will be called lm95234.
5372d2d7 1173
ebf5e877
JD
1174config SENSORS_LM95241
1175 tristate "National Semiconductor LM95241 and compatibles"
e2d8c2b6 1176 depends on I2C
5510e62a 1177 help
ebf5e877
JD
1178 If you say yes here you get support for LM95231 and LM95241 sensor
1179 chips.
9de2e2e8 1180
772df3c5 1181 This driver can also be built as a module. If so, the module
ebf5e877 1182 will be called lm95241.
9de2e2e8 1183
ebf5e877 1184config SENSORS_LM95245
162a8dfe 1185 tristate "National Semiconductor LM95245 and compatibles"
ebf5e877 1186 depends on I2C
ca05ab20 1187 select REGMAP_I2C
f22aaaa7 1188 help
162a8dfe
GR
1189 If you say yes here you get support for LM95235 and LM95245
1190 temperature sensor chips.
f22aaaa7 1191
772df3c5 1192 This driver can also be built as a module. If so, the module
ebf5e877 1193 will be called lm95245.
f22aaaa7 1194
ad2f931d
JD
1195config SENSORS_PC87360
1196 tristate "National Semiconductor PC87360 family"
746cdfbf 1197 depends on !PPC
303760b4 1198 select HWMON_VID
ad2f931d
JD
1199 help
1200 If you say yes here you get access to the hardware monitoring
1201 functions of the National Semiconductor PC8736x Super-I/O chips.
1202 The PC87360, PC87363 and PC87364 only have fan monitoring and
1203 control. The PC87365 and PC87366 additionally have voltage and
1204 temperature monitoring.
1205
772df3c5 1206 This driver can also be built as a module. If so, the module
ad2f931d
JD
1207 will be called pc87360.
1208
ba224e2c
JD
1209config SENSORS_PC87427
1210 tristate "National Semiconductor PC87427"
746cdfbf 1211 depends on !PPC
ba224e2c
JD
1212 help
1213 If you say yes here you get access to the hardware monitoring
1214 functions of the National Semiconductor PC87427 Super-I/O chip.
1215 The chip has two distinct logical devices, one for fan speed
1216 monitoring and control, and one for voltage and temperature
008e5f33
JD
1217 monitoring. Fan speed monitoring and control are supported, as
1218 well as temperature monitoring. Voltages aren't supported yet.
ba224e2c 1219
772df3c5 1220 This driver can also be built as a module. If so, the module
ba224e2c
JD
1221 will be called pc87427.
1222
ebf5e877 1223config SENSORS_NTC_THERMISTOR
8b6f5e0f 1224 tristate "NTC thermistor support from Murata"
59cf4243 1225 depends on !OF || IIO=n || IIO
c08860ff 1226 depends on THERMAL || !THERMAL_OF
ebf5e877
JD
1227 help
1228 This driver supports NTC thermistors sensor reading and its
1229 interpretation. The driver can also monitor the temperature and
1230 send notifications about the temperature.
1231
1232 Currently, this driver supports
887ee434 1233 NCP15WB473, NCP18WB473, NCP21WB473, NCP03WB473, NCP15WL333,
e8fda2c8
PR
1234 NCP03WF104 and NCP15XH103 from Murata and B57330V2103 and
1235 B57891S0103 from EPCOS.
ebf5e877 1236
772df3c5 1237 This driver can also be built as a module. If so, the module
ebf5e877
JD
1238 will be called ntc-thermistor.
1239
41082d66
GR
1240config SENSORS_NCT6683
1241 tristate "Nuvoton NCT6683D"
1242 depends on !PPC
1243 help
1244 If you say yes here you get support for the hardware monitoring
1245 functionality of the Nuvoton NCT6683D eSIO chip.
1246
772df3c5 1247 This driver can also be built as a module. If so, the module
41082d66
GR
1248 will be called nct6683.
1249
ebf5e877
JD
1250config SENSORS_NCT6775
1251 tristate "Nuvoton NCT6775F and compatibles"
1252 depends on !PPC
1253 select HWMON_VID
1254 help
1255 If you say yes here you get support for the hardware monitoring
78313b95 1256 functionality of the Nuvoton NCT6106D, NCT6775F, NCT6776F, NCT6779D,
81820059
GR
1257 NCT6791D, NCT6792D, NCT6793D, NCT6795D, NCT6796D, and compatible
1258 Super-I/O chips. This driver replaces the w83627ehf driver for
1259 NCT6775F and NCT6776F.
ebf5e877 1260
772df3c5 1261 This driver can also be built as a module. If so, the module
ebf5e877
JD
1262 will be called nct6775.
1263
3434f378
GR
1264config SENSORS_NCT7802
1265 tristate "Nuvoton NCT7802Y"
1266 depends on I2C
1267 select REGMAP_I2C
1268 help
1269 If you say yes here you get support for the Nuvoton NCT7802Y
1270 hardware monitoring chip.
1271
772df3c5 1272 This driver can also be built as a module. If so, the module
3434f378
GR
1273 will be called nct7802.
1274
9c947d25
VV
1275config SENSORS_NCT7904
1276 tristate "Nuvoton NCT7904"
1277 depends on I2C
1278 help
1279 If you say yes here you get support for the Nuvoton NCT7904
1280 hardware monitoring chip, including manual fan speed control.
1281
772df3c5 1282 This driver can also be built as a module. If so, the module
9c947d25
VV
1283 will be called nct7904.
1284
f1fd4a4d
TM
1285config SENSORS_NPCM7XX
1286 tristate "Nuvoton NPCM750 and compatible PWM and Fan controllers"
1287 imply THERMAL
1288 help
1289 This driver provides support for Nuvoton NPCM750/730/715/705 PWM
1290 and Fan controllers.
1291
1292 This driver can also be built as a module. If so, the module
1293 will be called npcm750-pwm-fan.
1294
630300d5
AB
1295config SENSORS_NSA320
1296 tristate "ZyXEL NSA320 and compatible fan speed and temperature sensors"
1297 depends on GPIOLIB && OF
1298 depends on MACH_KIRKWOOD || COMPILE_TEST
1299 help
1300 If you say yes here you get support for hardware monitoring
1301 for the ZyXEL NSA320 Media Server and other compatible devices
1302 (probably the NSA325 and some NSA310 variants).
1303
1304 The sensor data is taken from a Holtek HT46R065 microcontroller
1305 connected to GPIO lines.
1306
1307 This driver can also be built as a module. If so, the module
1308 will be called nsa320-hwmon.
1309
5b5513b8
EJ
1310source "drivers/hwmon/occ/Kconfig"
1311
fb4504fe
JD
1312config SENSORS_PCF8591
1313 tristate "Philips PCF8591 ADC/DAC"
1314 depends on I2C
fb4504fe
JD
1315 help
1316 If you say yes here you get support for Philips PCF8591 4-channel
1317 ADC, 1-channel DAC chips.
1318
772df3c5 1319 This driver can also be built as a module. If so, the module
fb4504fe
JD
1320 will be called pcf8591.
1321
1322 These devices are hard to detect and rarely found on mainstream
772df3c5 1323 hardware. If unsure, say N.
fb4504fe 1324
8636a1f9 1325source "drivers/hwmon/pmbus/Kconfig"
442aba78 1326
d82d5776
KD
1327config SENSORS_PWM_FAN
1328 tristate "PWM fan"
dbd1db7d 1329 depends on (PWM && OF) || COMPILE_TEST
18fd303f 1330 depends on THERMAL || THERMAL=n
d82d5776
KD
1331 help
1332 If you say yes here you get support for fans connected to PWM lines.
1333 The driver uses the generic PWM interface, thus it will work on a
1334 variety of SoCs.
1335
772df3c5 1336 This driver can also be built as a module. If so, the module
d82d5776
KD
1337 will be called pwm-fan.
1338
74d1e007
SW
1339config SENSORS_RASPBERRYPI_HWMON
1340 tristate "Raspberry Pi voltage monitor"
1341 depends on RASPBERRYPI_FIRMWARE || (COMPILE_TEST && !RASPBERRYPI_FIRMWARE)
1342 help
1343 If you say yes here you get support for voltage sensor on the
1344 Raspberry Pi.
1345
1346 This driver can also be built as a module. If so, the module
1347 will be called raspberrypi-hwmon.
1348
251eb40f
JC
1349config SENSORS_SHT15
1350 tristate "Sensiron humidity and temperature sensors. SHT15 and compat."
1376e2c3 1351 depends on GPIOLIB || COMPILE_TEST
a3a316cf 1352 select BITREVERSE
251eb40f
JC
1353 help
1354 If you say yes here you get support for the Sensiron SHT10, SHT11,
1355 SHT15, SHT71, SHT75 humidity and temperature sensors.
1356
772df3c5 1357 This driver can also be built as a module. If so, the module
251eb40f
JC
1358 will be called sht15.
1359
430400b8
UF
1360config SENSORS_SHT21
1361 tristate "Sensiron humidity and temperature sensors. SHT21 and compat."
1362 depends on I2C
1363 help
1364 If you say yes here you get support for the Sensiron SHT21, SHT25
1365 humidity and temperature sensors.
1366
772df3c5 1367 This driver can also be built as a module. If so, the module
430400b8
UF
1368 will be called sht21.
1369
7c84f7f8
DF
1370config SENSORS_SHT3x
1371 tristate "Sensiron humidity and temperature sensors. SHT3x and compat."
1372 depends on I2C
1373 select CRC8
1374 help
1375 If you say yes here you get support for the Sensiron SHT30 and SHT31
1376 humidity and temperature sensors.
1377
772df3c5 1378 This driver can also be built as a module. If so, the module
7c84f7f8
DF
1379 will be called sht3x.
1380
1a539d37
TP
1381config SENSORS_SHTC1
1382 tristate "Sensiron humidity and temperature sensors. SHTC1 and compat."
1383 depends on I2C
1384 help
ffd96868
DR
1385 If you say yes here you get support for the Sensiron SHTC1, SHTW1,
1386 and SHTC3 humidity and temperature sensors.
1a539d37 1387
772df3c5 1388 This driver can also be built as a module. If so, the module
1a539d37
TP
1389 will be called shtc1.
1390
bff78650 1391config SENSORS_S3C
62991f7a
MC
1392 tristate "Samsung built-in ADC"
1393 depends on S3C_ADC
bff78650
BD
1394 help
1395 If you say yes here you get support for the on-board ADCs of
62991f7a 1396 the Samsung S3C24XX, S3C64XX and other series of SoC
bff78650
BD
1397
1398 This driver can also be built as a module. If so, the module
62991f7a 1399 will be called s3c-hwmon.
bff78650
BD
1400
1401config SENSORS_S3C_RAW
1402 bool "Include raw channel attributes in sysfs"
1403 depends on SENSORS_S3C
1404 help
1405 Say Y here if you want to include raw copies of all the ADC
1406 channels in sysfs.
1407
ad2f931d
JD
1408config SENSORS_SIS5595
1409 tristate "Silicon Integrated Systems Corp. SiS5595"
17e7dc43 1410 depends on PCI
ad2f931d
JD
1411 help
1412 If you say yes here you get support for the integrated sensors in
1413 SiS5595 South Bridges.
1414
772df3c5 1415 This driver can also be built as a module. If so, the module
ad2f931d
JD
1416 will be called sis5595.
1417
9431996f 1418config SENSORS_DME1737
e95c237d 1419 tristate "SMSC DME1737, SCH311x and compatibles"
e2d8c2b6 1420 depends on I2C && !PPC
9431996f
JH
1421 select HWMON_VID
1422 help
1423 If you say yes here you get support for the hardware monitoring
549edb83
JH
1424 and fan control features of the SMSC DME1737, SCH311x, SCH5027, and
1425 Asus A8000 Super-I/O chips.
9431996f 1426
772df3c5 1427 This driver can also be built as a module. If so, the module
9431996f
JH
1428 will be called dme1737.
1429
dac6831e 1430config SENSORS_EMC1403
7a1b76f2 1431 tristate "SMSC EMC1403/23 thermal sensor"
dac6831e 1432 depends on I2C
adb57835 1433 select REGMAP_I2C
dac6831e 1434 help
7a1b76f2 1435 If you say yes here you get support for the SMSC EMC1403/23
dac6831e
KT
1436 temperature monitoring chip.
1437
1438 Threshold values can be configured using sysfs.
1439 Data from the different diodes are accessible via sysfs.
1440
9df7305b
SG
1441config SENSORS_EMC2103
1442 tristate "SMSC EMC2103"
1443 depends on I2C
1444 help
1445 If you say yes here you get support for the temperature
1446 and fan sensors of the SMSC EMC2103 chips.
1447
772df3c5 1448 This driver can also be built as a module. If so, the module
9df7305b
SG
1449 will be called emc2103.
1450
b0b349a8
JD
1451config SENSORS_EMC6W201
1452 tristate "SMSC EMC6W201"
1453 depends on I2C
1454 help
1455 If you say yes here you get support for the SMSC EMC6W201
1456 hardware monitoring chip.
1457
772df3c5 1458 This driver can also be built as a module. If so, the module
b0b349a8
JD
1459 will be called emc6w201.
1460
ad2f931d
JD
1461config SENSORS_SMSC47M1
1462 tristate "SMSC LPC47M10x and compatibles"
746cdfbf 1463 depends on !PPC
ad2f931d
JD
1464 help
1465 If you say yes here you get support for the integrated fan
1466 monitoring and control capabilities of the SMSC LPC47B27x,
6091780e 1467 LPC47M10x, LPC47M112, LPC47M13x, LPC47M14x, LPC47M15x,
8eccbb6f 1468 LPC47M192, LPC47M292 and LPC47M997 chips.
59ac8367 1469
8eccbb6f
JD
1470 The temperature and voltage sensor features of the LPC47M15x,
1471 LPC47M192, LPC47M292 and LPC47M997 are supported by another
1472 driver, select also "SMSC LPC47M192 and compatibles" below for
1473 those.
ad2f931d 1474
772df3c5 1475 This driver can also be built as a module. If so, the module
ad2f931d
JD
1476 will be called smsc47m1.
1477
59ac8367
HR
1478config SENSORS_SMSC47M192
1479 tristate "SMSC LPC47M192 and compatibles"
0b22ce3b 1480 depends on I2C
59ac8367
HR
1481 select HWMON_VID
1482 help
1483 If you say yes here you get support for the temperature and
00cb4739
JD
1484 voltage sensors of the SMSC LPC47M192, LPC47M15x, LPC47M292
1485 and LPC47M997 chips.
59ac8367
HR
1486
1487 The fan monitoring and control capabilities of these chips
1488 are supported by another driver, select
1489 "SMSC LPC47M10x and compatibles" above. You need both drivers
1490 if you want fan control and voltage/temperature sensor support.
1491
772df3c5 1492 This driver can also be built as a module. If so, the module
59ac8367
HR
1493 will be called smsc47m192.
1494
ad2f931d
JD
1495config SENSORS_SMSC47B397
1496 tristate "SMSC LPC47B397-NC"
e2d8c2b6 1497 depends on !PPC
ad2f931d
JD
1498 help
1499 If you say yes here you get support for the SMSC LPC47B397-NC
1500 sensor chip.
1501
772df3c5 1502 This driver can also be built as a module. If so, the module
ad2f931d
JD
1503 will be called smsc47b397.
1504
28ff2f7a
HG
1505config SENSORS_SCH56XX_COMMON
1506 tristate
28ff2f7a 1507
a98d506c
HG
1508config SENSORS_SCH5627
1509 tristate "SMSC SCH5627"
2d8c7ff5 1510 depends on !PPC && WATCHDOG
28ff2f7a 1511 select SENSORS_SCH56XX_COMMON
2d8c7ff5 1512 select WATCHDOG_CORE
a98d506c
HG
1513 help
1514 If you say yes here you get support for the hardware monitoring
312869ec
HG
1515 features of the SMSC SCH5627 Super-I/O chip including support for
1516 the integrated watchdog.
a98d506c 1517
772df3c5 1518 This driver can also be built as a module. If so, the module
a98d506c
HG
1519 will be called sch5627.
1520
0772a640
HG
1521config SENSORS_SCH5636
1522 tristate "SMSC SCH5636"
2d8c7ff5 1523 depends on !PPC && WATCHDOG
0772a640 1524 select SENSORS_SCH56XX_COMMON
2d8c7ff5 1525 select WATCHDOG_CORE
0772a640
HG
1526 help
1527 SMSC SCH5636 Super I/O chips include an embedded microcontroller for
1528 hardware monitoring solutions, allowing motherboard manufacturers to
1529 create their own custom hwmon solution based upon the SCH5636.
1530
1531 Currently this driver only supports the Fujitsu Theseus SCH5636 based
1532 hwmon solution. Say yes here if you want support for the Fujitsu
312869ec
HG
1533 Theseus' hardware monitoring features including support for the
1534 integrated watchdog.
0772a640 1535
772df3c5 1536 This driver can also be built as a module. If so, the module
0772a640
HG
1537 will be called sch5636.
1538
7f07ec0f 1539config SENSORS_STTS751
1540 tristate "ST Microelectronics STTS751"
1541 depends on I2C
1542 help
1543 If you say yes here you get support for STTS751
1544 temperature sensor chips.
1545
772df3c5 1546 This driver can also be built as a module. If so, the module
7f07ec0f 1547 will be called stts751.
1548
ebf5e877
JD
1549config SENSORS_SMM665
1550 tristate "Summit Microelectronics SMM665"
1551 depends on I2C
ebf5e877
JD
1552 help
1553 If you say yes here you get support for the hardware monitoring
1554 features of the Summit Microelectronics SMM665/SMM665B Six-Channel
1555 Active DC Output Controller / Monitor.
1556
1557 Other supported chips are SMM465, SMM665C, SMM764, and SMM766.
1558 Support for those chips is untested.
1559
1560 This driver can also be built as a module. If so, the module will
1561 be called smm665.
1562
b4c9c1a7
GR
1563config SENSORS_ADC128D818
1564 tristate "Texas Instruments ADC128D818"
1565 depends on I2C
1566 help
1567 If you say yes here you get support for the Texas Instruments
1568 ADC128D818 System Monitor with Temperature Sensor chip.
1569
1570 This driver can also be built as a module. If so, the module
1571 will be called adc128d818.
1572
5812f928 1573config SENSORS_ADS7828
0962e0f1 1574 tristate "Texas Instruments ADS7828 and compatibles"
5812f928 1575 depends on I2C
bea0bab0 1576 select REGMAP_I2C
5812f928 1577 help
0962e0f1
GR
1578 If you say yes here you get support for Texas Instruments ADS7828 and
1579 ADS7830 8-channel A/D converters. ADS7828 resolution is 12-bit, while
1580 it is 8-bit on ADS7830.
5812f928 1581
772df3c5 1582 This driver can also be built as a module. If so, the module
5812f928
SH
1583 will be called ads7828.
1584
e0c70b80
PT
1585config SENSORS_ADS7871
1586 tristate "Texas Instruments ADS7871 A/D converter"
1587 depends on SPI
1588 help
1589 If you say yes here you get support for TI ADS7871 & ADS7870
1590
772df3c5 1591 This driver can also be built as a module. If so, the module
e0c70b80
PT
1592 will be called ads7871.
1593
b5430a04
TM
1594config SENSORS_AMC6821
1595 tristate "Texas Instruments AMC6821"
e2d8c2b6 1596 depends on I2C
b5430a04
TM
1597 help
1598 If you say yes here you get support for the Texas Instruments
1599 AMC6821 hardware monitoring chips.
1600
772df3c5 1601 This driver can also be built as a module. If so, the module
b5430a04
TM
1602 will be called amc6821.
1603
ceeadc5c
GR
1604config SENSORS_INA209
1605 tristate "TI / Burr Brown INA209"
1606 depends on I2C
1607 help
1608 If you say yes here you get support for the TI / Burr Brown INA209
1609 voltage / current / power monitor I2C interface.
1610
1611 This driver can also be built as a module. If so, the module will
1612 be called ina209.
1613
f7c2fe38 1614config SENSORS_INA2XX
dc92cd0c 1615 tristate "Texas Instruments INA219 and compatibles"
e2d8c2b6 1616 depends on I2C
92e11f00 1617 select REGMAP_I2C
f7c2fe38 1618 help
add513be
KH
1619 If you say yes here you get support for INA219, INA220, INA226,
1620 INA230, and INA231 power monitor chips.
f7c2fe38
FL
1621
1622 The INA2xx driver is configured for the default configuration of
1623 the part as described in the datasheet.
1624 Default value for Rshunt is 10 mOhms.
772df3c5 1625 This driver can also be built as a module. If so, the module
f7c2fe38
FL
1626 will be called ina2xx.
1627
7cb6dcff
AD
1628config SENSORS_INA3221
1629 tristate "Texas Instruments INA3221 Triple Power Monitor"
1630 depends on I2C
1631 select REGMAP_I2C
1632 help
1633 If you say yes here you get support for the TI INA3221 Triple Power
1634 Monitor.
1635
772df3c5 1636 This driver can also be built as a module. If so, the module
7cb6dcff
AD
1637 will be called ina3221.
1638
761c1770
MS
1639config SENSORS_TC74
1640 tristate "Microchip TC74"
1641 depends on I2C
1642 help
1643 If you say yes here you get support for Microchip TC74 single
1644 input temperature sensor chips.
1645
772df3c5 1646 This driver can also be built as a module. If so, the module
761c1770
MS
1647 will be called tc74.
1648
add77c64
KH
1649config SENSORS_THMC50
1650 tristate "Texas Instruments THMC50 / Analog Devices ADM1022"
0b22ce3b 1651 depends on I2C
add77c64
KH
1652 help
1653 If you say yes here you get support for Texas Instruments THMC50
1654 sensor chips and clones: the Analog Devices ADM1022.
1655
772df3c5 1656 This driver can also be built as a module. If so, the module
add77c64
KH
1657 will be called thmc50.
1658
beb1b6bb 1659config SENSORS_TMP102
cff37c9e 1660 tristate "Texas Instruments TMP102"
e2d8c2b6 1661 depends on I2C
28a340db 1662 select REGMAP_I2C
beb1b6bb
SK
1663 help
1664 If you say yes here you get support for Texas Instruments TMP102
1665 sensor chips.
1666
772df3c5 1667 This driver can also be built as a module. If so, the module
beb1b6bb
SK
1668 will be called tmp102.
1669
d17a7dca
HS
1670config SENSORS_TMP103
1671 tristate "Texas Instruments TMP103"
1672 depends on I2C
1673 select REGMAP_I2C
1674 help
1675 If you say yes here you get support for Texas Instruments TMP103
1676 sensor chips.
1677
772df3c5 1678 This driver can also be built as a module. If so, the module
d17a7dca
HS
1679 will be called tmp103.
1680
66e1c917
JM
1681config SENSORS_TMP108
1682 tristate "Texas Instruments TMP108"
1683 depends on I2C
1684 select REGMAP_I2C
1685 help
1686 If you say yes here you get support for Texas Instruments TMP108
1687 sensor chips.
1688
772df3c5 1689 This driver can also be built as a module. If so, the module
66e1c917
JM
1690 will be called tmp108.
1691
ab2b79d5
HG
1692config SENSORS_TMP401
1693 tristate "Texas Instruments TMP401 and compatibles"
e2d8c2b6 1694 depends on I2C
ab2b79d5 1695 help
a1fac92b 1696 If you say yes here you get support for Texas Instruments TMP401,
c0a68601 1697 TMP411, TMP431, TMP432, TMP435, and TMP461 temperature sensor chips.
ab2b79d5 1698
772df3c5 1699 This driver can also be built as a module. If so, the module
ab2b79d5
HG
1700 will be called tmp401.
1701
9410700b
AP
1702config SENSORS_TMP421
1703 tristate "Texas Instruments TMP421 and compatible"
e2d8c2b6 1704 depends on I2C
9410700b
AP
1705 help
1706 If you say yes here you get support for Texas Instruments TMP421,
05c77ab2 1707 TMP422, TMP423, TMP441, and TMP442 temperature sensor chips.
9410700b 1708
772df3c5 1709 This driver can also be built as a module. If so, the module
9410700b
AP
1710 will be called tmp421.
1711
48ed8877
PM
1712config SENSORS_VEXPRESS
1713 tristate "Versatile Express"
1714 depends on VEXPRESS_CONFIG
1715 help
1716 This driver provides support for hardware sensors available on
1717 the ARM Ltd's Versatile Express platform. It can provide wide
1718 range of information like temperature, power, energy.
1719
70c38772
HW
1720config SENSORS_VIA_CPUTEMP
1721 tristate "VIA CPU temperature sensor"
1722 depends on X86
764e043b 1723 select HWMON_VID
70c38772
HW
1724 help
1725 If you say yes here you get support for the temperature
1726 sensor inside your CPU. Supported are all known variants of
1727 the VIA C7 and Nano.
1728
ad2f931d
JD
1729config SENSORS_VIA686A
1730 tristate "VIA686A"
2ec342e6 1731 depends on PCI
ad2f931d
JD
1732 help
1733 If you say yes here you get support for the integrated sensors in
1734 Via 686A/B South Bridges.
1735
772df3c5 1736 This driver can also be built as a module. If so, the module
ad2f931d
JD
1737 will be called via686a.
1738
ab41319e
JH
1739config SENSORS_VT1211
1740 tristate "VIA VT1211"
746cdfbf 1741 depends on !PPC
ab41319e
JH
1742 select HWMON_VID
1743 help
1744 If you say yes here then you get support for hardware monitoring
1745 features of the VIA VT1211 Super-I/O chip.
1746
772df3c5 1747 This driver can also be built as a module. If so, the module
ab41319e
JH
1748 will be called vt1211.
1749
1de9e371 1750config SENSORS_VT8231
51bd5633 1751 tristate "VIA VT8231"
ec5e1a4b 1752 depends on PCI
1de9e371 1753 select HWMON_VID
1de9e371
RL
1754 help
1755 If you say yes here then you get support for the integrated sensors
1756 in the VIA VT8231 device.
1757
772df3c5 1758 This driver can also be built as a module. If so, the module
1de9e371
RL
1759 will be called vt8231.
1760
ee249f27
LY
1761config SENSORS_W83773G
1762 tristate "Nuvoton W83773G"
1763 depends on I2C
a165dcc9 1764 select REGMAP_I2C
ee249f27
LY
1765 help
1766 If you say yes here you get support for the Nuvoton W83773G hardware
1767 monitoring chip.
1768
772df3c5 1769 This driver can also be built as a module. If so, the module
ee249f27
LY
1770 will be called w83773g.
1771
ad2f931d 1772config SENSORS_W83781D
05663368 1773 tristate "Winbond W83781D, W83782D, W83783S, Asus AS99127F"
1d72acf9 1774 depends on I2C
303760b4 1775 select HWMON_VID
ad2f931d
JD
1776 help
1777 If you say yes here you get support for the Winbond W8378x series
05663368
JD
1778 of sensor chips: the W83781D, W83782D and W83783S, and the similar
1779 Asus AS99127F.
ad2f931d 1780
772df3c5 1781 This driver can also be built as a module. If so, the module
ad2f931d
JD
1782 will be called w83781d.
1783
9873964d
CS
1784config SENSORS_W83791D
1785 tristate "Winbond W83791D"
d1ebd59a 1786 depends on I2C
9873964d
CS
1787 select HWMON_VID
1788 help
1789 If you say yes here you get support for the Winbond W83791D chip.
1790
772df3c5 1791 This driver can also be built as a module. If so, the module
9873964d
CS
1792 will be called w83791d.
1793
5563e27d
M
1794config SENSORS_W83792D
1795 tristate "Winbond W83792D"
0b22ce3b 1796 depends on I2C
5563e27d
M
1797 help
1798 If you say yes here you get support for the Winbond W83792D chip.
1799
772df3c5 1800 This driver can also be built as a module. If so, the module
5563e27d
M
1801 will be called w83792d.
1802
6800c3d0
RM
1803config SENSORS_W83793
1804 tristate "Winbond W83793"
e2d8c2b6 1805 depends on I2C
7a5e6bc2 1806 select HWMON_VID
6800c3d0
RM
1807 help
1808 If you say yes here you get support for the Winbond W83793
5852f960
SA
1809 hardware monitoring chip, including support for the integrated
1810 watchdog.
6800c3d0 1811
772df3c5 1812 This driver can also be built as a module. If so, the module
6800c3d0
RM
1813 will be called w83793.
1814
792d376b
WS
1815config SENSORS_W83795
1816 tristate "Winbond/Nuvoton W83795G/ADG"
e2d8c2b6 1817 depends on I2C
792d376b
WS
1818 help
1819 If you say yes here you get support for the Winbond W83795G and
72fea694
JD
1820 W83795ADG hardware monitoring chip, including manual fan speed
1821 control.
792d376b 1822
772df3c5 1823 This driver can also be built as a module. If so, the module
792d376b
WS
1824 will be called w83795.
1825
00030af2 1826config SENSORS_W83795_FANCTRL
dbf55205 1827 bool "Include automatic fan control support"
e2d8c2b6 1828 depends on SENSORS_W83795
00030af2 1829 help
72fea694
JD
1830 If you say yes here, support for automatic fan speed control
1831 will be included in the driver.
00030af2 1832
00030af2
JD
1833 Please also note that this option will create sysfs attribute
1834 files which may change in the future, so you shouldn't rely
1835 on them being stable.
1836
ad2f931d
JD
1837config SENSORS_W83L785TS
1838 tristate "Winbond W83L785TS-S"
e2d8c2b6 1839 depends on I2C
ad2f931d
JD
1840 help
1841 If you say yes here you get support for the Winbond W83L785TS-S
1842 sensor chip, which is used on the Asus A7N8X, among other
1843 motherboards.
1844
772df3c5 1845 This driver can also be built as a module. If so, the module
ad2f931d
JD
1846 will be called w83l785ts.
1847
85f03bcc
KL
1848config SENSORS_W83L786NG
1849 tristate "Winbond W83L786NG, W83L786NR"
e2d8c2b6 1850 depends on I2C
85f03bcc
KL
1851 help
1852 If you say yes here you get support for the Winbond W83L786NG
1853 and W83L786NR sensor chips.
1854
772df3c5 1855 This driver can also be built as a module. If so, the module
85f03bcc
KL
1856 will be called w83l786ng.
1857
ad2f931d 1858config SENSORS_W83627HF
c2db6ce1 1859 tristate "Winbond W83627HF, W83627THF, W83637HF, W83687THF, W83697HF"
746cdfbf 1860 depends on !PPC
303760b4 1861 select HWMON_VID
ad2f931d
JD
1862 help
1863 If you say yes here you get support for the Winbond W836X7 series
c2db6ce1
JD
1864 of sensor chips: the W83627HF, W83627THF, W83637HF, W83687THF and
1865 W83697HF.
ad2f931d 1866
772df3c5 1867 This driver can also be built as a module. If so, the module
ad2f931d
JD
1868 will be called w83627hf.
1869
1870config SENSORS_W83627EHF
eff7687d 1871 tristate "Winbond W83627EHF/EHG/DHG/UHG, W83667HG, NCT6775F, NCT6776F"
746cdfbf 1872 depends on !PPC
fc18d6c0 1873 select HWMON_VID
ad2f931d 1874 help
658291fc 1875 If you say yes here you get support for the hardware
ad2f931d 1876 monitoring functionality of the Winbond W83627EHF Super-I/O chip.
ad2f931d 1877
8dd2d2ca 1878 This driver also supports the W83627EHG, which is the lead-free
658291fc
DH
1879 version of the W83627EHF, and the W83627DHG, which is a similar
1880 chip suited for specific Intel processors that use PECI such as
eff7687d
JD
1881 the Core 2 Duo. And also the W83627UHG, which is a stripped down
1882 version of the W83627DHG (as far as hardware monitoring goes.)
8dd2d2ca 1883
2dd59c26
GR
1884 This driver also supports Nuvoton W83667HG, W83667HG-B, NCT6775F
1885 (also known as W83667HG-I), and NCT6776F.
237c8d2f 1886
772df3c5 1887 This driver can also be built as a module. If so, the module
ad2f931d
JD
1888 will be called w83627ehf.
1889
08bad5a8
MB
1890config SENSORS_WM831X
1891 tristate "WM831x PMICs"
1892 depends on MFD_WM831X
1893 help
1894 If you say yes here you get support for the hardware
1895 monitoring functionality of the Wolfson Microelectronics
1896 WM831x series of PMICs.
1897
772df3c5 1898 This driver can also be built as a module. If so, the module
08bad5a8
MB
1899 will be called wm831x-hwmon.
1900
fb6c023a
MB
1901config SENSORS_WM8350
1902 tristate "Wolfson Microelectronics WM835x"
1903 depends on MFD_WM8350
1904 help
1905 If you say yes here you get support for the hardware
1906 monitoring features of the WM835x series of PMICs.
1907
772df3c5 1908 This driver can also be built as a module. If so, the module
fb6c023a 1909 will be called wm8350-hwmon.
ad2f931d 1910
e0418088
DM
1911config SENSORS_ULTRA45
1912 tristate "Sun Ultra45 PIC16F747"
1913 depends on SPARC64
1914 help
1915 This driver provides support for the Ultra45 workstation environmental
1916 sensors.
1917
ed42cfa8 1918config SENSORS_XGENE
1919 tristate "APM X-Gene SoC hardware monitoring driver"
1920 depends on XGENE_SLIMPRO_MBOX || PCC
1921 help
1922 If you say yes here you get support for the temperature
1923 and power sensors for APM X-Gene SoC.
1924
61cba5c2
JD
1925if ACPI
1926
1927comment "ACPI drivers"
1928
7d033365
JD
1929config SENSORS_ACPI_POWER
1930 tristate "ACPI 4.0 power meter"
1931 help
1932 This driver exposes ACPI 4.0 power meters as hardware monitoring
1933 devices. Say Y (or M) if you have a computer with ACPI 4.0 firmware
1934 and a power meter.
1935
1936 To compile this driver as a module, choose M here:
1937 the module will be called acpi_power_meter.
1938
61cba5c2
JD
1939config SENSORS_ATK0110
1940 tristate "ASUS ATK0110"
e2d8c2b6 1941 depends on X86
61cba5c2
JD
1942 help
1943 If you say yes here you get support for the ACPI hardware
1944 monitoring interface found in many ASUS motherboards. This
1945 driver will provide readings of fans, voltages and temperatures
1946 through the system firmware.
1947
1948 This driver can also be built as a module. If so, the module
1949 will be called asus_atk0110.
1950
61cba5c2 1951endif # ACPI
ad2f931d 1952
1d72acf9 1953endif # HWMON