.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | # |
---|
2 | 3 | # Hardware monitoring chip drivers configuration |
---|
3 | 4 | # |
---|
.. | .. |
---|
11 | 12 | of a system. Most modern motherboards include such a device. It |
---|
12 | 13 | can include temperature sensors, voltage sensors, fan speed |
---|
13 | 14 | sensors and various additional features such as the ability to |
---|
14 | | - control the speed of the fans. If you want this support you |
---|
| 15 | + control the speed of the fans. If you want this support you |
---|
15 | 16 | should say Y here and also to the specific driver(s) for your |
---|
16 | 17 | sensors chip(s) below. |
---|
17 | 18 | |
---|
18 | 19 | To find out which specific driver(s) you need, use the |
---|
19 | 20 | sensors-detect script from the lm_sensors package. Read |
---|
20 | | - <file:Documentation/hwmon/userspace-tools> for details. |
---|
| 21 | + <file:Documentation/hwmon/userspace-tools.rst> for details. |
---|
21 | 22 | |
---|
22 | | - This support can also be built as a module. If so, the module |
---|
| 23 | + This support can also be built as a module. If so, the module |
---|
23 | 24 | will be called hwmon. |
---|
24 | 25 | |
---|
25 | 26 | if HWMON |
---|
.. | .. |
---|
39 | 40 | |
---|
40 | 41 | config SENSORS_AB8500 |
---|
41 | 42 | tristate "AB8500 thermal monitoring" |
---|
42 | | - depends on AB8500_GPADC && AB8500_BM |
---|
| 43 | + depends on AB8500_GPADC && AB8500_BM && (IIO = y) |
---|
| 44 | + default n |
---|
43 | 45 | help |
---|
44 | 46 | If you say yes here you get support for the thermal sensor part |
---|
45 | 47 | of the AB8500 chip. The driver includes thermal management for |
---|
46 | 48 | AB8500 die and two GPADC channels. The GPADC channel are preferably |
---|
47 | 49 | used to access sensors outside the AB8500 chip. |
---|
48 | 50 | |
---|
49 | | - This driver can also be built as a module. If so, the module |
---|
| 51 | + This driver can also be built as a module. If so, the module |
---|
50 | 52 | will be called abx500-temp. |
---|
51 | 53 | |
---|
52 | 54 | config SENSORS_ABITUGURU |
---|
.. | .. |
---|
59 | 61 | chip can be found on Abit uGuru featuring motherboards (most modern |
---|
60 | 62 | Abit motherboards from before end 2005). For more info and a list |
---|
61 | 63 | of which motherboards have which revision see |
---|
62 | | - Documentation/hwmon/abituguru |
---|
| 64 | + Documentation/hwmon/abituguru.rst |
---|
63 | 65 | |
---|
64 | | - This driver can also be built as a module. If so, the module |
---|
| 66 | + This driver can also be built as a module. If so, the module |
---|
65 | 67 | will be called abituguru. |
---|
66 | 68 | |
---|
67 | 69 | config SENSORS_ABITUGURU3 |
---|
.. | .. |
---|
73 | 75 | and their settings is supported. The third revision of the Abit |
---|
74 | 76 | uGuru chip can be found on recent Abit motherboards (since end |
---|
75 | 77 | 2005). For more info and a list of which motherboards have which |
---|
76 | | - revision see Documentation/hwmon/abituguru3 |
---|
| 78 | + revision see Documentation/hwmon/abituguru3.rst |
---|
77 | 79 | |
---|
78 | | - This driver can also be built as a module. If so, the module |
---|
| 80 | + This driver can also be built as a module. If so, the module |
---|
79 | 81 | will be called abituguru3. |
---|
80 | 82 | |
---|
81 | 83 | config SENSORS_AD7314 |
---|
.. | .. |
---|
116 | 118 | and ADM1023 sensor chips and clones: Maxim MAX1617 and MAX1617A, |
---|
117 | 119 | Genesys Logic GL523SM, National Semiconductor LM84 and TI THMC10. |
---|
118 | 120 | |
---|
119 | | - This driver can also be built as a module. If so, the module |
---|
| 121 | + This driver can also be built as a module. If so, the module |
---|
120 | 122 | will be called adm1021. |
---|
121 | 123 | |
---|
122 | 124 | config SENSORS_ADM1025 |
---|
.. | .. |
---|
127 | 129 | If you say yes here you get support for Analog Devices ADM1025 |
---|
128 | 130 | and Philips NE1619 sensor chips. |
---|
129 | 131 | |
---|
130 | | - This driver can also be built as a module. If so, the module |
---|
| 132 | + This driver can also be built as a module. If so, the module |
---|
131 | 133 | will be called adm1025. |
---|
132 | 134 | |
---|
133 | 135 | config SENSORS_ADM1026 |
---|
.. | .. |
---|
138 | 140 | If you say yes here you get support for Analog Devices ADM1026 |
---|
139 | 141 | sensor chip. |
---|
140 | 142 | |
---|
141 | | - This driver can also be built as a module. If so, the module |
---|
| 143 | + This driver can also be built as a module. If so, the module |
---|
142 | 144 | will be called adm1026. |
---|
143 | 145 | |
---|
144 | 146 | config SENSORS_ADM1029 |
---|
.. | .. |
---|
149 | 151 | sensor chip. |
---|
150 | 152 | Very rare chip, please let us know you use it. |
---|
151 | 153 | |
---|
152 | | - This driver can also be built as a module. If so, the module |
---|
| 154 | + This driver can also be built as a module. If so, the module |
---|
153 | 155 | will be called adm1029. |
---|
154 | 156 | |
---|
155 | 157 | config SENSORS_ADM1031 |
---|
.. | .. |
---|
159 | 161 | If you say yes here you get support for Analog Devices ADM1031 |
---|
160 | 162 | and ADM1030 sensor chips. |
---|
161 | 163 | |
---|
162 | | - This driver can also be built as a module. If so, the module |
---|
| 164 | + This driver can also be built as a module. If so, the module |
---|
163 | 165 | will be called adm1031. |
---|
| 166 | + |
---|
| 167 | +config SENSORS_ADM1177 |
---|
| 168 | + tristate "Analog Devices ADM1177 and compatibles" |
---|
| 169 | + depends on I2C |
---|
| 170 | + help |
---|
| 171 | + If you say yes here you get support for Analog Devices ADM1177 |
---|
| 172 | + sensor chips. |
---|
| 173 | + |
---|
| 174 | + This driver can also be built as a module. If so, the module |
---|
| 175 | + will be called adm1177. |
---|
164 | 176 | |
---|
165 | 177 | config SENSORS_ADM9240 |
---|
166 | 178 | tristate "Analog Devices ADM9240 and compatibles" |
---|
.. | .. |
---|
170 | 182 | If you say yes here you get support for Analog Devices ADM9240, |
---|
171 | 183 | Dallas DS1780, National Semiconductor LM81 sensor chips. |
---|
172 | 184 | |
---|
173 | | - This driver can also be built as a module. If so, the module |
---|
| 185 | + This driver can also be built as a module. If so, the module |
---|
174 | 186 | will be called adm9240. |
---|
175 | 187 | |
---|
176 | 188 | config SENSORS_ADT7X10 |
---|
.. | .. |
---|
179 | 191 | This module contains common code shared by the ADT7310/ADT7320 and |
---|
180 | 192 | ADT7410/ADT7420 temperature monitoring chip drivers. |
---|
181 | 193 | |
---|
182 | | - If build as a module, the module will be called adt7x10. |
---|
| 194 | + If built as a module, the module will be called adt7x10. |
---|
183 | 195 | |
---|
184 | 196 | config SENSORS_ADT7310 |
---|
185 | 197 | tristate "Analog Devices ADT7310/ADT7320" |
---|
.. | .. |
---|
242 | 254 | ADT7473, ADT7475, ADT7476 and ADT7490 hardware monitoring |
---|
243 | 255 | chips. |
---|
244 | 256 | |
---|
245 | | - This driver can also be build as a module. If so, the module |
---|
| 257 | + This driver can also be built as a module. If so, the module |
---|
246 | 258 | will be called adt7475. |
---|
| 259 | + |
---|
| 260 | +config SENSORS_AS370 |
---|
| 261 | + tristate "Synaptics AS370 SoC hardware monitoring driver" |
---|
| 262 | + help |
---|
| 263 | + If you say yes here you get support for the PVT sensors of |
---|
| 264 | + the Synaptics AS370 SoC |
---|
| 265 | + |
---|
| 266 | + This driver can also be built as a module. If so, the module |
---|
| 267 | + will be called as370-hwmon. |
---|
| 268 | + |
---|
247 | 269 | |
---|
248 | 270 | config SENSORS_ASC7621 |
---|
249 | 271 | tristate "Andigilog aSC7621" |
---|
.. | .. |
---|
255 | 277 | aSC7621 |
---|
256 | 278 | aSC7621a |
---|
257 | 279 | |
---|
258 | | - This driver can also be built as a module. If so, the module |
---|
| 280 | + This driver can also be built as a module. If so, the module |
---|
259 | 281 | will be called asc7621. |
---|
| 282 | + |
---|
| 283 | +config SENSORS_AXI_FAN_CONTROL |
---|
| 284 | + tristate "Analog Devices FAN Control HDL Core driver" |
---|
| 285 | + help |
---|
| 286 | + If you say yes here you get support for the Analog Devices |
---|
| 287 | + AXI HDL FAN monitoring core. |
---|
| 288 | + |
---|
| 289 | + This driver can also be built as a module. If so, the module |
---|
| 290 | + will be called axi-fan-control |
---|
260 | 291 | |
---|
261 | 292 | config SENSORS_K8TEMP |
---|
262 | 293 | tristate "AMD Athlon64/FX or Opteron temperature sensor" |
---|
.. | .. |
---|
267 | 298 | microarchitecture. Please note that you will need at least |
---|
268 | 299 | lm-sensors 2.10.1 for proper userspace support. |
---|
269 | 300 | |
---|
270 | | - This driver can also be built as a module. If so, the module |
---|
| 301 | + This driver can also be built as a module. If so, the module |
---|
271 | 302 | will be called k8temp. |
---|
272 | 303 | |
---|
273 | 304 | config SENSORS_K10TEMP |
---|
.. | .. |
---|
280 | 311 | 12h (Llano), 14h (Brazos), 15h (Bulldozer/Trinity/Kaveri/Carrizo) |
---|
281 | 312 | and 16h (Kabini/Mullins) microarchitectures. |
---|
282 | 313 | |
---|
283 | | - This driver can also be built as a module. If so, the module |
---|
| 314 | + This driver can also be built as a module. If so, the module |
---|
284 | 315 | will be called k10temp. |
---|
285 | 316 | |
---|
286 | 317 | config SENSORS_FAM15H_POWER |
---|
.. | .. |
---|
290 | 321 | If you say yes here you get support for processor power |
---|
291 | 322 | information of your AMD family 15h CPU. |
---|
292 | 323 | |
---|
293 | | - This driver can also be built as a module. If so, the module |
---|
| 324 | + This driver can also be built as a module. If so, the module |
---|
294 | 325 | will be called fam15h_power. |
---|
| 326 | + |
---|
| 327 | +config SENSORS_AMD_ENERGY |
---|
| 328 | + tristate "AMD RAPL MSR based Energy driver" |
---|
| 329 | + depends on X86 |
---|
| 330 | + help |
---|
| 331 | + If you say yes here you get support for core and package energy |
---|
| 332 | + sensors, based on RAPL MSR for AMD family 17h and above CPUs. |
---|
| 333 | + |
---|
| 334 | + This driver can also be built as a module. If so, the module |
---|
| 335 | + will be called as amd_energy. |
---|
295 | 336 | |
---|
296 | 337 | config SENSORS_APPLESMC |
---|
297 | 338 | tristate "Apple SMC (Motion sensor, light sensor, keyboard backlight)" |
---|
298 | 339 | depends on INPUT && X86 |
---|
299 | 340 | select NEW_LEDS |
---|
300 | 341 | select LEDS_CLASS |
---|
301 | | - select INPUT_POLLDEV |
---|
302 | 342 | help |
---|
303 | 343 | This driver provides support for the Apple System Management |
---|
304 | 344 | Controller, which provides an accelerometer (Apple Sudden Motion |
---|
.. | .. |
---|
326 | 366 | and power sensors available on SCMI based platforms. The actual |
---|
327 | 367 | number and type of sensors exported depend on the platform. |
---|
328 | 368 | |
---|
329 | | - This driver can also be built as a module. If so, the module |
---|
| 369 | + This driver can also be built as a module. If so, the module |
---|
330 | 370 | will be called scmi-hwmon. |
---|
331 | 371 | |
---|
332 | 372 | config SENSORS_ARM_SCPI |
---|
.. | .. |
---|
346 | 386 | If you say yes here you get support for the ASB100 Bach sensor |
---|
347 | 387 | chip found on some Asus mainboards. |
---|
348 | 388 | |
---|
349 | | - This driver can also be built as a module. If so, the module |
---|
| 389 | + This driver can also be built as a module. If so, the module |
---|
350 | 390 | will be called asb100. |
---|
351 | 391 | |
---|
352 | 392 | config SENSORS_ASPEED |
---|
.. | .. |
---|
371 | 411 | If your board have such a chip, you are able to control your CPU |
---|
372 | 412 | core and other voltages. |
---|
373 | 413 | |
---|
374 | | - This driver can also be built as a module. If so, the module |
---|
| 414 | + This driver can also be built as a module. If so, the module |
---|
375 | 415 | will be called atxp1. |
---|
| 416 | + |
---|
| 417 | +config SENSORS_BT1_PVT |
---|
| 418 | + tristate "Baikal-T1 Process, Voltage, Temperature sensor driver" |
---|
| 419 | + depends on MIPS_BAIKAL_T1 || COMPILE_TEST |
---|
| 420 | + help |
---|
| 421 | + If you say yes here you get support for Baikal-T1 PVT sensor |
---|
| 422 | + embedded into the SoC. |
---|
| 423 | + |
---|
| 424 | + This driver can also be built as a module. If so, the module will be |
---|
| 425 | + called bt1-pvt. |
---|
| 426 | + |
---|
| 427 | +config SENSORS_BT1_PVT_ALARMS |
---|
| 428 | + bool "Enable Baikal-T1 PVT sensor alarms" |
---|
| 429 | + depends on SENSORS_BT1_PVT |
---|
| 430 | + help |
---|
| 431 | + Baikal-T1 PVT IP-block provides threshold registers for each |
---|
| 432 | + supported sensor. But the corresponding interrupts might be |
---|
| 433 | + generated by the thresholds comparator only in synchronization with |
---|
| 434 | + a data conversion. Additionally there is only one sensor data can |
---|
| 435 | + be converted at a time. All of these makes the interface impossible |
---|
| 436 | + to be used for the hwmon alarms implementation without periodic |
---|
| 437 | + switch between the PVT sensors. By default the data conversion is |
---|
| 438 | + performed on demand from the user-space. If this config is enabled |
---|
| 439 | + the data conversion will be periodically performed and the data will be |
---|
| 440 | + saved in the internal driver cache. |
---|
| 441 | + |
---|
| 442 | +config SENSORS_CORSAIR_CPRO |
---|
| 443 | + tristate "Corsair Commander Pro controller" |
---|
| 444 | + depends on HID |
---|
| 445 | + help |
---|
| 446 | + If you say yes here you get support for the Corsair Commander Pro |
---|
| 447 | + controller. |
---|
| 448 | + |
---|
| 449 | + This driver can also be built as a module. If so, the module |
---|
| 450 | + will be called corsair-cpro. |
---|
| 451 | + |
---|
| 452 | +config SENSORS_DRIVETEMP |
---|
| 453 | + tristate "Hard disk drives with temperature sensors" |
---|
| 454 | + depends on SCSI && ATA |
---|
| 455 | + help |
---|
| 456 | + If you say yes you get support for the temperature sensor on |
---|
| 457 | + hard disk drives. |
---|
| 458 | + |
---|
| 459 | + This driver can also be built as a module. If so, the module |
---|
| 460 | + will be called drivetemp. |
---|
376 | 461 | |
---|
377 | 462 | config SENSORS_DS620 |
---|
378 | 463 | tristate "Dallas Semiconductor DS620" |
---|
.. | .. |
---|
381 | 466 | If you say yes here you get support for Dallas Semiconductor |
---|
382 | 467 | DS620 sensor chip. |
---|
383 | 468 | |
---|
384 | | - This driver can also be built as a module. If so, the module |
---|
| 469 | + This driver can also be built as a module. If so, the module |
---|
385 | 470 | will be called ds620. |
---|
386 | 471 | |
---|
387 | 472 | config SENSORS_DS1621 |
---|
.. | .. |
---|
396 | 481 | - Maxim Integrated DS1721 |
---|
397 | 482 | - Maxim Integrated DS1731 |
---|
398 | 483 | |
---|
399 | | - This driver can also be built as a module. If so, the module |
---|
| 484 | + This driver can also be built as a module. If so, the module |
---|
400 | 485 | will be called ds1621. |
---|
401 | 486 | |
---|
402 | 487 | config SENSORS_DELL_SMM |
---|
.. | .. |
---|
427 | 512 | If you say yes here you get support for ADC on the Dialog |
---|
428 | 513 | Semiconductor DA9055 PMIC. |
---|
429 | 514 | |
---|
430 | | - This driver can also be built as a module. If so, the module |
---|
| 515 | + This driver can also be built as a module. If so, the module |
---|
431 | 516 | will be called da9055-hwmon. |
---|
432 | 517 | |
---|
433 | 518 | config SENSORS_I5K_AMB |
---|
.. | .. |
---|
440 | 525 | This driver can also be built as a module. If so, the module |
---|
441 | 526 | will be called i5k_amb. |
---|
442 | 527 | |
---|
| 528 | +config SENSORS_SPARX5 |
---|
| 529 | + tristate "Sparx5 SoC temperature sensor" |
---|
| 530 | + depends on ARCH_SPARX5 || COMPILE_TEST |
---|
| 531 | + help |
---|
| 532 | + If you say yes here you get support for temperature monitoring |
---|
| 533 | + with the Microchip Sparx5 SoC. |
---|
| 534 | + |
---|
| 535 | + This driver can also be built as a module. If so, the module |
---|
| 536 | + will be called sparx5-temp. |
---|
| 537 | + |
---|
443 | 538 | config SENSORS_F71805F |
---|
444 | 539 | tristate "Fintek F71805F/FG, F71806F/FG and F71872F/FG" |
---|
445 | 540 | depends on !PPC |
---|
.. | .. |
---|
448 | 543 | features of the Fintek F71805F/FG, F71806F/FG and F71872F/FG |
---|
449 | 544 | Super-I/O chips. |
---|
450 | 545 | |
---|
451 | | - This driver can also be built as a module. If so, the module |
---|
| 546 | + This driver can also be built as a module. If so, the module |
---|
452 | 547 | will be called f71805f. |
---|
453 | 548 | |
---|
454 | 549 | config SENSORS_F71882FG |
---|
.. | .. |
---|
470 | 565 | F81801U |
---|
471 | 566 | F81865F |
---|
472 | 567 | |
---|
473 | | - This driver can also be built as a module. If so, the module |
---|
| 568 | + This driver can also be built as a module. If so, the module |
---|
474 | 569 | will be called f71882fg. |
---|
475 | 570 | |
---|
476 | 571 | config SENSORS_F75375S |
---|
.. | .. |
---|
480 | 575 | If you say yes here you get support for hardware monitoring |
---|
481 | 576 | features of the Fintek F75375S/SP, F75373 and F75387 |
---|
482 | 577 | |
---|
483 | | - This driver can also be built as a module. If so, the module |
---|
| 578 | + This driver can also be built as a module. If so, the module |
---|
484 | 579 | will be called f75375s. |
---|
| 580 | + |
---|
| 581 | +config SENSORS_GSC |
---|
| 582 | + tristate "Gateworks System Controller ADC" |
---|
| 583 | + depends on MFD_GATEWORKS_GSC |
---|
| 584 | + help |
---|
| 585 | + Support for the Gateworks System Controller A/D converters. |
---|
| 586 | + |
---|
| 587 | + To compile this driver as a module, choose M here: |
---|
| 588 | + the module will be called gsc-hwmon. |
---|
485 | 589 | |
---|
486 | 590 | config SENSORS_MC13783_ADC |
---|
487 | 591 | tristate "Freescale MC13783/MC13892 ADC" |
---|
.. | .. |
---|
502 | 606 | fscscy and fscher drivers and adding support for several other FSC |
---|
503 | 607 | sensor chips. |
---|
504 | 608 | |
---|
505 | | - This driver can also be built as a module. If so, the module |
---|
| 609 | + This driver can also be built as a module. If so, the module |
---|
506 | 610 | will be called fschmd. |
---|
507 | 611 | |
---|
508 | 612 | config SENSORS_FTSTEUTATES |
---|
.. | .. |
---|
524 | 628 | If you say yes here you get support for Genesys Logic GL518SM |
---|
525 | 629 | sensor chips. |
---|
526 | 630 | |
---|
527 | | - This driver can also be built as a module. If so, the module |
---|
| 631 | + This driver can also be built as a module. If so, the module |
---|
528 | 632 | will be called gl518sm. |
---|
529 | 633 | |
---|
530 | 634 | config SENSORS_GL520SM |
---|
.. | .. |
---|
535 | 639 | If you say yes here you get support for Genesys Logic GL520SM |
---|
536 | 640 | sensor chips. |
---|
537 | 641 | |
---|
538 | | - This driver can also be built as a module. If so, the module |
---|
| 642 | + This driver can also be built as a module. If so, the module |
---|
539 | 643 | will be called gl520sm. |
---|
540 | 644 | |
---|
541 | 645 | config SENSORS_G760A |
---|
.. | .. |
---|
545 | 649 | If you say yes here you get support for Global Mixed-mode |
---|
546 | 650 | Technology Inc G760A fan speed PWM controller chips. |
---|
547 | 651 | |
---|
548 | | - This driver can also be built as a module. If so, the module |
---|
| 652 | + This driver can also be built as a module. If so, the module |
---|
549 | 653 | will be called g760a. |
---|
550 | 654 | |
---|
551 | 655 | config SENSORS_G762 |
---|
.. | .. |
---|
555 | 659 | If you say yes here you get support for Global Mixed-mode |
---|
556 | 660 | Technology Inc G762 and G763 fan speed PWM controller chips. |
---|
557 | 661 | |
---|
558 | | - This driver can also be built as a module. If so, the module |
---|
| 662 | + This driver can also be built as a module. If so, the module |
---|
559 | 663 | will be called g762. |
---|
560 | 664 | |
---|
561 | 665 | config SENSORS_GPIO_FAN |
---|
.. | .. |
---|
566 | 670 | help |
---|
567 | 671 | If you say yes here you get support for fans connected to GPIO lines. |
---|
568 | 672 | |
---|
569 | | - This driver can also be built as a module. If so, the module |
---|
| 673 | + This driver can also be built as a module. If so, the module |
---|
570 | 674 | will be called gpio-fan. |
---|
571 | 675 | |
---|
572 | 676 | config SENSORS_HIH6130 |
---|
.. | .. |
---|
576 | 680 | If you say yes here you get support for Honeywell Humidicon |
---|
577 | 681 | HIH-6130 and HIH-6131 Humidicon humidity sensors. |
---|
578 | 682 | |
---|
579 | | - This driver can also be built as a module. If so, the module |
---|
| 683 | + This driver can also be built as a module. If so, the module |
---|
580 | 684 | will be called hih6130. |
---|
581 | 685 | |
---|
582 | 686 | config SENSORS_IBMAEM |
---|
.. | .. |
---|
590 | 694 | the x3350, x3550, x3650, x3655, x3755, x3850 M2, x3950 M2, |
---|
591 | 695 | and certain HC10/HS2x/LS2x/QS2x blades. |
---|
592 | 696 | |
---|
593 | | - This driver can also be built as a module. If so, the module |
---|
| 697 | + This driver can also be built as a module. If so, the module |
---|
594 | 698 | will be called ibmaem. |
---|
595 | 699 | |
---|
596 | 700 | config SENSORS_IBMPEX |
---|
.. | .. |
---|
604 | 708 | x3655, and x3755; the x3800, x3850, and x3950 models that have |
---|
605 | 709 | PCI Express; and some of the HS2x, LS2x, and QS2x blades. |
---|
606 | 710 | |
---|
607 | | - This driver can also be built as a module. If so, the module |
---|
| 711 | + This driver can also be built as a module. If so, the module |
---|
608 | 712 | will be called ibmpex. |
---|
609 | 713 | |
---|
610 | 714 | config SENSORS_IBMPOWERNV |
---|
.. | .. |
---|
643 | 747 | help |
---|
644 | 748 | If you say yes here you get support for the temperature |
---|
645 | 749 | sensor inside your CPU. Most of the family 6 CPUs |
---|
646 | | - are supported. Check Documentation/hwmon/coretemp for details. |
---|
| 750 | + are supported. Check Documentation/hwmon/coretemp.rst for details. |
---|
647 | 751 | |
---|
648 | 752 | config SENSORS_IT87 |
---|
649 | 753 | tristate "ITE IT87xx and compatibles" |
---|
.. | .. |
---|
656 | 760 | IT8603E, IT8620E, IT8623E, and IT8628E sensor chips, and the SiS950 |
---|
657 | 761 | clone. |
---|
658 | 762 | |
---|
659 | | - This driver can also be built as a module. If so, the module |
---|
| 763 | + This driver can also be built as a module. If so, the module |
---|
660 | 764 | will be called it87. |
---|
661 | | - |
---|
662 | | -config SENSORS_JZ4740 |
---|
663 | | - tristate "Ingenic JZ4740 SoC ADC driver" |
---|
664 | | - depends on MACH_JZ4740 && MFD_JZ4740_ADC |
---|
665 | | - help |
---|
666 | | - If you say yes here you get support for reading adc values from the ADCIN |
---|
667 | | - pin on Ingenic JZ4740 SoC based boards. |
---|
668 | | - |
---|
669 | | - This driver can also be build as a module. If so, the module will be |
---|
670 | | - called jz4740-hwmon. |
---|
671 | 765 | |
---|
672 | 766 | config SENSORS_JC42 |
---|
673 | 767 | tristate "JEDEC JC42.4 compliant memory module temperature sensors" |
---|
.. | .. |
---|
680 | 774 | MCP9808, MCP98242, MCP98243, MCP98244, MCP9843, SE97, SE98, |
---|
681 | 775 | STTS424(E), STTS2002, STTS3000, TSE2002, TSE2004, TS3000, and TS3001. |
---|
682 | 776 | |
---|
683 | | - This driver can also be built as a module. If so, the module |
---|
| 777 | + This driver can also be built as a module. If so, the module |
---|
684 | 778 | will be called jc42. |
---|
685 | 779 | |
---|
686 | 780 | config SENSORS_POWR1220 |
---|
.. | .. |
---|
691 | 785 | functions of the Lattice POWR1220 isp Power Supply Monitoring, |
---|
692 | 786 | Sequencing and Margining Controller. |
---|
693 | 787 | |
---|
694 | | - This driver can also be built as a module. If so, the module |
---|
| 788 | + This driver can also be built as a module. If so, the module |
---|
695 | 789 | will be called powr1220. |
---|
696 | 790 | |
---|
697 | 791 | config SENSORS_LINEAGE |
---|
.. | .. |
---|
702 | 796 | series of DC/DC and AC/DC converters such as CP1800, CP2000AC, |
---|
703 | 797 | CP2000DC, CP2725, and others. |
---|
704 | 798 | |
---|
705 | | - This driver can also be built as a module. If so, the module |
---|
| 799 | + This driver can also be built as a module. If so, the module |
---|
706 | 800 | will be called lineage-pem. |
---|
| 801 | + |
---|
| 802 | +config SENSORS_LOCHNAGAR |
---|
| 803 | + tristate "Lochnagar Hardware Monitor" |
---|
| 804 | + depends on MFD_LOCHNAGAR |
---|
| 805 | + help |
---|
| 806 | + If you say yes here you get support for Lochnagar 2 temperature, |
---|
| 807 | + voltage and current sensors abilities. |
---|
| 808 | + |
---|
| 809 | + This driver can also be built as a module. If so, the module |
---|
| 810 | + will be called lochnagar-hwmon. |
---|
707 | 811 | |
---|
708 | 812 | config SENSORS_LTC2945 |
---|
709 | 813 | tristate "Linear Technology LTC2945" |
---|
.. | .. |
---|
715 | 819 | |
---|
716 | 820 | This driver can also be built as a module. If so, the module will |
---|
717 | 821 | be called ltc2945. |
---|
| 822 | + |
---|
| 823 | +config SENSORS_LTC2947 |
---|
| 824 | + tristate |
---|
| 825 | + |
---|
| 826 | +config SENSORS_LTC2947_I2C |
---|
| 827 | + tristate "Analog Devices LTC2947 High Precision Power and Energy Monitor over I2C" |
---|
| 828 | + depends on I2C |
---|
| 829 | + select REGMAP_I2C |
---|
| 830 | + select SENSORS_LTC2947 |
---|
| 831 | + help |
---|
| 832 | + If you say yes here you get support for Linear Technology LTC2947 |
---|
| 833 | + I2C High Precision Power and Energy Monitor |
---|
| 834 | + |
---|
| 835 | + This driver can also be built as a module. If so, the module will |
---|
| 836 | + be called ltc2947-i2c. |
---|
| 837 | + |
---|
| 838 | +config SENSORS_LTC2947_SPI |
---|
| 839 | + tristate "Analog Devices LTC2947 High Precision Power and Energy Monitor over SPI" |
---|
| 840 | + depends on SPI_MASTER |
---|
| 841 | + select REGMAP_SPI |
---|
| 842 | + select SENSORS_LTC2947 |
---|
| 843 | + help |
---|
| 844 | + If you say yes here you get support for Linear Technology LTC2947 |
---|
| 845 | + SPI High Precision Power and Energy Monitor |
---|
| 846 | + |
---|
| 847 | + This driver can also be built as a module. If so, the module will |
---|
| 848 | + be called ltc2947-spi. |
---|
718 | 849 | |
---|
719 | 850 | config SENSORS_LTC2990 |
---|
720 | 851 | tristate "Linear Technology LTC2990" |
---|
.. | .. |
---|
791 | 922 | |
---|
792 | 923 | config SENSORS_LTQ_CPUTEMP |
---|
793 | 924 | bool "Lantiq cpu temperature sensor driver" |
---|
794 | | - depends on LANTIQ |
---|
| 925 | + depends on SOC_XWAY |
---|
795 | 926 | help |
---|
796 | 927 | If you say yes here you get support for the temperature |
---|
797 | 928 | sensor inside your CPU. |
---|
.. | .. |
---|
803 | 934 | Say y here to support Maxim's MAX1110, MAX1111, MAX1112, and MAX1113 |
---|
804 | 935 | ADC chips. |
---|
805 | 936 | |
---|
806 | | - This driver can also be built as a module. If so, the module |
---|
| 937 | + This driver can also be built as a module. If so, the module |
---|
807 | 938 | will be called max1111. |
---|
808 | 939 | |
---|
809 | 940 | config SENSORS_MAX16065 |
---|
.. | .. |
---|
819 | 950 | MAX16070 |
---|
820 | 951 | MAX16071 |
---|
821 | 952 | |
---|
822 | | - This driver can also be built as a module. If so, the module |
---|
| 953 | + This driver can also be built as a module. If so, the module |
---|
823 | 954 | will be called max16065. |
---|
824 | 955 | |
---|
825 | 956 | config SENSORS_MAX1619 |
---|
.. | .. |
---|
828 | 959 | help |
---|
829 | 960 | If you say yes here you get support for MAX1619 sensor chip. |
---|
830 | 961 | |
---|
831 | | - This driver can also be built as a module. If so, the module |
---|
| 962 | + This driver can also be built as a module. If so, the module |
---|
832 | 963 | will be called max1619. |
---|
833 | 964 | |
---|
834 | 965 | config SENSORS_MAX1668 |
---|
.. | .. |
---|
838 | 969 | If you say yes here you get support for MAX1668, MAX1989 and |
---|
839 | 970 | MAX1805 chips. |
---|
840 | 971 | |
---|
841 | | - This driver can also be built as a module. If so, the module |
---|
| 972 | + This driver can also be built as a module. If so, the module |
---|
842 | 973 | will be called max1668. |
---|
843 | 974 | |
---|
844 | 975 | config SENSORS_MAX197 |
---|
.. | .. |
---|
851 | 982 | will be called max197. |
---|
852 | 983 | |
---|
853 | 984 | config SENSORS_MAX31722 |
---|
854 | | -tristate "MAX31722 temperature sensor" |
---|
| 985 | + tristate "MAX31722 temperature sensor" |
---|
855 | 986 | depends on SPI |
---|
856 | 987 | help |
---|
857 | 988 | Support for the Maxim Integrated MAX31722/MAX31723 digital |
---|
.. | .. |
---|
859 | 990 | |
---|
860 | 991 | This driver can also be built as a module. If so, the module |
---|
861 | 992 | will be called max31722. |
---|
| 993 | + |
---|
| 994 | +config SENSORS_MAX31730 |
---|
| 995 | + tristate "MAX31730 temperature sensor" |
---|
| 996 | + depends on I2C |
---|
| 997 | + help |
---|
| 998 | + Support for the Maxim Integrated MAX31730 3-Channel Remote |
---|
| 999 | + Temperature Sensor. |
---|
| 1000 | + |
---|
| 1001 | + This driver can also be built as a module. If so, the module |
---|
| 1002 | + will be called max31730. |
---|
862 | 1003 | |
---|
863 | 1004 | config SENSORS_MAX6621 |
---|
864 | 1005 | tristate "Maxim MAX6621 sensor chip" |
---|
.. | .. |
---|
881 | 1022 | If you say yes here you get support for the MAX6639 |
---|
882 | 1023 | sensor chips. |
---|
883 | 1024 | |
---|
884 | | - This driver can also be built as a module. If so, the module |
---|
| 1025 | + This driver can also be built as a module. If so, the module |
---|
885 | 1026 | will be called max6639. |
---|
886 | 1027 | |
---|
887 | 1028 | config SENSORS_MAX6642 |
---|
.. | .. |
---|
892 | 1033 | MAX6642 is a SMBus-Compatible Remote/Local Temperature Sensor |
---|
893 | 1034 | with Overtemperature Alarm from Maxim. |
---|
894 | 1035 | |
---|
895 | | - This driver can also be built as a module. If so, the module |
---|
| 1036 | + This driver can also be built as a module. If so, the module |
---|
896 | 1037 | will be called max6642. |
---|
897 | 1038 | |
---|
898 | 1039 | config SENSORS_MAX6650 |
---|
899 | 1040 | tristate "Maxim MAX6650 sensor chip" |
---|
900 | 1041 | depends on I2C |
---|
| 1042 | + depends on THERMAL || THERMAL=n |
---|
901 | 1043 | help |
---|
902 | 1044 | If you say yes here you get support for the MAX6650 / MAX6651 |
---|
903 | 1045 | sensor chips. |
---|
904 | 1046 | |
---|
905 | | - This driver can also be built as a module. If so, the module |
---|
| 1047 | + This driver can also be built as a module. If so, the module |
---|
906 | 1048 | will be called max6650. |
---|
907 | 1049 | |
---|
908 | 1050 | config SENSORS_MAX6697 |
---|
.. | .. |
---|
913 | 1055 | MAX6636, MAX6689, MAX6693, MAX6694, MAX6697, MAX6698, and MAX6699 |
---|
914 | 1056 | temperature sensor chips. |
---|
915 | 1057 | |
---|
916 | | - This driver can also be built as a module. If so, the module |
---|
| 1058 | + This driver can also be built as a module. If so, the module |
---|
917 | 1059 | will be called max6697. |
---|
918 | 1060 | |
---|
919 | 1061 | config SENSORS_MAX31790 |
---|
.. | .. |
---|
923 | 1065 | If you say yes here you get support for 6-Channel PWM-Output |
---|
924 | 1066 | Fan RPM Controller. |
---|
925 | 1067 | |
---|
926 | | - This driver can also be built as a module. If so, the module |
---|
| 1068 | + This driver can also be built as a module. If so, the module |
---|
927 | 1069 | will be called max31790. |
---|
928 | 1070 | |
---|
929 | 1071 | config SENSORS_MCP3021 |
---|
.. | .. |
---|
934 | 1076 | The MCP3021 is a A/D converter (ADC) with 10-bit and the MCP3221 |
---|
935 | 1077 | with 12-bit resolution. |
---|
936 | 1078 | |
---|
937 | | - This driver can also be built as a module. If so, the module |
---|
| 1079 | + This driver can also be built as a module. If so, the module |
---|
938 | 1080 | will be called mcp3021. |
---|
939 | 1081 | |
---|
940 | 1082 | config SENSORS_MLXREG_FAN |
---|
941 | | - tristate "Mellanox Mellanox FAN driver" |
---|
| 1083 | + tristate "Mellanox FAN driver" |
---|
942 | 1084 | depends on MELLANOX_PLATFORM |
---|
943 | 1085 | imply THERMAL |
---|
944 | 1086 | select REGMAP |
---|
.. | .. |
---|
957 | 1099 | The TC654 and TC655 are PWM mode fan speed controllers with |
---|
958 | 1100 | FanSense technology for use with brushless DC fans. |
---|
959 | 1101 | |
---|
960 | | - This driver can also be built as a module. If so, the module |
---|
| 1102 | + This driver can also be built as a module. If so, the module |
---|
961 | 1103 | will be called tc654. |
---|
962 | 1104 | |
---|
963 | 1105 | config SENSORS_MENF21BMC_HWMON |
---|
.. | .. |
---|
969 | 1111 | |
---|
970 | 1112 | This driver can also be built as a module. If so the module |
---|
971 | 1113 | will be called menf21bmc_hwmon. |
---|
| 1114 | + |
---|
| 1115 | +config SENSORS_MR75203 |
---|
| 1116 | + tristate "Moortec Semiconductor MR75203 PVT Controller" |
---|
| 1117 | + select REGMAP_MMIO |
---|
| 1118 | + help |
---|
| 1119 | + If you say yes here you get support for Moortec MR75203 |
---|
| 1120 | + PVT controller. |
---|
| 1121 | + |
---|
| 1122 | + This driver can also be built as a module. If so, the module |
---|
| 1123 | + will be called mr75203. |
---|
972 | 1124 | |
---|
973 | 1125 | config SENSORS_ADCXX |
---|
974 | 1126 | tristate "National Semiconductor ADCxxxSxxx" |
---|
.. | .. |
---|
983 | 1135 | |
---|
984 | 1136 | Examples : ADC081S101, ADC124S501, ... |
---|
985 | 1137 | |
---|
986 | | - This driver can also be built as a module. If so, the module |
---|
| 1138 | + This driver can also be built as a module. If so, the module |
---|
987 | 1139 | will be called adcxx. |
---|
988 | 1140 | |
---|
989 | 1141 | config SENSORS_LM63 |
---|
.. | .. |
---|
996 | 1148 | on the Tyan S4882 (Thunder K8QS Pro) motherboard, among |
---|
997 | 1149 | others. |
---|
998 | 1150 | |
---|
999 | | - This driver can also be built as a module. If so, the module |
---|
| 1151 | + This driver can also be built as a module. If so, the module |
---|
1000 | 1152 | will be called lm63. |
---|
1001 | 1153 | |
---|
1002 | 1154 | config SENSORS_LM70 |
---|
.. | .. |
---|
1007 | 1159 | LM70, LM71, LM74 and Texas Instruments TMP121/TMP123 digital tempera- |
---|
1008 | 1160 | ture sensor chips. |
---|
1009 | 1161 | |
---|
1010 | | - This driver can also be built as a module. If so, the module |
---|
| 1162 | + This driver can also be built as a module. If so, the module |
---|
1011 | 1163 | will be called lm70. |
---|
1012 | 1164 | |
---|
1013 | 1165 | config SENSORS_LM73 |
---|
.. | .. |
---|
1016 | 1168 | help |
---|
1017 | 1169 | If you say yes here you get support for National Semiconductor LM73 |
---|
1018 | 1170 | sensor chips. |
---|
1019 | | - This driver can also be built as a module. If so, the module |
---|
| 1171 | + This driver can also be built as a module. If so, the module |
---|
1020 | 1172 | will be called lm73. |
---|
1021 | 1173 | |
---|
1022 | 1174 | config SENSORS_LM75 |
---|
.. | .. |
---|
1035 | 1187 | - National Semiconductor LM75, LM75A |
---|
1036 | 1188 | - NXP's LM75A |
---|
1037 | 1189 | - ST Microelectronics STDS75 |
---|
| 1190 | + - ST Microelectronics STLM75 |
---|
1038 | 1191 | - TelCom (now Microchip) TCN75 |
---|
1039 | 1192 | - Texas Instruments TMP100, TMP101, TMP105, TMP112, TMP75, |
---|
1040 | 1193 | TMP175, TMP275 |
---|
.. | .. |
---|
1046 | 1199 | that with some chips which don't replicate LM75 quirks exactly, |
---|
1047 | 1200 | you may need the "force" module parameter. |
---|
1048 | 1201 | |
---|
1049 | | - This driver can also be built as a module. If so, the module |
---|
| 1202 | + This driver can also be built as a module. If so, the module |
---|
1050 | 1203 | will be called lm75. |
---|
1051 | 1204 | |
---|
1052 | 1205 | config SENSORS_LM77 |
---|
.. | .. |
---|
1056 | 1209 | If you say yes here you get support for National Semiconductor LM77 |
---|
1057 | 1210 | sensor chips. |
---|
1058 | 1211 | |
---|
1059 | | - This driver can also be built as a module. If so, the module |
---|
| 1212 | + This driver can also be built as a module. If so, the module |
---|
1060 | 1213 | will be called lm77. |
---|
1061 | 1214 | |
---|
1062 | 1215 | config SENSORS_LM78 |
---|
.. | .. |
---|
1067 | 1220 | If you say yes here you get support for National Semiconductor LM78, |
---|
1068 | 1221 | LM78-J and LM79. |
---|
1069 | 1222 | |
---|
1070 | | - This driver can also be built as a module. If so, the module |
---|
| 1223 | + This driver can also be built as a module. If so, the module |
---|
1071 | 1224 | will be called lm78. |
---|
1072 | 1225 | |
---|
1073 | 1226 | config SENSORS_LM80 |
---|
.. | .. |
---|
1077 | 1230 | If you say yes here you get support for National Semiconductor |
---|
1078 | 1231 | LM80 and LM96080 sensor chips. |
---|
1079 | 1232 | |
---|
1080 | | - This driver can also be built as a module. If so, the module |
---|
| 1233 | + This driver can also be built as a module. If so, the module |
---|
1081 | 1234 | will be called lm80. |
---|
1082 | 1235 | |
---|
1083 | 1236 | config SENSORS_LM83 |
---|
.. | .. |
---|
1087 | 1240 | If you say yes here you get support for National Semiconductor |
---|
1088 | 1241 | LM82 and LM83 sensor chips. |
---|
1089 | 1242 | |
---|
1090 | | - This driver can also be built as a module. If so, the module |
---|
| 1243 | + This driver can also be built as a module. If so, the module |
---|
1091 | 1244 | will be called lm83. |
---|
1092 | 1245 | |
---|
1093 | 1246 | config SENSORS_LM85 |
---|
.. | .. |
---|
1099 | 1252 | sensor chips and clones: ADM1027, ADT7463, ADT7468, EMC6D100, |
---|
1100 | 1253 | EMC6D101, EMC6D102, and EMC6D103. |
---|
1101 | 1254 | |
---|
1102 | | - This driver can also be built as a module. If so, the module |
---|
| 1255 | + This driver can also be built as a module. If so, the module |
---|
1103 | 1256 | will be called lm85. |
---|
1104 | 1257 | |
---|
1105 | 1258 | config SENSORS_LM87 |
---|
.. | .. |
---|
1110 | 1263 | If you say yes here you get support for National Semiconductor LM87 |
---|
1111 | 1264 | and Analog Devices ADM1024 sensor chips. |
---|
1112 | 1265 | |
---|
1113 | | - This driver can also be built as a module. If so, the module |
---|
| 1266 | + This driver can also be built as a module. If so, the module |
---|
1114 | 1267 | will be called lm87. |
---|
1115 | 1268 | |
---|
1116 | 1269 | config SENSORS_LM90 |
---|
.. | .. |
---|
1119 | 1272 | help |
---|
1120 | 1273 | If you say yes here you get support for National Semiconductor LM90, |
---|
1121 | 1274 | LM86, LM89 and LM99, Analog Devices ADM1032, ADT7461, and ADT7461A, |
---|
1122 | | - Maxim MAX6646, MAX6647, MAX6648, MAX6649, MAX6657, MAX6658, MAX6659, |
---|
1123 | | - MAX6680, MAX6681, MAX6692, MAX6695, MAX6696, ON Semiconductor NCT1008, |
---|
1124 | | - Winbond/Nuvoton W83L771W/G/AWG/ASG, Philips SA56004, GMT G781, and |
---|
1125 | | - Texas Instruments TMP451 sensor chips. |
---|
| 1275 | + Maxim MAX6646, MAX6647, MAX6648, MAX6649, MAX6654, MAX6657, MAX6658, |
---|
| 1276 | + MAX6659, MAX6680, MAX6681, MAX6692, MAX6695, MAX6696, |
---|
| 1277 | + ON Semiconductor NCT1008, Winbond/Nuvoton W83L771W/G/AWG/ASG, |
---|
| 1278 | + Philips SA56004, GMT G781, Texas Instruments TMP451 and TMP461 |
---|
| 1279 | + sensor chips. |
---|
1126 | 1280 | |
---|
1127 | | - This driver can also be built as a module. If so, the module |
---|
| 1281 | + This driver can also be built as a module. If so, the module |
---|
1128 | 1282 | will be called lm90. |
---|
1129 | 1283 | |
---|
1130 | 1284 | config SENSORS_LM92 |
---|
.. | .. |
---|
1134 | 1288 | If you say yes here you get support for National Semiconductor LM92 |
---|
1135 | 1289 | and Maxim MAX6635 sensor chips. |
---|
1136 | 1290 | |
---|
1137 | | - This driver can also be built as a module. If so, the module |
---|
| 1291 | + This driver can also be built as a module. If so, the module |
---|
1138 | 1292 | will be called lm92. |
---|
1139 | 1293 | |
---|
1140 | 1294 | config SENSORS_LM93 |
---|
.. | .. |
---|
1145 | 1299 | If you say yes here you get support for National Semiconductor LM93, |
---|
1146 | 1300 | LM94, and compatible sensor chips. |
---|
1147 | 1301 | |
---|
1148 | | - This driver can also be built as a module. If so, the module |
---|
| 1302 | + This driver can also be built as a module. If so, the module |
---|
1149 | 1303 | will be called lm93. |
---|
1150 | 1304 | |
---|
1151 | 1305 | config SENSORS_LM95234 |
---|
.. | .. |
---|
1155 | 1309 | If you say yes here you get support for the LM95233 and LM95234 |
---|
1156 | 1310 | temperature sensor chips. |
---|
1157 | 1311 | |
---|
1158 | | - This driver can also be built as a module. If so, the module |
---|
| 1312 | + This driver can also be built as a module. If so, the module |
---|
1159 | 1313 | will be called lm95234. |
---|
1160 | 1314 | |
---|
1161 | 1315 | config SENSORS_LM95241 |
---|
.. | .. |
---|
1165 | 1319 | If you say yes here you get support for LM95231 and LM95241 sensor |
---|
1166 | 1320 | chips. |
---|
1167 | 1321 | |
---|
1168 | | - This driver can also be built as a module. If so, the module |
---|
| 1322 | + This driver can also be built as a module. If so, the module |
---|
1169 | 1323 | will be called lm95241. |
---|
1170 | 1324 | |
---|
1171 | 1325 | config SENSORS_LM95245 |
---|
.. | .. |
---|
1176 | 1330 | If you say yes here you get support for LM95235 and LM95245 |
---|
1177 | 1331 | temperature sensor chips. |
---|
1178 | 1332 | |
---|
1179 | | - This driver can also be built as a module. If so, the module |
---|
| 1333 | + This driver can also be built as a module. If so, the module |
---|
1180 | 1334 | will be called lm95245. |
---|
1181 | 1335 | |
---|
1182 | 1336 | config SENSORS_PC87360 |
---|
.. | .. |
---|
1190 | 1344 | control. The PC87365 and PC87366 additionally have voltage and |
---|
1191 | 1345 | temperature monitoring. |
---|
1192 | 1346 | |
---|
1193 | | - This driver can also be built as a module. If so, the module |
---|
| 1347 | + This driver can also be built as a module. If so, the module |
---|
1194 | 1348 | will be called pc87360. |
---|
1195 | 1349 | |
---|
1196 | 1350 | config SENSORS_PC87427 |
---|
.. | .. |
---|
1204 | 1358 | monitoring. Fan speed monitoring and control are supported, as |
---|
1205 | 1359 | well as temperature monitoring. Voltages aren't supported yet. |
---|
1206 | 1360 | |
---|
1207 | | - This driver can also be built as a module. If so, the module |
---|
| 1361 | + This driver can also be built as a module. If so, the module |
---|
1208 | 1362 | will be called pc87427. |
---|
1209 | 1363 | |
---|
1210 | 1364 | config SENSORS_NTC_THERMISTOR |
---|
.. | .. |
---|
1218 | 1372 | |
---|
1219 | 1373 | Currently, this driver supports |
---|
1220 | 1374 | NCP15WB473, NCP18WB473, NCP21WB473, NCP03WB473, NCP15WL333, |
---|
1221 | | - NCP03WF104 and NCP15XH103 from Murata and B57330V2103 from EPCOS. |
---|
| 1375 | + NCP03WF104 and NCP15XH103 from Murata and B57330V2103 and |
---|
| 1376 | + B57891S0103 from EPCOS. |
---|
1222 | 1377 | |
---|
1223 | | - This driver can also be built as a module. If so, the module |
---|
| 1378 | + This driver can also be built as a module. If so, the module |
---|
1224 | 1379 | will be called ntc-thermistor. |
---|
1225 | 1380 | |
---|
1226 | 1381 | config SENSORS_NCT6683 |
---|
.. | .. |
---|
1230 | 1385 | If you say yes here you get support for the hardware monitoring |
---|
1231 | 1386 | functionality of the Nuvoton NCT6683D eSIO chip. |
---|
1232 | 1387 | |
---|
1233 | | - This driver can also be built as a module. If so, the module |
---|
| 1388 | + This driver can also be built as a module. If so, the module |
---|
1234 | 1389 | will be called nct6683. |
---|
1235 | 1390 | |
---|
1236 | 1391 | config SENSORS_NCT6775 |
---|
.. | .. |
---|
1244 | 1399 | Super-I/O chips. This driver replaces the w83627ehf driver for |
---|
1245 | 1400 | NCT6775F and NCT6776F. |
---|
1246 | 1401 | |
---|
1247 | | - This driver can also be built as a module. If so, the module |
---|
| 1402 | + This driver can also be built as a module. If so, the module |
---|
1248 | 1403 | will be called nct6775. |
---|
1249 | 1404 | |
---|
1250 | 1405 | config SENSORS_NCT7802 |
---|
.. | .. |
---|
1255 | 1410 | If you say yes here you get support for the Nuvoton NCT7802Y |
---|
1256 | 1411 | hardware monitoring chip. |
---|
1257 | 1412 | |
---|
1258 | | - This driver can also be built as a module. If so, the module |
---|
| 1413 | + This driver can also be built as a module. If so, the module |
---|
1259 | 1414 | will be called nct7802. |
---|
1260 | 1415 | |
---|
1261 | 1416 | config SENSORS_NCT7904 |
---|
1262 | 1417 | tristate "Nuvoton NCT7904" |
---|
1263 | | - depends on I2C |
---|
| 1418 | + depends on I2C && WATCHDOG |
---|
| 1419 | + select WATCHDOG_CORE |
---|
1264 | 1420 | help |
---|
1265 | 1421 | If you say yes here you get support for the Nuvoton NCT7904 |
---|
1266 | | - hardware monitoring chip, including manual fan speed control. |
---|
| 1422 | + hardware monitoring chip, including manual fan speed control |
---|
| 1423 | + and support for the integrated watchdog. |
---|
1267 | 1424 | |
---|
1268 | | - This driver can also be built as a module. If so, the module |
---|
| 1425 | + This driver can also be built as a module. If so, the module |
---|
1269 | 1426 | will be called nct7904. |
---|
1270 | 1427 | |
---|
1271 | 1428 | config SENSORS_NPCM7XX |
---|
.. | .. |
---|
1293 | 1450 | This driver can also be built as a module. If so, the module |
---|
1294 | 1451 | will be called nsa320-hwmon. |
---|
1295 | 1452 | |
---|
| 1453 | +source "drivers/hwmon/occ/Kconfig" |
---|
| 1454 | + |
---|
1296 | 1455 | config SENSORS_PCF8591 |
---|
1297 | 1456 | tristate "Philips PCF8591 ADC/DAC" |
---|
1298 | 1457 | depends on I2C |
---|
.. | .. |
---|
1300 | 1459 | If you say yes here you get support for Philips PCF8591 4-channel |
---|
1301 | 1460 | ADC, 1-channel DAC chips. |
---|
1302 | 1461 | |
---|
1303 | | - This driver can also be built as a module. If so, the module |
---|
| 1462 | + This driver can also be built as a module. If so, the module |
---|
1304 | 1463 | will be called pcf8591. |
---|
1305 | 1464 | |
---|
1306 | 1465 | These devices are hard to detect and rarely found on mainstream |
---|
1307 | | - hardware. If unsure, say N. |
---|
| 1466 | + hardware. If unsure, say N. |
---|
1308 | 1467 | |
---|
1309 | | -source drivers/hwmon/pmbus/Kconfig |
---|
| 1468 | +source "drivers/hwmon/pmbus/Kconfig" |
---|
1310 | 1469 | |
---|
1311 | 1470 | config SENSORS_PWM_FAN |
---|
1312 | 1471 | tristate "PWM fan" |
---|
.. | .. |
---|
1317 | 1476 | The driver uses the generic PWM interface, thus it will work on a |
---|
1318 | 1477 | variety of SoCs. |
---|
1319 | 1478 | |
---|
1320 | | - This driver can also be built as a module. If so, the module |
---|
| 1479 | + This driver can also be built as a module. If so, the module |
---|
1321 | 1480 | will be called pwm-fan. |
---|
1322 | 1481 | |
---|
1323 | 1482 | config SENSORS_RASPBERRYPI_HWMON |
---|
.. | .. |
---|
1330 | 1489 | This driver can also be built as a module. If so, the module |
---|
1331 | 1490 | will be called raspberrypi-hwmon. |
---|
1332 | 1491 | |
---|
| 1492 | +config SENSORS_SL28CPLD |
---|
| 1493 | + tristate "Kontron sl28cpld hardware monitoring driver" |
---|
| 1494 | + depends on MFD_SL28CPLD || COMPILE_TEST |
---|
| 1495 | + help |
---|
| 1496 | + If you say yes here you get support for the fan supervisor of the |
---|
| 1497 | + sl28cpld board management controller. |
---|
| 1498 | + |
---|
| 1499 | + This driver can also be built as a module. If so, the module |
---|
| 1500 | + will be called sl28cpld-hwmon. |
---|
| 1501 | + |
---|
1333 | 1502 | config SENSORS_SHT15 |
---|
1334 | 1503 | tristate "Sensiron humidity and temperature sensors. SHT15 and compat." |
---|
1335 | 1504 | depends on GPIOLIB || COMPILE_TEST |
---|
.. | .. |
---|
1338 | 1507 | If you say yes here you get support for the Sensiron SHT10, SHT11, |
---|
1339 | 1508 | SHT15, SHT71, SHT75 humidity and temperature sensors. |
---|
1340 | 1509 | |
---|
1341 | | - This driver can also be built as a module. If so, the module |
---|
| 1510 | + This driver can also be built as a module. If so, the module |
---|
1342 | 1511 | will be called sht15. |
---|
1343 | 1512 | |
---|
1344 | 1513 | config SENSORS_SHT21 |
---|
.. | .. |
---|
1348 | 1517 | If you say yes here you get support for the Sensiron SHT21, SHT25 |
---|
1349 | 1518 | humidity and temperature sensors. |
---|
1350 | 1519 | |
---|
1351 | | - This driver can also be built as a module. If so, the module |
---|
| 1520 | + This driver can also be built as a module. If so, the module |
---|
1352 | 1521 | will be called sht21. |
---|
1353 | 1522 | |
---|
1354 | 1523 | config SENSORS_SHT3x |
---|
.. | .. |
---|
1359 | 1528 | If you say yes here you get support for the Sensiron SHT30 and SHT31 |
---|
1360 | 1529 | humidity and temperature sensors. |
---|
1361 | 1530 | |
---|
1362 | | - This driver can also be built as a module. If so, the module |
---|
| 1531 | + This driver can also be built as a module. If so, the module |
---|
1363 | 1532 | will be called sht3x. |
---|
1364 | 1533 | |
---|
1365 | 1534 | config SENSORS_SHTC1 |
---|
1366 | 1535 | tristate "Sensiron humidity and temperature sensors. SHTC1 and compat." |
---|
1367 | 1536 | depends on I2C |
---|
1368 | 1537 | help |
---|
1369 | | - If you say yes here you get support for the Sensiron SHTC1 and SHTW1 |
---|
1370 | | - humidity and temperature sensors. |
---|
| 1538 | + If you say yes here you get support for the Sensiron SHTC1, SHTW1, |
---|
| 1539 | + and SHTC3 humidity and temperature sensors. |
---|
1371 | 1540 | |
---|
1372 | | - This driver can also be built as a module. If so, the module |
---|
| 1541 | + This driver can also be built as a module. If so, the module |
---|
1373 | 1542 | will be called shtc1. |
---|
1374 | 1543 | |
---|
1375 | 1544 | config SENSORS_S3C |
---|
.. | .. |
---|
1396 | 1565 | If you say yes here you get support for the integrated sensors in |
---|
1397 | 1566 | SiS5595 South Bridges. |
---|
1398 | 1567 | |
---|
1399 | | - This driver can also be built as a module. If so, the module |
---|
| 1568 | + This driver can also be built as a module. If so, the module |
---|
1400 | 1569 | will be called sis5595. |
---|
1401 | 1570 | |
---|
1402 | 1571 | config SENSORS_DME1737 |
---|
.. | .. |
---|
1408 | 1577 | and fan control features of the SMSC DME1737, SCH311x, SCH5027, and |
---|
1409 | 1578 | Asus A8000 Super-I/O chips. |
---|
1410 | 1579 | |
---|
1411 | | - This driver can also be built as a module. If so, the module |
---|
| 1580 | + This driver can also be built as a module. If so, the module |
---|
1412 | 1581 | will be called dme1737. |
---|
1413 | 1582 | |
---|
1414 | 1583 | config SENSORS_EMC1403 |
---|
.. | .. |
---|
1429 | 1598 | If you say yes here you get support for the temperature |
---|
1430 | 1599 | and fan sensors of the SMSC EMC2103 chips. |
---|
1431 | 1600 | |
---|
1432 | | - This driver can also be built as a module. If so, the module |
---|
| 1601 | + This driver can also be built as a module. If so, the module |
---|
1433 | 1602 | will be called emc2103. |
---|
1434 | 1603 | |
---|
1435 | 1604 | config SENSORS_EMC6W201 |
---|
.. | .. |
---|
1439 | 1608 | If you say yes here you get support for the SMSC EMC6W201 |
---|
1440 | 1609 | hardware monitoring chip. |
---|
1441 | 1610 | |
---|
1442 | | - This driver can also be built as a module. If so, the module |
---|
| 1611 | + This driver can also be built as a module. If so, the module |
---|
1443 | 1612 | will be called emc6w201. |
---|
1444 | 1613 | |
---|
1445 | 1614 | config SENSORS_SMSC47M1 |
---|
.. | .. |
---|
1456 | 1625 | driver, select also "SMSC LPC47M192 and compatibles" below for |
---|
1457 | 1626 | those. |
---|
1458 | 1627 | |
---|
1459 | | - This driver can also be built as a module. If so, the module |
---|
| 1628 | + This driver can also be built as a module. If so, the module |
---|
1460 | 1629 | will be called smsc47m1. |
---|
1461 | 1630 | |
---|
1462 | 1631 | config SENSORS_SMSC47M192 |
---|
.. | .. |
---|
1473 | 1642 | "SMSC LPC47M10x and compatibles" above. You need both drivers |
---|
1474 | 1643 | if you want fan control and voltage/temperature sensor support. |
---|
1475 | 1644 | |
---|
1476 | | - This driver can also be built as a module. If so, the module |
---|
| 1645 | + This driver can also be built as a module. If so, the module |
---|
1477 | 1646 | will be called smsc47m192. |
---|
1478 | 1647 | |
---|
1479 | 1648 | config SENSORS_SMSC47B397 |
---|
.. | .. |
---|
1483 | 1652 | If you say yes here you get support for the SMSC LPC47B397-NC |
---|
1484 | 1653 | sensor chip. |
---|
1485 | 1654 | |
---|
1486 | | - This driver can also be built as a module. If so, the module |
---|
| 1655 | + This driver can also be built as a module. If so, the module |
---|
1487 | 1656 | will be called smsc47b397. |
---|
1488 | 1657 | |
---|
1489 | 1658 | config SENSORS_SCH56XX_COMMON |
---|
.. | .. |
---|
1499 | 1668 | features of the SMSC SCH5627 Super-I/O chip including support for |
---|
1500 | 1669 | the integrated watchdog. |
---|
1501 | 1670 | |
---|
1502 | | - This driver can also be built as a module. If so, the module |
---|
| 1671 | + This driver can also be built as a module. If so, the module |
---|
1503 | 1672 | will be called sch5627. |
---|
1504 | 1673 | |
---|
1505 | 1674 | config SENSORS_SCH5636 |
---|
.. | .. |
---|
1517 | 1686 | Theseus' hardware monitoring features including support for the |
---|
1518 | 1687 | integrated watchdog. |
---|
1519 | 1688 | |
---|
1520 | | - This driver can also be built as a module. If so, the module |
---|
| 1689 | + This driver can also be built as a module. If so, the module |
---|
1521 | 1690 | will be called sch5636. |
---|
1522 | 1691 | |
---|
1523 | 1692 | config SENSORS_STTS751 |
---|
.. | .. |
---|
1527 | 1696 | If you say yes here you get support for STTS751 |
---|
1528 | 1697 | temperature sensor chips. |
---|
1529 | 1698 | |
---|
1530 | | - This driver can also be built as a module. If so, the module |
---|
| 1699 | + This driver can also be built as a module. If so, the module |
---|
1531 | 1700 | will be called stts751. |
---|
1532 | 1701 | |
---|
1533 | 1702 | config SENSORS_SMM665 |
---|
.. | .. |
---|
1554 | 1723 | This driver can also be built as a module. If so, the module |
---|
1555 | 1724 | will be called adc128d818. |
---|
1556 | 1725 | |
---|
1557 | | -config SENSORS_ADS1015 |
---|
1558 | | - tristate "Texas Instruments ADS1015" |
---|
1559 | | - depends on I2C |
---|
1560 | | - help |
---|
1561 | | - If you say yes here you get support for Texas Instruments |
---|
1562 | | - ADS1015/ADS1115 12/16-bit 4-input ADC device. |
---|
1563 | | - |
---|
1564 | | - This driver can also be built as a module. If so, the module |
---|
1565 | | - will be called ads1015. |
---|
1566 | | - |
---|
1567 | 1726 | config SENSORS_ADS7828 |
---|
1568 | 1727 | tristate "Texas Instruments ADS7828 and compatibles" |
---|
1569 | 1728 | depends on I2C |
---|
.. | .. |
---|
1573 | 1732 | ADS7830 8-channel A/D converters. ADS7828 resolution is 12-bit, while |
---|
1574 | 1733 | it is 8-bit on ADS7830. |
---|
1575 | 1734 | |
---|
1576 | | - This driver can also be built as a module. If so, the module |
---|
| 1735 | + This driver can also be built as a module. If so, the module |
---|
1577 | 1736 | will be called ads7828. |
---|
1578 | 1737 | |
---|
1579 | 1738 | config SENSORS_ADS7871 |
---|
.. | .. |
---|
1582 | 1741 | help |
---|
1583 | 1742 | If you say yes here you get support for TI ADS7871 & ADS7870 |
---|
1584 | 1743 | |
---|
1585 | | - This driver can also be built as a module. If so, the module |
---|
| 1744 | + This driver can also be built as a module. If so, the module |
---|
1586 | 1745 | will be called ads7871. |
---|
1587 | 1746 | |
---|
1588 | 1747 | config SENSORS_AMC6821 |
---|
.. | .. |
---|
1592 | 1751 | If you say yes here you get support for the Texas Instruments |
---|
1593 | 1752 | AMC6821 hardware monitoring chips. |
---|
1594 | 1753 | |
---|
1595 | | - This driver can also be build as a module. If so, the module |
---|
| 1754 | + This driver can also be built as a module. If so, the module |
---|
1596 | 1755 | will be called amc6821. |
---|
1597 | 1756 | |
---|
1598 | 1757 | config SENSORS_INA209 |
---|
.. | .. |
---|
1616 | 1775 | The INA2xx driver is configured for the default configuration of |
---|
1617 | 1776 | the part as described in the datasheet. |
---|
1618 | 1777 | Default value for Rshunt is 10 mOhms. |
---|
1619 | | - This driver can also be built as a module. If so, the module |
---|
| 1778 | + This driver can also be built as a module. If so, the module |
---|
1620 | 1779 | will be called ina2xx. |
---|
1621 | 1780 | |
---|
1622 | 1781 | config SENSORS_INA3221 |
---|
.. | .. |
---|
1627 | 1786 | If you say yes here you get support for the TI INA3221 Triple Power |
---|
1628 | 1787 | Monitor. |
---|
1629 | 1788 | |
---|
1630 | | - This driver can also be built as a module. If so, the module |
---|
| 1789 | + This driver can also be built as a module. If so, the module |
---|
1631 | 1790 | will be called ina3221. |
---|
1632 | 1791 | |
---|
1633 | 1792 | config SENSORS_TC74 |
---|
.. | .. |
---|
1637 | 1796 | If you say yes here you get support for Microchip TC74 single |
---|
1638 | 1797 | input temperature sensor chips. |
---|
1639 | 1798 | |
---|
1640 | | - This driver can also be built as a module. If so, the module |
---|
| 1799 | + This driver can also be built as a module. If so, the module |
---|
1641 | 1800 | will be called tc74. |
---|
1642 | 1801 | |
---|
1643 | 1802 | config SENSORS_THMC50 |
---|
.. | .. |
---|
1647 | 1806 | If you say yes here you get support for Texas Instruments THMC50 |
---|
1648 | 1807 | sensor chips and clones: the Analog Devices ADM1022. |
---|
1649 | 1808 | |
---|
1650 | | - This driver can also be built as a module. If so, the module |
---|
| 1809 | + This driver can also be built as a module. If so, the module |
---|
1651 | 1810 | will be called thmc50. |
---|
1652 | 1811 | |
---|
1653 | 1812 | config SENSORS_TMP102 |
---|
.. | .. |
---|
1658 | 1817 | If you say yes here you get support for Texas Instruments TMP102 |
---|
1659 | 1818 | sensor chips. |
---|
1660 | 1819 | |
---|
1661 | | - This driver can also be built as a module. If so, the module |
---|
| 1820 | + This driver can also be built as a module. If so, the module |
---|
1662 | 1821 | will be called tmp102. |
---|
1663 | 1822 | |
---|
1664 | 1823 | config SENSORS_TMP103 |
---|
.. | .. |
---|
1669 | 1828 | If you say yes here you get support for Texas Instruments TMP103 |
---|
1670 | 1829 | sensor chips. |
---|
1671 | 1830 | |
---|
1672 | | - This driver can also be built as a module. If so, the module |
---|
| 1831 | + This driver can also be built as a module. If so, the module |
---|
1673 | 1832 | will be called tmp103. |
---|
1674 | 1833 | |
---|
1675 | 1834 | config SENSORS_TMP108 |
---|
.. | .. |
---|
1680 | 1839 | If you say yes here you get support for Texas Instruments TMP108 |
---|
1681 | 1840 | sensor chips. |
---|
1682 | 1841 | |
---|
1683 | | - This driver can also be built as a module. If so, the module |
---|
| 1842 | + This driver can also be built as a module. If so, the module |
---|
1684 | 1843 | will be called tmp108. |
---|
1685 | 1844 | |
---|
1686 | 1845 | config SENSORS_TMP401 |
---|
.. | .. |
---|
1690 | 1849 | If you say yes here you get support for Texas Instruments TMP401, |
---|
1691 | 1850 | TMP411, TMP431, TMP432, TMP435, and TMP461 temperature sensor chips. |
---|
1692 | 1851 | |
---|
1693 | | - This driver can also be built as a module. If so, the module |
---|
| 1852 | + This driver can also be built as a module. If so, the module |
---|
1694 | 1853 | will be called tmp401. |
---|
1695 | 1854 | |
---|
1696 | 1855 | config SENSORS_TMP421 |
---|
.. | .. |
---|
1700 | 1859 | If you say yes here you get support for Texas Instruments TMP421, |
---|
1701 | 1860 | TMP422, TMP423, TMP441, and TMP442 temperature sensor chips. |
---|
1702 | 1861 | |
---|
1703 | | - This driver can also be built as a module. If so, the module |
---|
| 1862 | + This driver can also be built as a module. If so, the module |
---|
1704 | 1863 | will be called tmp421. |
---|
| 1864 | + |
---|
| 1865 | +config SENSORS_TMP513 |
---|
| 1866 | + tristate "Texas Instruments TMP513 and compatibles" |
---|
| 1867 | + depends on I2C |
---|
| 1868 | + help |
---|
| 1869 | + If you say yes here you get support for Texas Instruments TMP512, |
---|
| 1870 | + and TMP513 temperature and power supply sensor chips. |
---|
| 1871 | + |
---|
| 1872 | + This driver can also be built as a module. If so, the module |
---|
| 1873 | + will be called tmp513. |
---|
1705 | 1874 | |
---|
1706 | 1875 | config SENSORS_VEXPRESS |
---|
1707 | 1876 | tristate "Versatile Express" |
---|
.. | .. |
---|
1727 | 1896 | If you say yes here you get support for the integrated sensors in |
---|
1728 | 1897 | Via 686A/B South Bridges. |
---|
1729 | 1898 | |
---|
1730 | | - This driver can also be built as a module. If so, the module |
---|
| 1899 | + This driver can also be built as a module. If so, the module |
---|
1731 | 1900 | will be called via686a. |
---|
1732 | 1901 | |
---|
1733 | 1902 | config SENSORS_VT1211 |
---|
.. | .. |
---|
1738 | 1907 | If you say yes here then you get support for hardware monitoring |
---|
1739 | 1908 | features of the VIA VT1211 Super-I/O chip. |
---|
1740 | 1909 | |
---|
1741 | | - This driver can also be built as a module. If so, the module |
---|
| 1910 | + This driver can also be built as a module. If so, the module |
---|
1742 | 1911 | will be called vt1211. |
---|
1743 | 1912 | |
---|
1744 | 1913 | config SENSORS_VT8231 |
---|
.. | .. |
---|
1749 | 1918 | If you say yes here then you get support for the integrated sensors |
---|
1750 | 1919 | in the VIA VT8231 device. |
---|
1751 | 1920 | |
---|
1752 | | - This driver can also be built as a module. If so, the module |
---|
| 1921 | + This driver can also be built as a module. If so, the module |
---|
1753 | 1922 | will be called vt8231. |
---|
1754 | 1923 | |
---|
1755 | 1924 | config SENSORS_W83773G |
---|
.. | .. |
---|
1760 | 1929 | If you say yes here you get support for the Nuvoton W83773G hardware |
---|
1761 | 1930 | monitoring chip. |
---|
1762 | 1931 | |
---|
1763 | | - This driver can also be built as a module. If so, the module |
---|
| 1932 | + This driver can also be built as a module. If so, the module |
---|
1764 | 1933 | will be called w83773g. |
---|
1765 | 1934 | |
---|
1766 | 1935 | config SENSORS_W83781D |
---|
.. | .. |
---|
1772 | 1941 | of sensor chips: the W83781D, W83782D and W83783S, and the similar |
---|
1773 | 1942 | Asus AS99127F. |
---|
1774 | 1943 | |
---|
1775 | | - This driver can also be built as a module. If so, the module |
---|
| 1944 | + This driver can also be built as a module. If so, the module |
---|
1776 | 1945 | will be called w83781d. |
---|
1777 | 1946 | |
---|
1778 | 1947 | config SENSORS_W83791D |
---|
.. | .. |
---|
1782 | 1951 | help |
---|
1783 | 1952 | If you say yes here you get support for the Winbond W83791D chip. |
---|
1784 | 1953 | |
---|
1785 | | - This driver can also be built as a module. If so, the module |
---|
| 1954 | + This driver can also be built as a module. If so, the module |
---|
1786 | 1955 | will be called w83791d. |
---|
1787 | 1956 | |
---|
1788 | 1957 | config SENSORS_W83792D |
---|
.. | .. |
---|
1791 | 1960 | help |
---|
1792 | 1961 | If you say yes here you get support for the Winbond W83792D chip. |
---|
1793 | 1962 | |
---|
1794 | | - This driver can also be built as a module. If so, the module |
---|
| 1963 | + This driver can also be built as a module. If so, the module |
---|
1795 | 1964 | will be called w83792d. |
---|
1796 | 1965 | |
---|
1797 | 1966 | config SENSORS_W83793 |
---|
.. | .. |
---|
1803 | 1972 | hardware monitoring chip, including support for the integrated |
---|
1804 | 1973 | watchdog. |
---|
1805 | 1974 | |
---|
1806 | | - This driver can also be built as a module. If so, the module |
---|
| 1975 | + This driver can also be built as a module. If so, the module |
---|
1807 | 1976 | will be called w83793. |
---|
1808 | 1977 | |
---|
1809 | 1978 | config SENSORS_W83795 |
---|
.. | .. |
---|
1814 | 1983 | W83795ADG hardware monitoring chip, including manual fan speed |
---|
1815 | 1984 | control. |
---|
1816 | 1985 | |
---|
1817 | | - This driver can also be built as a module. If so, the module |
---|
| 1986 | + This driver can also be built as a module. If so, the module |
---|
1818 | 1987 | will be called w83795. |
---|
1819 | 1988 | |
---|
1820 | 1989 | config SENSORS_W83795_FANCTRL |
---|
1821 | | - bool "Include automatic fan control support (DANGEROUS)" |
---|
| 1990 | + bool "Include automatic fan control support" |
---|
1822 | 1991 | depends on SENSORS_W83795 |
---|
1823 | 1992 | help |
---|
1824 | 1993 | If you say yes here, support for automatic fan speed control |
---|
1825 | 1994 | will be included in the driver. |
---|
1826 | | - |
---|
1827 | | - This part of the code wasn't carefully reviewed and tested yet, |
---|
1828 | | - so enabling this option is strongly discouraged on production |
---|
1829 | | - servers. Only developers and testers should enable it for the |
---|
1830 | | - time being. |
---|
1831 | 1995 | |
---|
1832 | 1996 | Please also note that this option will create sysfs attribute |
---|
1833 | 1997 | files which may change in the future, so you shouldn't rely |
---|
.. | .. |
---|
1841 | 2005 | sensor chip, which is used on the Asus A7N8X, among other |
---|
1842 | 2006 | motherboards. |
---|
1843 | 2007 | |
---|
1844 | | - This driver can also be built as a module. If so, the module |
---|
| 2008 | + This driver can also be built as a module. If so, the module |
---|
1845 | 2009 | will be called w83l785ts. |
---|
1846 | 2010 | |
---|
1847 | 2011 | config SENSORS_W83L786NG |
---|
.. | .. |
---|
1851 | 2015 | If you say yes here you get support for the Winbond W83L786NG |
---|
1852 | 2016 | and W83L786NR sensor chips. |
---|
1853 | 2017 | |
---|
1854 | | - This driver can also be built as a module. If so, the module |
---|
| 2018 | + This driver can also be built as a module. If so, the module |
---|
1855 | 2019 | will be called w83l786ng. |
---|
1856 | 2020 | |
---|
1857 | 2021 | config SENSORS_W83627HF |
---|
.. | .. |
---|
1863 | 2027 | of sensor chips: the W83627HF, W83627THF, W83637HF, W83687THF and |
---|
1864 | 2028 | W83697HF. |
---|
1865 | 2029 | |
---|
1866 | | - This driver can also be built as a module. If so, the module |
---|
| 2030 | + This driver can also be built as a module. If so, the module |
---|
1867 | 2031 | will be called w83627hf. |
---|
1868 | 2032 | |
---|
1869 | 2033 | config SENSORS_W83627EHF |
---|
1870 | | - tristate "Winbond W83627EHF/EHG/DHG/UHG, W83667HG, NCT6775F, NCT6776F" |
---|
| 2034 | + tristate "Winbond W83627EHF/EHG/DHG/UHG, W83667HG" |
---|
1871 | 2035 | depends on !PPC |
---|
1872 | 2036 | select HWMON_VID |
---|
1873 | 2037 | help |
---|
.. | .. |
---|
1880 | 2044 | the Core 2 Duo. And also the W83627UHG, which is a stripped down |
---|
1881 | 2045 | version of the W83627DHG (as far as hardware monitoring goes.) |
---|
1882 | 2046 | |
---|
1883 | | - This driver also supports Nuvoton W83667HG, W83667HG-B, NCT6775F |
---|
1884 | | - (also known as W83667HG-I), and NCT6776F. |
---|
| 2047 | + This driver also supports Nuvoton W83667HG and W83667HG-B. |
---|
1885 | 2048 | |
---|
1886 | | - This driver can also be built as a module. If so, the module |
---|
| 2049 | + This driver can also be built as a module. If so, the module |
---|
1887 | 2050 | will be called w83627ehf. |
---|
1888 | 2051 | |
---|
1889 | 2052 | config SENSORS_WM831X |
---|
.. | .. |
---|
1894 | 2057 | monitoring functionality of the Wolfson Microelectronics |
---|
1895 | 2058 | WM831x series of PMICs. |
---|
1896 | 2059 | |
---|
1897 | | - This driver can also be built as a module. If so, the module |
---|
| 2060 | + This driver can also be built as a module. If so, the module |
---|
1898 | 2061 | will be called wm831x-hwmon. |
---|
1899 | 2062 | |
---|
1900 | 2063 | config SENSORS_WM8350 |
---|
.. | .. |
---|
1904 | 2067 | If you say yes here you get support for the hardware |
---|
1905 | 2068 | monitoring features of the WM835x series of PMICs. |
---|
1906 | 2069 | |
---|
1907 | | - This driver can also be built as a module. If so, the module |
---|
| 2070 | + This driver can also be built as a module. If so, the module |
---|
1908 | 2071 | will be called wm8350-hwmon. |
---|
1909 | 2072 | |
---|
1910 | 2073 | config SENSORS_ULTRA45 |
---|
.. | .. |
---|
1921 | 2084 | If you say yes here you get support for the temperature |
---|
1922 | 2085 | and power sensors for APM X-Gene SoC. |
---|
1923 | 2086 | |
---|
| 2087 | +config SENSORS_INTEL_M10_BMC_HWMON |
---|
| 2088 | + tristate "Intel MAX10 BMC Hardware Monitoring" |
---|
| 2089 | + depends on MFD_INTEL_M10_BMC |
---|
| 2090 | + help |
---|
| 2091 | + This driver provides support for the hardware monitoring functionality |
---|
| 2092 | + on Intel MAX10 BMC chip. |
---|
| 2093 | + |
---|
| 2094 | + This BMC Chip is used on Intel FPGA PCIe Acceleration Cards (PAC). Its |
---|
| 2095 | + sensors monitor various telemetry data of different components on the |
---|
| 2096 | + card, e.g. board temperature, FPGA core temperature/voltage/current. |
---|
| 2097 | + |
---|
1924 | 2098 | if ACPI |
---|
1925 | 2099 | |
---|
1926 | 2100 | comment "ACPI drivers" |
---|