1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 29d2ecfb7SGuenter Roeck# 39d2ecfb7SGuenter Roeck# PMBus chip drivers configuration 49d2ecfb7SGuenter Roeck# 59d2ecfb7SGuenter Roeck 69d2ecfb7SGuenter Roeckmenuconfig PMBUS 79d2ecfb7SGuenter Roeck tristate "PMBus support" 8f2bab3ebSKees Cook depends on I2C 99d2ecfb7SGuenter Roeck help 109d2ecfb7SGuenter Roeck Say yes here if you want to enable PMBus support. 119d2ecfb7SGuenter Roeck 129d2ecfb7SGuenter Roeck This driver can also be built as a module. If so, the module will 139d2ecfb7SGuenter Roeck be called pmbus_core. 149d2ecfb7SGuenter Roeck 159d2ecfb7SGuenter Roeckif PMBUS 169d2ecfb7SGuenter Roeck 179d2ecfb7SGuenter Roeckconfig SENSORS_PMBUS 189d2ecfb7SGuenter Roeck tristate "Generic PMBus devices" 199d2ecfb7SGuenter Roeck default y 209d2ecfb7SGuenter Roeck help 219d2ecfb7SGuenter Roeck If you say yes here you get hardware monitoring support for generic 22ea541c18SErik Rosen PMBus devices, including but not limited to ADP4000, BMR310, BMR453, 23ea541c18SErik Rosen BMR454, BMR456, BMR457, BMR458, BMR480, BMR490, BMR491, BMR492, 24ea541c18SErik Rosen MAX20796, MDT040, NCP4200, NCP4208, PDT003, PDT006, PDT012, 25ea541c18SErik Rosen TPS40400, TPS544B20, TPS544B25, TPS544C20, TPS544C25, and UDT020. 269d2ecfb7SGuenter Roeck 279d2ecfb7SGuenter Roeck This driver can also be built as a module. If so, the module will 289d2ecfb7SGuenter Roeck be called pmbus. 299d2ecfb7SGuenter Roeck 30d89d6c09SLakshmi Yadlapaticonfig SENSORS_ACBEL_FSG032 31d89d6c09SLakshmi Yadlapati tristate "ACBEL FSG032 Power Supply" 32d89d6c09SLakshmi Yadlapati help 33d89d6c09SLakshmi Yadlapati If you say yes here you get hardware monitoring support for the ACBEL 34d89d6c09SLakshmi Yadlapati FSG032 Power Supply. 35d89d6c09SLakshmi Yadlapati 36d89d6c09SLakshmi Yadlapati This driver can also be built as a module. If so, the module will 37d89d6c09SLakshmi Yadlapati be called acbel-fsg032. 38d89d6c09SLakshmi Yadlapati 399514a228SAlexandru Tachiciconfig SENSORS_ADM1266 409514a228SAlexandru Tachici tristate "Analog Devices ADM1266 Sequencer" 41407dc802SAlexandru Tachici select CRC8 42d98dfad3SAlexandru Tachici depends on GPIOLIB 439514a228SAlexandru Tachici help 449514a228SAlexandru Tachici If you say yes here you get hardware monitoring support for Analog 459514a228SAlexandru Tachici Devices ADM1266 Cascadable Super Sequencer. 469514a228SAlexandru Tachici 479514a228SAlexandru Tachici This driver can also be built as a module. If so, the module will 489514a228SAlexandru Tachici be called adm1266. 499514a228SAlexandru Tachici 509d2ecfb7SGuenter Roeckconfig SENSORS_ADM1275 515cf231a3SGuenter Roeck tristate "Analog Devices ADM1275 and compatibles" 529d2ecfb7SGuenter Roeck help 539d2ecfb7SGuenter Roeck If you say yes here you get hardware monitoring support for Analog 544ff0ce22SGuenter Roeck Devices ADM1075, ADM1272, ADM1275, ADM1276, ADM1278, ADM1293, 554ff0ce22SGuenter Roeck and ADM1294 Hot-Swap Controller and Digital Power Monitors. 569d2ecfb7SGuenter Roeck 579d2ecfb7SGuenter Roeck This driver can also be built as a module. If so, the module will 589d2ecfb7SGuenter Roeck be called adm1275. 599d2ecfb7SGuenter Roeck 60626bb2f3STao Renconfig SENSORS_BEL_PFE 61626bb2f3STao Ren tristate "Bel PFE Compatible Power Supplies" 62626bb2f3STao Ren help 63626bb2f3STao Ren If you say yes here you get hardware monitoring support for BEL 64626bb2f3STao Ren PFE1100 and PFE3000 Power Supplies. 65626bb2f3STao Ren 66626bb2f3STao Ren This driver can also be built as a module. If so, the module will 67626bb2f3STao Ren be called bel-pfe. 68626bb2f3STao Ren 6915b2703eSChris Packhamconfig SENSORS_BPA_RS600 7015b2703eSChris Packham tristate "BluTek BPA-RS600 Power Supplies" 7115b2703eSChris Packham help 7215b2703eSChris Packham If you say yes here you get hardware monitoring support for BluTek 7315b2703eSChris Packham BPA-RS600 Power Supplies. 7415b2703eSChris Packham 7515b2703eSChris Packham This driver can also be built as a module. If so, the module will 7615b2703eSChris Packham be called bpa-rs600. 7715b2703eSChris Packham 78d387d88eSZev Weissconfig SENSORS_DELTA_AHE50DC_FAN 79d387d88eSZev Weiss tristate "Delta AHE-50DC fan control module" 80d387d88eSZev Weiss help 81d387d88eSZev Weiss If you say yes here you get hardware monitoring support for 82d387d88eSZev Weiss the integrated fan control module of the Delta AHE-50DC 83d387d88eSZev Weiss Open19 power shelf. 84d387d88eSZev Weiss 85d387d88eSZev Weiss This driver can also be built as a module. If so, the module 86d387d88eSZev Weiss will be called delta-ahe50dc-fan. 87d387d88eSZev Weiss 881734b413SVáclav Kubernátconfig SENSORS_FSP_3Y 891734b413SVáclav Kubernát tristate "FSP/3Y-Power power supplies" 901734b413SVáclav Kubernát help 911734b413SVáclav Kubernát If you say yes here you get hardware monitoring support for 921734b413SVáclav Kubernát FSP/3Y-Power hot-swap power supplies. 931734b413SVáclav Kubernát Supported models: YH-5151E, YM-2151E 941734b413SVáclav Kubernát 951734b413SVáclav Kubernát This driver can also be built as a module. If so, the module will 961734b413SVáclav Kubernát be called fsp-3y. 971734b413SVáclav Kubernát 98f69316d6SEdward A. Jamesconfig SENSORS_IBM_CFFPS 99f69316d6SEdward A. James tristate "IBM Common Form Factor Power Supply" 100b0076406SArnd Bergmann depends on LEDS_CLASS 101f69316d6SEdward A. James help 102f69316d6SEdward A. James If you say yes here you get hardware monitoring support for the IBM 103f69316d6SEdward A. James Common Form Factor power supply. 104f69316d6SEdward A. James 105f69316d6SEdward A. James This driver can also be built as a module. If so, the module will 106f69316d6SEdward A. James be called ibm-cffps. 107f69316d6SEdward A. James 1083efbcee8SRobert Markoconfig SENSORS_DPS920AB 1093efbcee8SRobert Marko tristate "Delta DPS920AB Power Supply" 1103efbcee8SRobert Marko help 1113efbcee8SRobert Marko If you say yes here you get hardware monitoring support for Delta 1123efbcee8SRobert Marko DPS920AB Power Supplies. 1133efbcee8SRobert Marko 1143efbcee8SRobert Marko This driver can also be built as a module. If so, the module will 1153efbcee8SRobert Marko be called dps920ab. 1163efbcee8SRobert Marko 117edd2a4d6SJohn Wangconfig SENSORS_INSPUR_IPSPS 118edd2a4d6SJohn Wang tristate "INSPUR Power System Power Supply" 119edd2a4d6SJohn Wang help 120edd2a4d6SJohn Wang If you say yes here you get hardware monitoring support for the INSPUR 121edd2a4d6SJohn Wang Power System power supply. 122edd2a4d6SJohn Wang 123edd2a4d6SJohn Wang This driver can also be built as a module. If so, the module will 124edd2a4d6SJohn Wang be called inspur-ipsps. 125edd2a4d6SJohn Wang 1268991ebd9SSamuel Mendoza-Jonasconfig SENSORS_IR35221 1278991ebd9SSamuel Mendoza-Jonas tristate "Infineon IR35221" 1288991ebd9SSamuel Mendoza-Jonas help 1298991ebd9SSamuel Mendoza-Jonas If you say yes here you get hardware monitoring support for the 1308991ebd9SSamuel Mendoza-Jonas Infineon IR35221 controller. 1318991ebd9SSamuel Mendoza-Jonas 1328991ebd9SSamuel Mendoza-Jonas This driver can also be built as a module. If so, the module will 1330d242479STao Ren be called ir35221. 1348991ebd9SSamuel Mendoza-Jonas 135e20a7198SChris Packhamconfig SENSORS_IR36021 136e20a7198SChris Packham tristate "Infineon IR36021" 137e20a7198SChris Packham help 138e20a7198SChris Packham If you say yes here you get hardware monitoring support for Infineon 139e20a7198SChris Packham IR36021. 140e20a7198SChris Packham 141e20a7198SChris Packham This driver can also be built as a module. If so, the module will 142e20a7198SChris Packham be called ir36021. 143e20a7198SChris Packham 14400669d19SMaxim Sloykoconfig SENSORS_IR38064 145ca003af3SPatrick Rudolph tristate "Infineon IR38064 and compatibles" 14600669d19SMaxim Sloyko help 14700669d19SMaxim Sloyko If you say yes here you get hardware monitoring support for Infineon 148ca003af3SPatrick Rudolph IR38060, IR38064, IR38164 and IR38263. 14900669d19SMaxim Sloyko 15000669d19SMaxim Sloyko This driver can also be built as a module. If so, the module will 15100669d19SMaxim Sloyko be called ir38064. 15200669d19SMaxim Sloyko 1530ee7f624SPatrick Rudolphconfig SENSORS_IR38064_REGULATOR 1540ee7f624SPatrick Rudolph bool "Regulator support for IR38064 and compatibles" 1550ee7f624SPatrick Rudolph depends on SENSORS_IR38064 && REGULATOR 1560ee7f624SPatrick Rudolph help 1570ee7f624SPatrick Rudolph Uses the IR38064 or compatible as regulator. 1580ee7f624SPatrick Rudolph 1599158411bSRobert Hancockconfig SENSORS_IRPS5401 1609158411bSRobert Hancock tristate "Infineon IRPS5401" 1619158411bSRobert Hancock help 1629158411bSRobert Hancock If you say yes here you get hardware monitoring support for the 1639158411bSRobert Hancock Infineon IRPS5401 controller. 1649158411bSRobert Hancock 1659158411bSRobert Hancock This driver can also be built as a module. If so, the module will 1669158411bSRobert Hancock be called irps5401. 1679158411bSRobert Hancock 168038a9c3dSMaxim Sloykoconfig SENSORS_ISL68137 169f621d61fSGrant Peltier tristate "Renesas Digital Multiphase Voltage Regulators" 170038a9c3dSMaxim Sloyko help 171f621d61fSGrant Peltier If you say yes here you get hardware monitoring support for Renesas 172f621d61fSGrant Peltier digital multiphase voltage regulators. 173038a9c3dSMaxim Sloyko 174038a9c3dSMaxim Sloyko This driver can also be built as a module. If so, the module will 175038a9c3dSMaxim Sloyko be called isl68137. 176038a9c3dSMaxim Sloyko 17703e9bd8dSGuenter Roeckconfig SENSORS_LM25066 17803e9bd8dSGuenter Roeck tristate "National Semiconductor LM25066 and compatibles" 17903e9bd8dSGuenter Roeck help 18003e9bd8dSGuenter Roeck If you say yes here you get hardware monitoring support for National 18158615a94SGuenter Roeck Semiconductor LM25056, LM25066, LM5064, and LM5066. 18203e9bd8dSGuenter Roeck 18303e9bd8dSGuenter Roeck This driver can also be built as a module. If so, the module will 18403e9bd8dSGuenter Roeck be called lm25066. 18503e9bd8dSGuenter Roeck 186da78ad2bSZev Weissconfig SENSORS_LM25066_REGULATOR 187da78ad2bSZev Weiss bool "Regulator support for LM25066 and compatibles" 188da78ad2bSZev Weiss depends on SENSORS_LM25066 && REGULATOR 189da78ad2bSZev Weiss help 190da78ad2bSZev Weiss If you say yes here you get regulator support for National 191da78ad2bSZev Weiss Semiconductor LM25066, LM5064, and LM5066. 192da78ad2bSZev Weiss 193e10d9e4cSGuenter Roeckconfig SENSORS_LT7182S 194e10d9e4cSGuenter Roeck tristate "Analog Devices LT7182S" 195e10d9e4cSGuenter Roeck help 196e10d9e4cSGuenter Roeck If you say yes here you get hardware monitoring support for Analog 197e10d9e4cSGuenter Roeck Devices LT7182S. 198e10d9e4cSGuenter Roeck 199e10d9e4cSGuenter Roeck This driver can also be built as a module. If so, the module will 200e10d9e4cSGuenter Roeck be called lt7182s. 201e10d9e4cSGuenter Roeck 202c3ff9a67SGuenter Roeckconfig SENSORS_LTC2978 20377aa3585SAlan Tull tristate "Linear Technologies LTC2978 and compatibles" 204c3ff9a67SGuenter Roeck help 205c3ff9a67SGuenter Roeck If you say yes here you get hardware monitoring support for Linear 206ee44fafbSMike Jones Technology LTC2972, LTC2974, LTC2975, LTC2977, LTC2978, LTC2979, 207ee44fafbSMike Jones LTC2980, and LTM2987. 208c3ff9a67SGuenter Roeck 209c3ff9a67SGuenter Roeck This driver can also be built as a module. If so, the module will 210c3ff9a67SGuenter Roeck be called ltc2978. 211c3ff9a67SGuenter Roeck 21277aa3585SAlan Tullconfig SENSORS_LTC2978_REGULATOR 2136341e62bSChristoph Jaeger bool "Regulator support for LTC2978 and compatibles" 21477aa3585SAlan Tull depends on SENSORS_LTC2978 && REGULATOR 21577aa3585SAlan Tull help 216ee44fafbSMike Jones If you say yes here you get regulator support for Linear Technology 217ee44fafbSMike Jones LTC3880, LTC3883, LTC3884, LTC3886, LTC3887, LTC3889, LTC7880, 218ee44fafbSMike Jones LTM4644, LTM4675, LTM4676, LTM4677, LTM4678, LTM4680, LTM4686, 219ee44fafbSMike Jones and LTM4700. 22077aa3585SAlan Tull 2218d28cd1bSGuenter Roeckconfig SENSORS_LTC3815 2228d28cd1bSGuenter Roeck tristate "Linear Technologies LTC3815" 2238d28cd1bSGuenter Roeck help 2248d28cd1bSGuenter Roeck If you say yes here you get hardware monitoring support for Linear 2258d28cd1bSGuenter Roeck Technology LTC3815. 2268d28cd1bSGuenter Roeck 2278d28cd1bSGuenter Roeck This driver can also be built as a module. If so, the module will 2288d28cd1bSGuenter Roeck be called ltc3815. 2298d28cd1bSGuenter Roeck 230*7cd2c338SDelphine CC Chiuconfig SENSORS_LTC4286 231*7cd2c338SDelphine CC Chiu bool "Analog Devices LTC4286" 232*7cd2c338SDelphine CC Chiu help 233*7cd2c338SDelphine CC Chiu LTC4286 is an integrated solution for hot swap applications that 234*7cd2c338SDelphine CC Chiu allows a board to be safely inserted and removed from a live 235*7cd2c338SDelphine CC Chiu backplane. 236*7cd2c338SDelphine CC Chiu This chip could be used to monitor voltage, current, ...etc. 237*7cd2c338SDelphine CC Chiu If you say yes here you get hardware monitoring support for Analog 238*7cd2c338SDelphine CC Chiu Devices LTC4286. 239*7cd2c338SDelphine CC Chiu 2401e406332SErik Rosenconfig SENSORS_MAX15301 2411e406332SErik Rosen tristate "Maxim MAX15301" 2421e406332SErik Rosen help 2431e406332SErik Rosen If you say yes here you get hardware monitoring support for Maxim 2441e406332SErik Rosen MAX15301, as well as for Flex BMR461. 2451e406332SErik Rosen 2461e406332SErik Rosen This driver can also be built as a module. If so, the module will 2471e406332SErik Rosen be called max15301. 2481e406332SErik Rosen 2499d2ecfb7SGuenter Roeckconfig SENSORS_MAX16064 2509d2ecfb7SGuenter Roeck tristate "Maxim MAX16064" 2519d2ecfb7SGuenter Roeck help 2529d2ecfb7SGuenter Roeck If you say yes here you get hardware monitoring support for Maxim 2539d2ecfb7SGuenter Roeck MAX16064. 2549d2ecfb7SGuenter Roeck 2559d2ecfb7SGuenter Roeck This driver can also be built as a module. If so, the module will 2569d2ecfb7SGuenter Roeck be called max16064. 2579d2ecfb7SGuenter Roeck 2582138f885SGuenter Roeckconfig SENSORS_MAX16601 259a6f7c5d0SGuenter Roeck tristate "Maxim MAX16508, MAX16600, MAX16601, and MAX16602" 2602138f885SGuenter Roeck help 2612138f885SGuenter Roeck If you say yes here you get hardware monitoring support for Maxim 262a6f7c5d0SGuenter Roeck MAX16508, MAX16600, MAX16601, and MAX16602. 2632138f885SGuenter Roeck 2642138f885SGuenter Roeck This driver can also be built as a module. If so, the module will 2652138f885SGuenter Roeck be called max16601. 2662138f885SGuenter Roeck 267cce20958SGuenter Roeckconfig SENSORS_MAX20730 2685c9353f5SUgur Usug tristate "Maxim MAX20710, MAX20730, MAX20734, MAX20743" 269cce20958SGuenter Roeck help 270cce20958SGuenter Roeck If you say yes here you get hardware monitoring support for Maxim 2715c9353f5SUgur Usug MAX20710, MAX20730, MAX20734, and MAX20743. 272cce20958SGuenter Roeck 273cce20958SGuenter Roeck This driver can also be built as a module. If so, the module will 274cce20958SGuenter Roeck be called max20730. 275cce20958SGuenter Roeck 2761f61cab8SGuenter Roeckconfig SENSORS_MAX20751 2771f61cab8SGuenter Roeck tristate "Maxim MAX20751" 2781f61cab8SGuenter Roeck help 2791f61cab8SGuenter Roeck If you say yes here you get hardware monitoring support for Maxim 2801f61cab8SGuenter Roeck MAX20751. 2811f61cab8SGuenter Roeck 2821f61cab8SGuenter Roeck This driver can also be built as a module. If so, the module will 2831f61cab8SGuenter Roeck be called max20751. 2841f61cab8SGuenter Roeck 2854d420a6aSAndrew Jefferyconfig SENSORS_MAX31785 2864d420a6aSAndrew Jeffery tristate "Maxim MAX31785 and compatibles" 2874d420a6aSAndrew Jeffery help 2884d420a6aSAndrew Jeffery If you say yes here you get hardware monitoring support for Maxim 2894d420a6aSAndrew Jeffery MAX31785. 2904d420a6aSAndrew Jeffery 2914d420a6aSAndrew Jeffery This driver can also be built as a module. If so, the module will 2924d420a6aSAndrew Jeffery be called max31785. 2934d420a6aSAndrew Jeffery 2949d2ecfb7SGuenter Roeckconfig SENSORS_MAX34440 295590defe5SGuenter Roeck tristate "Maxim MAX34440 and compatibles" 2969d2ecfb7SGuenter Roeck help 2979d2ecfb7SGuenter Roeck If you say yes here you get hardware monitoring support for Maxim 2987a001dbaSKun Yi MAX34440, MAX34441, MAX34446, MAX34451, MAX34460, and MAX34461. 2999d2ecfb7SGuenter Roeck 3009d2ecfb7SGuenter Roeck This driver can also be built as a module. If so, the module will 3019d2ecfb7SGuenter Roeck be called max34440. 3029d2ecfb7SGuenter Roeck 3039d2ecfb7SGuenter Roeckconfig SENSORS_MAX8688 3049d2ecfb7SGuenter Roeck tristate "Maxim MAX8688" 3059d2ecfb7SGuenter Roeck help 3069d2ecfb7SGuenter Roeck If you say yes here you get hardware monitoring support for Maxim 3079d2ecfb7SGuenter Roeck MAX8688. 3089d2ecfb7SGuenter Roeck 3099d2ecfb7SGuenter Roeck This driver can also be built as a module. If so, the module will 3109d2ecfb7SGuenter Roeck be called max8688. 3119d2ecfb7SGuenter Roeck 312f0138904SPeter Yinconfig SENSORS_MP2856 313f0138904SPeter Yin tristate "MPS MP2856" 314f0138904SPeter Yin help 315f0138904SPeter Yin If you say yes here you get hardware monitoring support for MPS 316f0138904SPeter Yin MP2856 MP2857 Dual Loop Digital Multi-Phase Controller. 317f0138904SPeter Yin 318f0138904SPeter Yin This driver can also be built as a module. If so, the module will 319f0138904SPeter Yin be called mp2856. 320f0138904SPeter Yin 321e4db7719SVadim Pasternakconfig SENSORS_MP2888 322e4db7719SVadim Pasternak tristate "MPS MP2888" 323e4db7719SVadim Pasternak help 324e4db7719SVadim Pasternak If you say yes here you get hardware monitoring support for MPS 325e4db7719SVadim Pasternak MP2888 Digital, Multi-Phase, Pulse-Width Modulation Controller. 326e4db7719SVadim Pasternak 327e4db7719SVadim Pasternak This driver can also be built as a module. If so, the module will 328e4db7719SVadim Pasternak be called mp2888. 329e4db7719SVadim Pasternak 3302c6fcbb2SVadim Pasternakconfig SENSORS_MP2975 3312c6fcbb2SVadim Pasternak tristate "MPS MP2975" 3322c6fcbb2SVadim Pasternak help 3332c6fcbb2SVadim Pasternak If you say yes here you get hardware monitoring support for MPS 3342c6fcbb2SVadim Pasternak MP2975 Dual Loop Digital Multi-Phase Controller. 3352c6fcbb2SVadim Pasternak 3362c6fcbb2SVadim Pasternak This driver can also be built as a module. If so, the module will 3372c6fcbb2SVadim Pasternak be called mp2975. 3382c6fcbb2SVadim Pasternak 33988fc1efcSPatrick Rudolphconfig SENSORS_MP2975_REGULATOR 34088fc1efcSPatrick Rudolph depends on SENSORS_MP2975 && REGULATOR 34188fc1efcSPatrick Rudolph bool "Regulator support for MPS MP2975" 34288fc1efcSPatrick Rudolph help 34388fc1efcSPatrick Rudolph If you say yes here you get regulator support for MPS MP2975 34488fc1efcSPatrick Rudolph Dual Loop Digital Multi-Phase Controller. 34588fc1efcSPatrick Rudolph 346e1c5cd7eSHoward.Chiu@quantatw.comconfig SENSORS_MP5023 347e1c5cd7eSHoward.Chiu@quantatw.com tristate "MPS MP5023" 348e1c5cd7eSHoward.Chiu@quantatw.com help 349e1c5cd7eSHoward.Chiu@quantatw.com If you say yes here you get hardware monitoring support for MPS 350e1c5cd7eSHoward.Chiu@quantatw.com MP5023. 351e1c5cd7eSHoward.Chiu@quantatw.com 352e1c5cd7eSHoward.Chiu@quantatw.com This driver can also be built as a module. If so, the module will 353e1c5cd7eSHoward.Chiu@quantatw.com be called mp5023. 354e1c5cd7eSHoward.Chiu@quantatw.com 355877459e4SPeter Yinconfig SENSORS_MP5990 356877459e4SPeter Yin tristate "MPS MP5990" 357877459e4SPeter Yin help 358877459e4SPeter Yin If you say yes here you get hardware monitoring support for MPS 359877459e4SPeter Yin MP5990. 360877459e4SPeter Yin 361877459e4SPeter Yin This driver can also be built as a module. If so, the module will 362877459e4SPeter Yin be called mp5990. 363877459e4SPeter Yin 36461d1eb02SSaravanan Sekarconfig SENSORS_MPQ7932_REGULATOR 36561d1eb02SSaravanan Sekar bool "Regulator support for MPQ7932" 36661d1eb02SSaravanan Sekar depends on SENSORS_MPQ7932 && REGULATOR 36761d1eb02SSaravanan Sekar help 36861d1eb02SSaravanan Sekar If you say yes here you get six integrated buck converter regulator 36961d1eb02SSaravanan Sekar support for power management IC MPS MPQ7932. 37061d1eb02SSaravanan Sekar 37161d1eb02SSaravanan Sekarconfig SENSORS_MPQ7932 37261d1eb02SSaravanan Sekar tristate "MPS MPQ7932" 37361d1eb02SSaravanan Sekar help 37461d1eb02SSaravanan Sekar If you say yes here you get hardware monitoring functionality support 37561d1eb02SSaravanan Sekar for power management IC MPS MPQ7932. 37661d1eb02SSaravanan Sekar 37761d1eb02SSaravanan Sekar This driver can also be built as a module. If so, the module will 37861d1eb02SSaravanan Sekar be called mpq7932. 37961d1eb02SSaravanan Sekar 380317f9d80SErik Rosenconfig SENSORS_PIM4328 381317f9d80SErik Rosen tristate "Flex PIM4328 and compatibles" 382317f9d80SErik Rosen help 383317f9d80SErik Rosen If you say yes here you get hardware monitoring support for Flex 384317f9d80SErik Rosen PIM4328, PIM4820 and PIM4006 Power Interface Modules. 385317f9d80SErik Rosen 386317f9d80SErik Rosen This driver can also be built as a module. If so, the module will 387317f9d80SErik Rosen be called pim4328. 388317f9d80SErik Rosen 389d0cd9785SMarcello Sylvester Bauerconfig SENSORS_PLI1209BC 390d0cd9785SMarcello Sylvester Bauer tristate "Vicor PLI1209BC" 391d0cd9785SMarcello Sylvester Bauer help 392d0cd9785SMarcello Sylvester Bauer If you say yes here you get hardware monitoring support for Vicor 393d0cd9785SMarcello Sylvester Bauer PLI1209BC Digital Supervisor. 394d0cd9785SMarcello Sylvester Bauer 395d0cd9785SMarcello Sylvester Bauer This driver can also be built as a module. If so, the module will 396d0cd9785SMarcello Sylvester Bauer be called pli1209bc. 397d0cd9785SMarcello Sylvester Bauer 398ba1d263aSMarcello Sylvester Bauerconfig SENSORS_PLI1209BC_REGULATOR 399ba1d263aSMarcello Sylvester Bauer bool "Regulator support for PLI1209BC" 400ba1d263aSMarcello Sylvester Bauer depends on SENSORS_PLI1209BC && REGULATOR 401ba1d263aSMarcello Sylvester Bauer help 402ba1d263aSMarcello Sylvester Bauer If you say yes here you get regulator support for Vicor PLI1209BC 403ba1d263aSMarcello Sylvester Bauer Digital Supervisor. 404ba1d263aSMarcello Sylvester Bauer 4057537862aSCharlesconfig SENSORS_PM6764TR 4067537862aSCharles tristate "ST PM6764TR" 4077537862aSCharles help 4087537862aSCharles If you say yes here you get hardware monitoring support for ST 4097537862aSCharles PM6764TR. 4107537862aSCharles 4117537862aSCharles This driver can also be built as a module. If so, the module will 4127537862aSCharles be called pm6764tr. 4137537862aSCharles 414344757baSVijay Khemkaconfig SENSORS_PXE1610 415344757baSVijay Khemka tristate "Infineon PXE1610" 416344757baSVijay Khemka help 417344757baSVijay Khemka If you say yes here you get hardware monitoring support for Infineon 418344757baSVijay Khemka PXE1610. 419344757baSVijay Khemka 420344757baSVijay Khemka This driver can also be built as a module. If so, the module will 421344757baSVijay Khemka be called pxe1610. 422344757baSVijay Khemka 423d014538aSxiao.maconfig SENSORS_Q54SJ108A2 424d014538aSxiao.ma tristate "Delta Power Supplies Q54SJ108A2" 425d014538aSxiao.ma help 426d014538aSxiao.ma If you say yes here you get hardware monitoring support for Delta 427d014538aSxiao.ma Q54SJ108A2 series Power Supplies. 428d014538aSxiao.ma 429d014538aSxiao.ma This driver can also be built as a module. If so, the module will 430d014538aSxiao.ma be called q54sj108a2. 431d014538aSxiao.ma 43242bfe7ddSErik Rosenconfig SENSORS_STPDDC60 43342bfe7ddSErik Rosen tristate "ST STPDDC60" 43442bfe7ddSErik Rosen help 43542bfe7ddSErik Rosen If you say yes here you get hardware monitoring support for ST 43642bfe7ddSErik Rosen STPDDC60 Universal Digital Multicell Controller, as well as for 43742bfe7ddSErik Rosen Flex BMR481. 43842bfe7ddSErik Rosen 43942bfe7ddSErik Rosen This driver can also be built as a module. If so, the module will 44042bfe7ddSErik Rosen be called stpddc60. 44142bfe7ddSErik Rosen 44295b80c48SPatrick Rudolphconfig SENSORS_TDA38640 44395b80c48SPatrick Rudolph tristate "Infineon TDA38640" 44495b80c48SPatrick Rudolph help 44595b80c48SPatrick Rudolph If you say yes here you get hardware monitoring support for Infineon 44695b80c48SPatrick Rudolph TDA38640. 44795b80c48SPatrick Rudolph 44895b80c48SPatrick Rudolph This driver can also be built as a module. If so, the module will 44995b80c48SPatrick Rudolph be called tda38640. 45095b80c48SPatrick Rudolph 45195b80c48SPatrick Rudolphconfig SENSORS_TDA38640_REGULATOR 45295b80c48SPatrick Rudolph bool "Regulator support for TDA38640 and compatibles" 45395b80c48SPatrick Rudolph depends on SENSORS_TDA38640 && REGULATOR 45495b80c48SPatrick Rudolph help 45595b80c48SPatrick Rudolph If you say yes here you get regulator support for Infineon 45695b80c48SPatrick Rudolph TDA38640 as regulator. 45795b80c48SPatrick Rudolph 458a8bfecebSZhu, Richard \(NSN - CN/Beijing\)config SENSORS_TPS40422 459a8bfecebSZhu, Richard \(NSN - CN/Beijing\) tristate "TI TPS40422" 460a8bfecebSZhu, Richard \(NSN - CN/Beijing\) help 461a8bfecebSZhu, Richard \(NSN - CN/Beijing\) If you say yes here you get hardware monitoring support for TI 462a8bfecebSZhu, Richard \(NSN - CN/Beijing\) TPS40422. 463a8bfecebSZhu, Richard \(NSN - CN/Beijing\) 464a8bfecebSZhu, Richard \(NSN - CN/Beijing\) This driver can also be built as a module. If so, the module will 465a8bfecebSZhu, Richard \(NSN - CN/Beijing\) be called tps40422. 466a8bfecebSZhu, Richard \(NSN - CN/Beijing\) 46761052652SVadim Pasternakconfig SENSORS_TPS53679 468cb3d37b5SErik Rosen tristate "TI TPS53647, TPS53667, TPS53676, TPS53679, TPS53681, TPS53688" 46961052652SVadim Pasternak help 47061052652SVadim Pasternak If you say yes here you get hardware monitoring support for TI 471cb3d37b5SErik Rosen TPS53647, TPS53667, TPS53676, TPS53679, TPS53681, and TPS53688. 47261052652SVadim Pasternak 47361052652SVadim Pasternak This driver can also be built as a module. If so, the module will 47461052652SVadim Pasternak be called tps53679. 47561052652SVadim Pasternak 476cc842bd5SDuke Duconfig SENSORS_TPS546D24 477cc842bd5SDuke Du tristate "TPS546D24" 478cc842bd5SDuke Du help 479cc842bd5SDuke Du If you say yes here you get hardware monitoring support for TEXAS 480cc842bd5SDuke Du TPS546D24. 481cc842bd5SDuke Du 482cc842bd5SDuke Du This driver can also be built as a module. If so, the module will 483cc842bd5SDuke Du be called tps546d24 484cc842bd5SDuke Du 4859d2ecfb7SGuenter Roeckconfig SENSORS_UCD9000 486a470f11cSJim Wright tristate "TI UCD90120, UCD90124, UCD90160, UCD90320, UCD9090, UCD90910" 4879d2ecfb7SGuenter Roeck help 4889d2ecfb7SGuenter Roeck If you say yes here you get hardware monitoring support for TI 489a470f11cSJim Wright UCD90120, UCD90124, UCD90160, UCD90320, UCD9090, UCD90910, Sequencer 490a470f11cSJim Wright and System Health Controllers. 4919d2ecfb7SGuenter Roeck 4929d2ecfb7SGuenter Roeck This driver can also be built as a module. If so, the module will 4939d2ecfb7SGuenter Roeck be called ucd9000. 4949d2ecfb7SGuenter Roeck 4959d2ecfb7SGuenter Roeckconfig SENSORS_UCD9200 4969d2ecfb7SGuenter Roeck tristate "TI UCD9220, UCD9222, UCD9224, UCD9240, UCD9244, UCD9246, UCD9248" 4979d2ecfb7SGuenter Roeck help 4989d2ecfb7SGuenter Roeck If you say yes here you get hardware monitoring support for TI 4999d2ecfb7SGuenter Roeck UCD9220, UCD9222, UCD9224, UCD9240, UCD9244, UCD9246, and UCD9248 5009d2ecfb7SGuenter Roeck Digital PWM System Controllers. 5019d2ecfb7SGuenter Roeck 5029d2ecfb7SGuenter Roeck This driver can also be built as a module. If so, the module will 5039d2ecfb7SGuenter Roeck be called ucd9200. 5049d2ecfb7SGuenter Roeck 505b12f6749SPeter Yinconfig SENSORS_XDP710 506b12f6749SPeter Yin tristate "Infineon XDP710 family" 507b12f6749SPeter Yin help 508b12f6749SPeter Yin If you say yes here you get hardware monitoring support for Infineon 509b12f6749SPeter Yin XDP710. 510b12f6749SPeter Yin 511b12f6749SPeter Yin This driver can also be built as a module. If so, the module will 512b12f6749SPeter Yin be called xdp710. 513b12f6749SPeter Yin 5149054416aSGreg.Schwendimann@infineon.comconfig SENSORS_XDPE152 5159054416aSGreg.Schwendimann@infineon.com tristate "Infineon XDPE152 family" 5169054416aSGreg.Schwendimann@infineon.com help 5179054416aSGreg.Schwendimann@infineon.com If you say yes here you get hardware monitoring support for Infineon 5189054416aSGreg.Schwendimann@infineon.com XDPE15284, XDPE152C4, device. 5199054416aSGreg.Schwendimann@infineon.com 5209054416aSGreg.Schwendimann@infineon.com This driver can also be built as a module. If so, the module will 5219054416aSGreg.Schwendimann@infineon.com be called xdpe152c4. 5229054416aSGreg.Schwendimann@infineon.com 523aaafb7c8SVadim Pasternakconfig SENSORS_XDPE122 524aaafb7c8SVadim Pasternak tristate "Infineon XDPE122 family" 525aaafb7c8SVadim Pasternak help 526aaafb7c8SVadim Pasternak If you say yes here you get hardware monitoring support for Infineon 527aaafb7c8SVadim Pasternak XDPE12254, XDPE12284, device. 528aaafb7c8SVadim Pasternak 529aaafb7c8SVadim Pasternak This driver can also be built as a module. If so, the module will 530aaafb7c8SVadim Pasternak be called xdpe12284. 531aaafb7c8SVadim Pasternak 532f53bfe4dSMarcello Sylvester Bauerconfig SENSORS_XDPE122_REGULATOR 533f53bfe4dSMarcello Sylvester Bauer bool "Regulator support for XDPE122 and compatibles" 534f53bfe4dSMarcello Sylvester Bauer depends on SENSORS_XDPE122 && REGULATOR 535f53bfe4dSMarcello Sylvester Bauer help 536f53bfe4dSMarcello Sylvester Bauer Uses the xdpe12284 or compatible as regulator. 537f53bfe4dSMarcello Sylvester Bauer 538200855e5SGuenter Roeckconfig SENSORS_ZL6100 539200855e5SGuenter Roeck tristate "Intersil ZL6100 and compatibles" 540200855e5SGuenter Roeck help 541200855e5SGuenter Roeck If you say yes here you get hardware monitoring support for Intersil 5423360a106SGuenter Roeck ZL2004, ZL2005, ZL2006, ZL2008, ZL2105, ZL2106, ZL6100, ZL6105, 5433360a106SGuenter Roeck ZL9101M, and ZL9117M Digital DC/DC Controllers, as well as for 5443360a106SGuenter Roeck Ericsson BMR450, BMR451, BMR462, BMR463, and BMR464. 545200855e5SGuenter Roeck 546200855e5SGuenter Roeck This driver can also be built as a module. If so, the module will 547200855e5SGuenter Roeck be called zl6100. 548200855e5SGuenter Roeck 5499d2ecfb7SGuenter Roeckendif # PMBUS 550