19d2ecfb7SGuenter Roeck# 29d2ecfb7SGuenter Roeck# PMBus chip drivers configuration 39d2ecfb7SGuenter Roeck# 49d2ecfb7SGuenter Roeck 59d2ecfb7SGuenter Roeckmenuconfig PMBUS 69d2ecfb7SGuenter Roeck tristate "PMBus support" 7f2bab3ebSKees Cook depends on I2C 89d2ecfb7SGuenter Roeck help 99d2ecfb7SGuenter Roeck Say yes here if you want to enable PMBus support. 109d2ecfb7SGuenter Roeck 119d2ecfb7SGuenter Roeck This driver can also be built as a module. If so, the module will 129d2ecfb7SGuenter Roeck be called pmbus_core. 139d2ecfb7SGuenter Roeck 149d2ecfb7SGuenter Roeckif PMBUS 159d2ecfb7SGuenter Roeck 169d2ecfb7SGuenter Roeckconfig SENSORS_PMBUS 179d2ecfb7SGuenter Roeck tristate "Generic PMBus devices" 189d2ecfb7SGuenter Roeck default y 199d2ecfb7SGuenter Roeck help 209d2ecfb7SGuenter Roeck If you say yes here you get hardware monitoring support for generic 21443830f6SGuenter Roeck PMBus devices, including but not limited to ADP4000, BMR453, BMR454, 22cfca3789SGuenter Roeck MDT040, NCP4200, NCP4208, PDT003, PDT006, PDT012, TPS40400, TPS544B20, 23cfca3789SGuenter Roeck TPS544B25, TPS544C20, TPS544C25, and UDT020. 249d2ecfb7SGuenter Roeck 259d2ecfb7SGuenter Roeck This driver can also be built as a module. If so, the module will 269d2ecfb7SGuenter Roeck be called pmbus. 279d2ecfb7SGuenter Roeck 289d2ecfb7SGuenter Roeckconfig SENSORS_ADM1275 295cf231a3SGuenter Roeck tristate "Analog Devices ADM1275 and compatibles" 309d2ecfb7SGuenter Roeck help 319d2ecfb7SGuenter Roeck If you say yes here you get hardware monitoring support for Analog 324ff0ce22SGuenter Roeck Devices ADM1075, ADM1272, ADM1275, ADM1276, ADM1278, ADM1293, 334ff0ce22SGuenter Roeck and ADM1294 Hot-Swap Controller and Digital Power Monitors. 349d2ecfb7SGuenter Roeck 359d2ecfb7SGuenter Roeck This driver can also be built as a module. If so, the module will 369d2ecfb7SGuenter Roeck be called adm1275. 379d2ecfb7SGuenter Roeck 38f69316d6SEdward A. Jamesconfig SENSORS_IBM_CFFPS 39f69316d6SEdward A. James tristate "IBM Common Form Factor Power Supply" 40b0076406SArnd Bergmann depends on LEDS_CLASS 41f69316d6SEdward A. James help 42f69316d6SEdward A. James If you say yes here you get hardware monitoring support for the IBM 43f69316d6SEdward A. James Common Form Factor power supply. 44f69316d6SEdward A. James 45f69316d6SEdward A. James This driver can also be built as a module. If so, the module will 46f69316d6SEdward A. James be called ibm-cffps. 47f69316d6SEdward A. James 488991ebd9SSamuel Mendoza-Jonasconfig SENSORS_IR35221 498991ebd9SSamuel Mendoza-Jonas tristate "Infineon IR35221" 508991ebd9SSamuel Mendoza-Jonas help 518991ebd9SSamuel Mendoza-Jonas If you say yes here you get hardware monitoring support for the 528991ebd9SSamuel Mendoza-Jonas Infineon IR35221 controller. 538991ebd9SSamuel Mendoza-Jonas 548991ebd9SSamuel Mendoza-Jonas This driver can also be built as a module. If so, the module will 558991ebd9SSamuel Mendoza-Jonas be called ir35521. 568991ebd9SSamuel Mendoza-Jonas 57*00669d19SMaxim Sloykoconfig SENSORS_IR38064 58*00669d19SMaxim Sloyko tristate "Infineon IR38064" 59*00669d19SMaxim Sloyko help 60*00669d19SMaxim Sloyko If you say yes here you get hardware monitoring support for Infineon 61*00669d19SMaxim Sloyko IR38064. 62*00669d19SMaxim Sloyko 63*00669d19SMaxim Sloyko This driver can also be built as a module. If so, the module will 64*00669d19SMaxim Sloyko be called ir38064. 65*00669d19SMaxim Sloyko 6603e9bd8dSGuenter Roeckconfig SENSORS_LM25066 6703e9bd8dSGuenter Roeck tristate "National Semiconductor LM25066 and compatibles" 6803e9bd8dSGuenter Roeck help 6903e9bd8dSGuenter Roeck If you say yes here you get hardware monitoring support for National 7058615a94SGuenter Roeck Semiconductor LM25056, LM25066, LM5064, and LM5066. 7103e9bd8dSGuenter Roeck 7203e9bd8dSGuenter Roeck This driver can also be built as a module. If so, the module will 7303e9bd8dSGuenter Roeck be called lm25066. 7403e9bd8dSGuenter Roeck 75c3ff9a67SGuenter Roeckconfig SENSORS_LTC2978 7677aa3585SAlan Tull tristate "Linear Technologies LTC2978 and compatibles" 77c3ff9a67SGuenter Roeck help 78c3ff9a67SGuenter Roeck If you say yes here you get hardware monitoring support for Linear 7952aae6afSGuenter Roeck Technology LTC2974, LTC2975, LTC2977, LTC2978, LTC2980, LTC3880, 80ccf2dc51SGuenter Roeck LTC3883, LTC3886, LTC3887, LTCM2987, LTM4675, and LTM4676. 81c3ff9a67SGuenter Roeck 82c3ff9a67SGuenter Roeck This driver can also be built as a module. If so, the module will 83c3ff9a67SGuenter Roeck be called ltc2978. 84c3ff9a67SGuenter Roeck 8577aa3585SAlan Tullconfig SENSORS_LTC2978_REGULATOR 866341e62bSChristoph Jaeger bool "Regulator support for LTC2978 and compatibles" 8777aa3585SAlan Tull depends on SENSORS_LTC2978 && REGULATOR 8877aa3585SAlan Tull help 8977aa3585SAlan Tull If you say yes here you get regulator support for Linear 904e15d05dSMichael Hennerich Technology LTC2974, LTC2977, LTC2978, LTC3880, LTC3883, LTM4676 914e15d05dSMichael Hennerich and LTM4686. 9277aa3585SAlan Tull 938d28cd1bSGuenter Roeckconfig SENSORS_LTC3815 948d28cd1bSGuenter Roeck tristate "Linear Technologies LTC3815" 958d28cd1bSGuenter Roeck help 968d28cd1bSGuenter Roeck If you say yes here you get hardware monitoring support for Linear 978d28cd1bSGuenter Roeck Technology LTC3815. 988d28cd1bSGuenter Roeck 998d28cd1bSGuenter Roeck This driver can also be built as a module. If so, the module will 1008d28cd1bSGuenter Roeck be called ltc3815. 1018d28cd1bSGuenter Roeck 1029d2ecfb7SGuenter Roeckconfig SENSORS_MAX16064 1039d2ecfb7SGuenter Roeck tristate "Maxim MAX16064" 1049d2ecfb7SGuenter Roeck help 1059d2ecfb7SGuenter Roeck If you say yes here you get hardware monitoring support for Maxim 1069d2ecfb7SGuenter Roeck MAX16064. 1079d2ecfb7SGuenter Roeck 1089d2ecfb7SGuenter Roeck This driver can also be built as a module. If so, the module will 1099d2ecfb7SGuenter Roeck be called max16064. 1109d2ecfb7SGuenter Roeck 1111f61cab8SGuenter Roeckconfig SENSORS_MAX20751 1121f61cab8SGuenter Roeck tristate "Maxim MAX20751" 1131f61cab8SGuenter Roeck help 1141f61cab8SGuenter Roeck If you say yes here you get hardware monitoring support for Maxim 1151f61cab8SGuenter Roeck MAX20751. 1161f61cab8SGuenter Roeck 1171f61cab8SGuenter Roeck This driver can also be built as a module. If so, the module will 1181f61cab8SGuenter Roeck be called max20751. 1191f61cab8SGuenter Roeck 1204d420a6aSAndrew Jefferyconfig SENSORS_MAX31785 1214d420a6aSAndrew Jeffery tristate "Maxim MAX31785 and compatibles" 1224d420a6aSAndrew Jeffery help 1234d420a6aSAndrew Jeffery If you say yes here you get hardware monitoring support for Maxim 1244d420a6aSAndrew Jeffery MAX31785. 1254d420a6aSAndrew Jeffery 1264d420a6aSAndrew Jeffery This driver can also be built as a module. If so, the module will 1274d420a6aSAndrew Jeffery be called max31785. 1284d420a6aSAndrew Jeffery 1299d2ecfb7SGuenter Roeckconfig SENSORS_MAX34440 130590defe5SGuenter Roeck tristate "Maxim MAX34440 and compatibles" 1319d2ecfb7SGuenter Roeck help 1329d2ecfb7SGuenter Roeck If you say yes here you get hardware monitoring support for Maxim 1337a001dbaSKun Yi MAX34440, MAX34441, MAX34446, MAX34451, MAX34460, and MAX34461. 1349d2ecfb7SGuenter Roeck 1359d2ecfb7SGuenter Roeck This driver can also be built as a module. If so, the module will 1369d2ecfb7SGuenter Roeck be called max34440. 1379d2ecfb7SGuenter Roeck 1389d2ecfb7SGuenter Roeckconfig SENSORS_MAX8688 1399d2ecfb7SGuenter Roeck tristate "Maxim MAX8688" 1409d2ecfb7SGuenter Roeck help 1419d2ecfb7SGuenter Roeck If you say yes here you get hardware monitoring support for Maxim 1429d2ecfb7SGuenter Roeck MAX8688. 1439d2ecfb7SGuenter Roeck 1449d2ecfb7SGuenter Roeck This driver can also be built as a module. If so, the module will 1459d2ecfb7SGuenter Roeck be called max8688. 1469d2ecfb7SGuenter Roeck 147a8bfecebSZhu, Richard \(NSN - CN/Beijing\)config SENSORS_TPS40422 148a8bfecebSZhu, Richard \(NSN - CN/Beijing\) tristate "TI TPS40422" 149a8bfecebSZhu, Richard \(NSN - CN/Beijing\) help 150a8bfecebSZhu, Richard \(NSN - CN/Beijing\) If you say yes here you get hardware monitoring support for TI 151a8bfecebSZhu, Richard \(NSN - CN/Beijing\) TPS40422. 152a8bfecebSZhu, Richard \(NSN - CN/Beijing\) 153a8bfecebSZhu, Richard \(NSN - CN/Beijing\) This driver can also be built as a module. If so, the module will 154a8bfecebSZhu, Richard \(NSN - CN/Beijing\) be called tps40422. 155a8bfecebSZhu, Richard \(NSN - CN/Beijing\) 15661052652SVadim Pasternakconfig SENSORS_TPS53679 15761052652SVadim Pasternak tristate "TI TPS53679" 15861052652SVadim Pasternak help 15961052652SVadim Pasternak If you say yes here you get hardware monitoring support for TI 16061052652SVadim Pasternak TPS53679. 16161052652SVadim Pasternak 16261052652SVadim Pasternak This driver can also be built as a module. If so, the module will 16361052652SVadim Pasternak be called tps53679. 16461052652SVadim Pasternak 1659d2ecfb7SGuenter Roeckconfig SENSORS_UCD9000 16650b2b02cSMatt Weber tristate "TI UCD90120, UCD90124, UCD90160, UCD9090, UCD90910" 1679d2ecfb7SGuenter Roeck help 1689d2ecfb7SGuenter Roeck If you say yes here you get hardware monitoring support for TI 16950b2b02cSMatt Weber UCD90120, UCD90124, UCD90160, UCD9090, UCD90910, Sequencer and System 17050b2b02cSMatt Weber Health Controllers. 1719d2ecfb7SGuenter Roeck 1729d2ecfb7SGuenter Roeck This driver can also be built as a module. If so, the module will 1739d2ecfb7SGuenter Roeck be called ucd9000. 1749d2ecfb7SGuenter Roeck 1759d2ecfb7SGuenter Roeckconfig SENSORS_UCD9200 1769d2ecfb7SGuenter Roeck tristate "TI UCD9220, UCD9222, UCD9224, UCD9240, UCD9244, UCD9246, UCD9248" 1779d2ecfb7SGuenter Roeck help 1789d2ecfb7SGuenter Roeck If you say yes here you get hardware monitoring support for TI 1799d2ecfb7SGuenter Roeck UCD9220, UCD9222, UCD9224, UCD9240, UCD9244, UCD9246, and UCD9248 1809d2ecfb7SGuenter Roeck Digital PWM System Controllers. 1819d2ecfb7SGuenter Roeck 1829d2ecfb7SGuenter Roeck This driver can also be built as a module. If so, the module will 1839d2ecfb7SGuenter Roeck be called ucd9200. 1849d2ecfb7SGuenter Roeck 185200855e5SGuenter Roeckconfig SENSORS_ZL6100 186200855e5SGuenter Roeck tristate "Intersil ZL6100 and compatibles" 187200855e5SGuenter Roeck help 188200855e5SGuenter Roeck If you say yes here you get hardware monitoring support for Intersil 1893360a106SGuenter Roeck ZL2004, ZL2005, ZL2006, ZL2008, ZL2105, ZL2106, ZL6100, ZL6105, 1903360a106SGuenter Roeck ZL9101M, and ZL9117M Digital DC/DC Controllers, as well as for 1913360a106SGuenter Roeck Ericsson BMR450, BMR451, BMR462, BMR463, and BMR464. 192200855e5SGuenter Roeck 193200855e5SGuenter Roeck This driver can also be built as a module. If so, the module will 194200855e5SGuenter Roeck be called zl6100. 195200855e5SGuenter Roeck 1969d2ecfb7SGuenter Roeckendif # PMBUS 197