==== List of Supported Devices - N-P ==== ^ Manufacturer ^ Chip ^ Detected by sensors-detect ^ Driver ^ Bus ^ Supported since ^ Status/Comments ^ | National Semiconductor (now [[http://www.nuvoton.com/|Nuvoton]]) | PC8374L, [[http://www.nuvoton.com/hq/enu/ProductAndSales/ProductLines/ComputerIC/SuperIO/AdvancedSuperIOforDesktop/WPCD374L.htm|WPCD374L]] | yes | lm85 | LPC or I2C | | (2009-02-20) Usually disabled. Accessible both on the LPC bus and the SMBus, SMBus interface is compatible with the LM96000. There exists "legacy reduced" variants of this chip (WPCD376I, WPCD377I) with the same device ID which do not have the hardware monitoring features. The lm85 driver will properly reject these devices starting with kernel 2.6.32 | | National Semiconductor | PC87360, PC87363, PC87364, PC87365, PC87366 | yes | pc87360 | LPC |2.6.10 | Super I/O with hardware monitoring. Driver contributed and ported to Linux 2.6 by Jean Delvare. | | National Semiconductor | PC87427 | yes | pc87427 | LPC | 2.6.20 or [[http://jdelvare.nerim.net/devel/lm-sensors/drivers/pc87427/|standalone driver]] | (2010-08-11) Driver contributed by Jean Delvare. Kernel versions 2.6.35 and older have a preliminary version of the driver only supporting fan speed monitoring. Since kernel 2.6.36, manual fan speed control and temperature monitoring are also supported. | | [[http://www.nuvoton.com/|Nuvoton]] (formerly Winbond) | [[http://www.nuvoton.com/NuvotonMOSS/Community/ProductInfo.aspx?tp_GUID=96d2d3c8-0353-4e9c-bc49-4e94dcd86150|W83793G]]/[[http://www.nuvoton.com/NuvotonMOSS/Community/ProductInfo.aspx?tp_GUID=4a6038e0-ec89-40f7-a25a-69993649d8e0|AG]] | yes | w83793 | I2C | 2.6.20 | (2006-12-08) Linux 2.6 driver contributed by Yuan Mu and Rudolf Marek. User-space support available since lm_sensors 2.10.1. Watchdog support added in kernel 2.6.34. | | [[http://www.nuvoton.com/|Nuvoton]] (formerly Winbond) | [[http://www.nuvoton.com/NuvotonMOSS/Community/ProductInfo.aspx?tp_GUID=aadea55c-d46f-4228-9bad-ba402cb2a447|W83795G]]/[[http://www.nuvoton.com/NuvotonMOSS/Community/ProductInfo.aspx?tp_GUID=2c517749-a1c1-422f-8b90-26fd86715d6b|ADG]] | yes | w83795 | I2C | 2.6.37 or [[http://jdelvare.nerim.net/devel/lm-sensors/drivers/w83795/|standalone driver]] | (2010-09-30) [[http://lists.lm-sensors.org/pipermail/lm-sensors/2009-March/025480.html|Driver]] contributed by Wei Song (Nuvoton), heavily reworked by Jean Delvare. Two requests ([[http://lists.lm-sensors.org/pipermail/lm-sensors/2009-November/027247.html|Nemykal]], [[http://lists.lm-sensors.org/pipermail/lm-sensors/2010-September/029599.html|Henrique Holschuh]]). | | [[http://www.nuvoton.com/|Nuvoton]] | NCT6102D/NCT6106D | yes | nct6775 | LPC | 3.12 [[https://github.com/groeck/nct6775/|standalone driver]] | | | [[http://www.nuvoton.com/|Nuvoton]] | NCT6681D/NCT6682D | yes | - | LPC | | (2013-07-04) eSIO (Super-IO with embedded controller). Support could be added to nct6683 driver. One request. [[http://lists.lm-sensors.org/pipermail/lm-sensors/2013-August/039749.html|Jeffrey Chenkus]] | | [[http://www.nuvoton.com/|Nuvoton]] | NCT6683D | yes | nct6883 | LPC | 3.16 [[https://github.com/groeck/nct6683/|standalone driver]] | (2013-07-04) eSIO (Super-IO with embedded controller). | | [[http://www.nuvoton.com/|Nuvoton]] | NCT6775F, NCT6776F | yes | w83627ehf or nct6775 | LPC | 2.6.39 or [[https://github.com/groeck/nct6775/|standalone driver]] | (2011/06/17) Support contributed by Guenter Roeck. | | [[http://www.nuvoton.com/|Nuvoton]] | NCT6779D | yes | nct6775 | LPC | 3.10 or [[https://github.com/groeck/nct6775/|standalone driver]] | | | [[http://www.nuvoton.com/|Nuvoton]] | NCT6791D | yes | nct6775 | LPC | 3.12 or [[https://github.com/groeck/nct6775/|standalone driver]] | (2013-06-24) Support added by David Bartley. | | [[http://www.nuvoton.com/|Nuvoton]] | NCT6792D | yes | | LPC | | (2014-06-29) To be added to nct6775 driver. Contact Guenter Roeck if you need a test version. | | [[http://www.nuvoton.com/|Nuvoton]] | NCT7802Y | yes | | I2C | [[https://github.com/groeck/nct7802/|standalone driver]] | (2013-08-19) Hardware Monitoring IC. Two requests [[http://lists.lm-sensors.org/pipermail/lm-sensors/2011-September/033788.html|Jeffrey Chenkus]] [[http://lists.lm-sensors.org/pipermail/lm-sensors/2013-August/039749.html|Pedro]] | | [[http://www.onsemi.com/|ON Semiconductor]] (formerly Analog Devices) | ADM1021, [[http://www.onsemi.com/PowerSolutions/product.do?id=ADM1021A|ADM1021A]], [[http://www.onsemi.com/PowerSolutions/product.do?id=ADM1023|ADM1023]] | yes | adm1021 | I2C | 2.5.54 | | | [[http://www.onsemi.com/|ON Semiconductor]] (formerly Analog Devices) | [[http://www.onsemi.com/PowerSolutions/product.do?id=ADM1024|ADM1024]] | yes | lm87 | I2C | 2.6.25 | For older 2.6 kernels, just use the force_lm87 parameter. | | [[http://www.onsemi.com/|ON Semiconductor]] (formerly Analog Devices) | [[http://www.onsemi.com/PowerSolutions/product.do?id=ADM1025|ADM1025, ADM1025A]] | yes | adm1025 | I2C | 2.6.8 | (2004-06-27) Ported to Linux 2.6 by Jean Delvare thanks to an evaluation board provided by Sean Gilmour from Analog Devices. | | [[http://www.onsemi.com/|ON Semiconductor]] (formerly Analog Devices) | [[http://www.onsemi.com/PowerSolutions/product.do?id=ADM1026|ADM1026]] | yes | adm1026 | I2C | 2.6.10 | Ported to Linux 2.6 by Justin Thiessen. | | [[http://www.onsemi.com/|ON Semiconductor]] (formerly Analog Devices) | [[http://www.onsemi.com/PowerSolutions/product.do?id=ADM1027|ADM1027]], [[http://www.onsemi.com/PowerSolutions/product.do?id=ADT7460|ADT7460]], [[http://www.onsemi.com/PowerSolutions/product.do?id=ADT7463|ADT7463]] | yes | lm85 | I2C | 2.5.71 | | | [[http://www.onsemi.com/|ON Semiconductor]] (formerly Analog Devices) | [[http://www.onsemi.com/PowerSolutions/product.do?id=ADM1029|ADM1029]] | yes | adm1029 | I2C | 2.6.21 | (2007-02-05) Preliminary driver contributed by Corentin Labbe.| | [[http://www.onsemi.com/|ON Semiconductor]] (formerly Analog Devices) | [[http://www.onsemi.com/PowerSolutions/product.do?id=ADM1030|ADM1030]], [[http://www.onsemi.com/PowerSolutions/product.do?id=ADM1031|ADM1031]] | yes | adm1031 | I2C | 2.6.8 | (2004-06-24) Driver contributed by Alexandre d'Alton. | | [[http://www.onsemi.com/|ON Semiconductor]] (formerly Analog Devices) | [[http://www.onsemi.com/PowerSolutions/product.do?id=ADM1032|ADM1032]] | yes | lm90 | I2C | 2.6.2 | | | [[http://www.onsemi.com/|ON Semiconductor]] (formerly Analog Devices) | [[http://www.onsemi.com/PowerSolutions/product.do?id=ADM9240|ADM9240]] | yes | adm9240 | I2C | 2.6.13 | (2005-05-12) Ported to Linux 2.6 by Michiel Rook and Grant Coady. | | [[http://www.onsemi.com/|ON Semiconductor]] (formerly Analog Devices) | [[http://www.onsemi.com/PowerSolutions/product.do?id=ADP4000|ADP4000]], [[http://www.onsemi.com/PowerSolutions/product.do?id=NCP4200|NCP4200]], [[http://www.onsemi.com/PowerSolutions/product.do?id=NCP4208|NCP4208]] | no | pmbus | I2C | 3.1 or [[http://www.roeck-us.net/linux/drivers/|standalone driver]] | VR11.1 Power Controllers. Support added to PMBus driver by Guenter Roeck | | [[http://www.onsemi.com/|ON Semiconductor]] (formerly Analog Devices) | [[http://www.onsemi.com/PowerSolutions/product.do?id=ADT7461|ADT7461]] | yes | lm90 | I2C | 2.6.12 | (2008-10-23) Extra features available in kernel 2.6.28. | | [[http://www.onsemi.com/|ON Semiconductor]] (formerly Analog Devices) | [[http://www.onsemi.com/PowerSolutions/product.do?id=ADT7461A|ADT7461A]] | yes | lm90 | I2C | 2.6.39 | (2011-04-30) Similar to ADT7461, but different device ID. Support added to the lm90 driver by Guenter Roeck. | | [[http://www.onsemi.com/|ON Semiconductor]] (formerly Analog Devices)| [[http://www.onsemi.com/PowerSolutions/product.do?id=ADT7462|ADT7462]] | yes | adt7462 | I2C | 2.6.28 | (2008-11-15) Driver contributed by Darrick J. Wong. | | [[http://www.onsemi.com/|ON Semiconductor]] (formerly Analog Devices) | [[http://www.onsemi.com/PowerSolutions/product.do?id=ADT7466|ADT7466]] | yes | | I2C | | No request. | | [[http://www.onsemi.com/|ON Semiconductor]] (formerly Analog Devices) | [[http://www.onsemi.com/PowerSolutions/product.do?id=ADT7467|ADT7467]], [[http://www.onsemi.com/PowerSolutions/product.do?id=ADT7468|ADT7468]] | yes | lm85 | I2C | 2.6.29 or [[http://jdelvare.nerim.net/devel/lm-sensors/drivers/lm85/|standalone driver]] | Support contributed by Darrick J. Wong. Support was added in kernel 2.6.28 but device detection was broken. | | [[http://www.onsemi.com/|ON Semiconductor]] (formerly Analog Devices) | [[http://www.onsemi.com/PowerSolutions/product.do?id=ADT7473|ADT7473]] | yes | adt7475 | I2C | 2.6.25 | Use adt7473 driver for kernel < 2.6.33. | | [[http://www.onsemi.com/|ON Semiconductor]] (formerly Analog Devices) | [[http://www.onsemi.com/PowerSolutions/product.do?id=ADT7475|ADT7475]] | yes | adt7475 | I2C | 2.6.29 | (2009-01-16) Found on several Asus M2N series motherboards. Many requests ([[http://lists.lm-sensors.org/pipermail/lm-sensors/2007-January/018757.html|Diggory Hardy]], [[http://lists.lm-sensors.org/pipermail/lm-sensors/2006-September/017557.html|Juergen Kilb]], [[http://lists.lm-sensors.org/pipermail/lm-sensors/2006-September/017867.html|Len J. White]] and more). Driver contributed by Jordan Crouse, reviewed and submitted by Hans de Goede. | | [[http://www.onsemi.com/|ON Semiconductor]] (formerly Analog Devices) | [[http://www.onsemi.com/PowerSolutions/product.do?id=ADT7476A|ADT7476]], [[http://www.onsemi.com/PowerSolutions/product.do?id=ADT7490|ADT7490]] | yes | adt7475 | I2C | [[http://jdelvare.nerim.net/devel/lm-sensors/drivers/adt7490/|stand-alone driver]] or 2.6.33 | Support added to the adt7475 driver by Jean Delvare. Please report if you give it a try. | | [[http://www.onsemi.com/|ON Semiconductor]] (formerly Analog Devices) | [[http://www.onsemi.com/PowerSolutions/product.do?id=ADT7481|ADT7481]] | yes | | I2C | | (2013-08-31) [[http://lists.lm-sensors.org/pipermail/lm-sensors/2009-January/025099.html|Work in progress]] by Malcolm Crossley (2009, abandoned?). Another request by [[http://lists.lm-sensors.org/pipermail/lm-sensors/2013-August/039876.html|Ivan Mercier]]. May fit in the lm90 driver. | | [[http://www.onsemi.com/|ON Semiconductor]] | [[http://www.onsemi.com/PowerSolutions/product.do?id=NCT1008|NCT1008]] | yes | lm90 | I2C | 2.6.39 | (2011-04-30) Same as ADT7461A, with same device ID. Support added to the lm90 driver by Guenter Roeck. | | [[http://www.onsemi.com/|ON Semiconductor]] | [[http://www.onsemi.com/PowerSolutions/product.do?id=CAT6095|CAT6095]], [[http://www.onsemi.com/PowerSolutions/product.do?id=CAT34TS02|CAT34TS02]] | yes | jc42 | I2C | 2.6.36 | JC42.4 compliant temperature sensors. | | Philips (now [[http://www.nxp.com/|NXP]]) | [[http://www.nxp.com/pip/LM75A_4.html|LM75A]] | no | lm75 | I2C | 2.5.54 | Not detected, use the force module parameter. | | Philips (now [[http://www.nxp.com/|NXP]]) | [[http://www.nxp.com/pip/NE1617_5.html|NE1617]], [[http://www.nxp.com/pip/NE1617A_3.html|NE1617A]] | yes | adm1021 | I2C | 2.5.54 | | | Philips (now [[http://www.nxp.com/|NXP]]) | [[http://www.nxp.com/pip/NE1619_4.html|NE1619]] | yes | adm1025 | I2C | 2.6.8 | | | Philips (now [[http://www.nxp.com/|NXP]]) | [[http://www.nxp.com/pip/PCF8591_6.html|PCF8591]] | no | pcf8591 | I2C | 2.6.6 | A/D converter. | | Philips (now [[http://www.nxp.com/|NXP]]) | [[http://www.nxp.com/documents/data_sheet/SA56004X.pdf|SA56004]] | yes | lm90 | I2C | 3.1 | LM86 compatible temperature sensor. Support added to lm90 driver by Stijn Devriendt. | | Philips (now [[http://www.nxp.com/|NXP]]) | [[http://www.nxp.com/pip/SE97.html|SE97]], [[http://www.nxp.com/pip/SE97BTP.html|SE97B]], [[http://www.nxp.com/pip/SE98A.html|SE98]] | yes | jc42 | I2C | 2.6.36 | JEDEC JC-42.4 compliant temperature sensors for DDR3 DIMM modules. Driver contributed by Guenter Roeck. |