All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] [PATCH v4 00/10] hwmon: (w83627ehf) Add support for
@ 2011-02-14 19:35 Guenter Roeck
  2011-02-22 16:16 ` [lm-sensors] [PATCH v4 00/10] hwmon: (w83627ehf) Add support Guenter Roeck
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Guenter Roeck @ 2011-02-14 19:35 UTC (permalink / raw)
  To: lm-sensors

The following patch series adds support for NCT6775F and NCT6776F to the
w83627ehf driver. It also includes some cleanup and adds support for
the fourth temperature sensor on W83677HG-B.

v4:
- Store rpm instead of raw fan speed readings
- For NCT6775F, increase fan divisor if the fan speed reads 0
  [ On NCT6775F, fan speed readings can return 0 instead of 0xff if the
    fan divisor value is too low ]
- Separate changes into more patches to simplify review

v3:
- Documentation: Remove references to datasheets which no longer exist
- Documentation: Add information about limits of SmartFan IV support.
- SmartFan III mode is not supported on NCT6776F, so remove related attributes
  and refuse to configure it.
- (additional patch) Improve support for chips with 16-bit fan count registers

v2:
- W83677HG-B does share the AUXTIN/VIN3 pin, so we can not skip this check.
- Cosmetic changes to fix a couple of checkpatch errors and to undo some
  unnecessary formatting changes in patch 5.
- Patch 1 introduced a bug in temp_to_reg which was fixed in a later patch.
  Modified code to not introduce the bug in the first place.
- Two dev_dbg messages were changed to dev_info for testing. Changed back
  to dev_dbg.

The patched driver can be downloaded as stand-alone driver from
	http://www.roeck-us.net/linux/drivers/w83627ehf/

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

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2011-02-23 20:32 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-14 19:35 [lm-sensors] [PATCH v4 00/10] hwmon: (w83627ehf) Add support for Guenter Roeck
2011-02-22 16:16 ` [lm-sensors] [PATCH v4 00/10] hwmon: (w83627ehf) Add support Guenter Roeck
2011-02-22 18:31 ` Ian Dobson
2011-02-22 21:19 ` Guenter Roeck
2011-02-23  2:05 ` Phillip Susi
2011-02-23  2:46 ` Guenter Roeck
2011-02-23  5:00 ` Phillip Susi
2011-02-23  5:53 ` Guenter Roeck
2011-02-23 15:38 ` Phillip Susi
2011-02-23 16:22 ` Guenter Roeck
2011-02-23 18:33 ` Phillip Susi
2011-02-23 18:49 ` Guenter Roeck
2011-02-23 19:03 ` Jean Delvare
2011-02-23 19:09 ` Phillip Susi
2011-02-23 20:32 ` Jean Delvare

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.