All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH] lm-sensors: Add support for IT8512E/F and
Date: Mon, 13 Sep 2010 18:18:24 +0000	[thread overview]
Message-ID: <20100913201824.2c51bbcd@hyperion.delvare> (raw)
In-Reply-To: <1284401775-2214-1-git-send-email-guenter.roeck@ericsson.com>

On Mon, 13 Sep 2010 11:16:15 -0700, Guenter Roeck wrote:
> Index: prog/detect/sensors-detect
> =================================> --- prog/detect/sensors-detect	(revision 5858)
> +++ prog/detect/sensors-detect	(working copy)
> @@ -1448,6 +1448,11 @@
>  		devid => 0xf2,
>  		logdev => 0x14,
>  		features => FEAT_IN | FEAT_TEMP,
> +	}, {
> +		# Shouldn't be in this family, but there it is
> +		name => "ITE IT8512E/F Super IO",
> +		driver => "not-a-sensor",
> +		devid => 0x8512,
>  	}
>  );
>  
> @@ -1914,7 +1919,7 @@
>  		logdev => 0x04,
>  		features => FEAT_IN | FEAT_FAN | FEAT_TEMP,
>  	}, {
> -		name => "ITE IT8721F Super IO Sensors",
> +		name => "ITE IT8721F/IT8758E Super IO Sensors",
>  		driver => "to-be-written",	# it87
>  		devid => 0x8721,
>  		logdev => 0x04,
> Index: CHANGES
> =================================> --- CHANGES	(revision 5857)
> +++ CHANGES	(working copy)
> @@ -24,6 +24,7 @@
>                    Add support for NXP SE97 / SE97B
>                    Add reference to NCT6771F/NCT6772F/NCT6775F
>                    Add support for several JC42.4 compliant temperature sensors
> +                  Add support for ITE IT8512E/F and IT8758E
>  
>  3.1.2 (2010-02-02)
>    libsensors: Support upcoming sysfs path to i2c adapters

Looks good, feel free to commit.

-- 
Jean Delvare

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

      reply	other threads:[~2010-09-13 18:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-13 18:16 [lm-sensors] [PATCH] lm-sensors: Add support for IT8512E/F and Guenter Roeck
2010-09-13 18:18 ` Jean Delvare [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100913201824.2c51bbcd@hyperion.delvare \
    --to=khali@linux-fr.org \
    --cc=lm-sensors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.