Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=658291fc38715c8723372a869c22b700ec41c972
Commit:     658291fc38715c8723372a869c22b700ec41c972
Parent:     d2bc7b135a948f788646e3a7aff9ac5597f42f4f
Author:     David Hubbard <[EMAIL PROTECTED]>
AuthorDate: Sun Jun 24 11:15:03 2007 +0200
Committer:  Mark M. Hoffman <[EMAIL PROTECTED]>
CommitDate: Thu Jul 19 14:22:16 2007 -0400

    hwmon/w83627ehf: Update the Kconfig entry
    
    Add description for the W83627DHG chip to Kconfig.
    
    Signed-off-by: David Hubbard <[EMAIL PROTECTED]>
    Signed-off-by: Jean Delvare <[EMAIL PROTECTED]>
    Signed-off-by: Mark M. Hoffman <[EMAIL PROTECTED]>
---
 drivers/hwmon/Kconfig |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index c3c62e5..cedd4b7 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -617,17 +617,17 @@ config SENSORS_W83627HF
          will be called w83627hf.
 
 config SENSORS_W83627EHF
-       tristate "Winbond W83627EHF"
+       tristate "Winbond W83627EHF/DHG"
        depends on I2C && EXPERIMENTAL
        select I2C_ISA
        help
-         If you say yes here you get preliminary support for the hardware
+         If you say yes here you get support for the hardware
          monitoring functionality of the Winbond W83627EHF Super-I/O chip.
-         Only fan and temperature inputs are supported at the moment, while
-         the chip does much more than that.
 
          This driver also supports the W83627EHG, which is the lead-free
-         version of the W83627EHF.
+         version of the W83627EHF, and the W83627DHG, which is a similar
+         chip suited for specific Intel processors that use PECI such as
+         the Core 2 Duo.
 
          This driver can also be built as a module.  If so, the module
          will be called w83627ehf.
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to