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 default n 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 22443830f6SGuenter Roeck PMBus devices, including but not limited to ADP4000, BMR453, BMR454, 23*cfca3789SGuenter Roeck MDT040, NCP4200, NCP4208, PDT003, PDT006, PDT012, TPS40400, TPS544B20, 24*cfca3789SGuenter Roeck TPS544B25, TPS544C20, TPS544C25, and UDT020. 259d2ecfb7SGuenter Roeck 269d2ecfb7SGuenter Roeck This driver can also be built as a module. If so, the module will 279d2ecfb7SGuenter Roeck be called pmbus. 289d2ecfb7SGuenter Roeck 299d2ecfb7SGuenter Roeckconfig SENSORS_ADM1275 305cf231a3SGuenter Roeck tristate "Analog Devices ADM1275 and compatibles" 319d2ecfb7SGuenter Roeck default n 329d2ecfb7SGuenter Roeck help 339d2ecfb7SGuenter Roeck If you say yes here you get hardware monitoring support for Analog 3468a40382SGuenter Roeck Devices ADM1075, ADM1275, ADM1276, ADM1293, and ADM1294 Hot-Swap 3568a40382SGuenter Roeck Controller and Digital Power Monitors. 369d2ecfb7SGuenter Roeck 379d2ecfb7SGuenter Roeck This driver can also be built as a module. If so, the module will 389d2ecfb7SGuenter Roeck be called adm1275. 399d2ecfb7SGuenter Roeck 4003e9bd8dSGuenter Roeckconfig SENSORS_LM25066 4103e9bd8dSGuenter Roeck tristate "National Semiconductor LM25066 and compatibles" 4203e9bd8dSGuenter Roeck default n 4303e9bd8dSGuenter Roeck help 4403e9bd8dSGuenter Roeck If you say yes here you get hardware monitoring support for National 4558615a94SGuenter Roeck Semiconductor LM25056, LM25066, LM5064, and LM5066. 4603e9bd8dSGuenter Roeck 4703e9bd8dSGuenter Roeck This driver can also be built as a module. If so, the module will 4803e9bd8dSGuenter Roeck be called lm25066. 4903e9bd8dSGuenter Roeck 50c3ff9a67SGuenter Roeckconfig SENSORS_LTC2978 5177aa3585SAlan Tull tristate "Linear Technologies LTC2978 and compatibles" 52c3ff9a67SGuenter Roeck default n 53c3ff9a67SGuenter Roeck help 54c3ff9a67SGuenter Roeck If you say yes here you get hardware monitoring support for Linear 5577aa3585SAlan Tull Technology LTC2974, LTC2977, LTC2978, LTC3880, LTC3883, and LTM4676. 56c3ff9a67SGuenter Roeck 57c3ff9a67SGuenter Roeck This driver can also be built as a module. If so, the module will 58c3ff9a67SGuenter Roeck be called ltc2978. 59c3ff9a67SGuenter Roeck 6077aa3585SAlan Tullconfig SENSORS_LTC2978_REGULATOR 616341e62bSChristoph Jaeger bool "Regulator support for LTC2978 and compatibles" 6277aa3585SAlan Tull depends on SENSORS_LTC2978 && REGULATOR 6377aa3585SAlan Tull help 6477aa3585SAlan Tull If you say yes here you get regulator support for Linear 6577aa3585SAlan Tull Technology LTC2974, LTC2977, LTC2978, LTC3880, LTC3883, and LTM4676. 6677aa3585SAlan Tull 679d2ecfb7SGuenter Roeckconfig SENSORS_MAX16064 689d2ecfb7SGuenter Roeck tristate "Maxim MAX16064" 699d2ecfb7SGuenter Roeck default n 709d2ecfb7SGuenter Roeck help 719d2ecfb7SGuenter Roeck If you say yes here you get hardware monitoring support for Maxim 729d2ecfb7SGuenter Roeck MAX16064. 739d2ecfb7SGuenter Roeck 749d2ecfb7SGuenter Roeck This driver can also be built as a module. If so, the module will 759d2ecfb7SGuenter Roeck be called max16064. 769d2ecfb7SGuenter Roeck 771f61cab8SGuenter Roeckconfig SENSORS_MAX20751 781f61cab8SGuenter Roeck tristate "Maxim MAX20751" 791f61cab8SGuenter Roeck default n 801f61cab8SGuenter Roeck help 811f61cab8SGuenter Roeck If you say yes here you get hardware monitoring support for Maxim 821f61cab8SGuenter Roeck MAX20751. 831f61cab8SGuenter Roeck 841f61cab8SGuenter Roeck This driver can also be built as a module. If so, the module will 851f61cab8SGuenter Roeck be called max20751. 861f61cab8SGuenter Roeck 879d2ecfb7SGuenter Roeckconfig SENSORS_MAX34440 88590defe5SGuenter Roeck tristate "Maxim MAX34440 and compatibles" 899d2ecfb7SGuenter Roeck default n 909d2ecfb7SGuenter Roeck help 919d2ecfb7SGuenter Roeck If you say yes here you get hardware monitoring support for Maxim 9250115ac9SGuenter Roeck MAX34440, MAX34441, MAX34446, MAX34460, and MAX34461. 939d2ecfb7SGuenter Roeck 949d2ecfb7SGuenter Roeck This driver can also be built as a module. If so, the module will 959d2ecfb7SGuenter Roeck be called max34440. 969d2ecfb7SGuenter Roeck 979d2ecfb7SGuenter Roeckconfig SENSORS_MAX8688 989d2ecfb7SGuenter Roeck tristate "Maxim MAX8688" 999d2ecfb7SGuenter Roeck default n 1009d2ecfb7SGuenter Roeck help 1019d2ecfb7SGuenter Roeck If you say yes here you get hardware monitoring support for Maxim 1029d2ecfb7SGuenter Roeck MAX8688. 1039d2ecfb7SGuenter Roeck 1049d2ecfb7SGuenter Roeck This driver can also be built as a module. If so, the module will 1059d2ecfb7SGuenter Roeck be called max8688. 1069d2ecfb7SGuenter Roeck 107a8bfecebSZhu, Richard \(NSN - CN/Beijing\)config SENSORS_TPS40422 108a8bfecebSZhu, Richard \(NSN - CN/Beijing\) tristate "TI TPS40422" 109a8bfecebSZhu, Richard \(NSN - CN/Beijing\) default n 110a8bfecebSZhu, Richard \(NSN - CN/Beijing\) help 111a8bfecebSZhu, Richard \(NSN - CN/Beijing\) If you say yes here you get hardware monitoring support for TI 112a8bfecebSZhu, Richard \(NSN - CN/Beijing\) TPS40422. 113a8bfecebSZhu, Richard \(NSN - CN/Beijing\) 114a8bfecebSZhu, Richard \(NSN - CN/Beijing\) This driver can also be built as a module. If so, the module will 115a8bfecebSZhu, Richard \(NSN - CN/Beijing\) be called tps40422. 116a8bfecebSZhu, Richard \(NSN - CN/Beijing\) 1179d2ecfb7SGuenter Roeckconfig SENSORS_UCD9000 1189d2ecfb7SGuenter Roeck tristate "TI UCD90120, UCD90124, UCD9090, UCD90910" 1199d2ecfb7SGuenter Roeck default n 1209d2ecfb7SGuenter Roeck help 1219d2ecfb7SGuenter Roeck If you say yes here you get hardware monitoring support for TI 1229d2ecfb7SGuenter Roeck UCD90120, UCD90124, UCD9090, UCD90910 Sequencer and System Health 1239d2ecfb7SGuenter Roeck Controllers. 1249d2ecfb7SGuenter Roeck 1259d2ecfb7SGuenter Roeck This driver can also be built as a module. If so, the module will 1269d2ecfb7SGuenter Roeck be called ucd9000. 1279d2ecfb7SGuenter Roeck 1289d2ecfb7SGuenter Roeckconfig SENSORS_UCD9200 1299d2ecfb7SGuenter Roeck tristate "TI UCD9220, UCD9222, UCD9224, UCD9240, UCD9244, UCD9246, UCD9248" 1309d2ecfb7SGuenter Roeck default n 1319d2ecfb7SGuenter Roeck help 1329d2ecfb7SGuenter Roeck If you say yes here you get hardware monitoring support for TI 1339d2ecfb7SGuenter Roeck UCD9220, UCD9222, UCD9224, UCD9240, UCD9244, UCD9246, and UCD9248 1349d2ecfb7SGuenter Roeck Digital PWM System Controllers. 1359d2ecfb7SGuenter Roeck 1369d2ecfb7SGuenter Roeck This driver can also be built as a module. If so, the module will 1379d2ecfb7SGuenter Roeck be called ucd9200. 1389d2ecfb7SGuenter Roeck 139200855e5SGuenter Roeckconfig SENSORS_ZL6100 140200855e5SGuenter Roeck tristate "Intersil ZL6100 and compatibles" 141200855e5SGuenter Roeck default n 142200855e5SGuenter Roeck help 143200855e5SGuenter Roeck If you say yes here you get hardware monitoring support for Intersil 1443360a106SGuenter Roeck ZL2004, ZL2005, ZL2006, ZL2008, ZL2105, ZL2106, ZL6100, ZL6105, 1453360a106SGuenter Roeck ZL9101M, and ZL9117M Digital DC/DC Controllers, as well as for 1463360a106SGuenter Roeck Ericsson BMR450, BMR451, BMR462, BMR463, and BMR464. 147200855e5SGuenter Roeck 148200855e5SGuenter Roeck This driver can also be built as a module. If so, the module will 149200855e5SGuenter Roeck be called zl6100. 150200855e5SGuenter Roeck 1519d2ecfb7SGuenter Roeckendif # PMBUS 152