All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH v2 0/3] hwmon: (adt7475) small enhancements
@ 2017-05-03  0:40 Chris Packham
  2017-05-03  0:40 ` [RFC PATCH v2 1/3] hwmon: (adt7475) replace find_nearest() with find_closest() Chris Packham
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Chris Packham @ 2017-05-03  0:40 UTC (permalink / raw)
  To: linux, linux-hwmon, jdelvare

This is a series of small enhancements to the adt7475 driver. We're using an
adt7476 chip in several network switches and generally speaking the
requirement for this type of equipment is to keep the fan moving so that we
know it is working when we need it.

Chris Packham (3):
      hwmon: (adt7475) replace find_nearest() with find_closest()
      hwmon: (adt7475) fan stall prevention
      hwmon: (adt7475) temperature smoothing

 Documentation/hwmon/adt7475 |   9 +++
 drivers/hwmon/adt7475.c     | 149 ++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 158 insertions(+)

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

end of thread, other threads:[~2017-05-04  1:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-03  0:40 [RFC PATCH v2 0/3] hwmon: (adt7475) small enhancements Chris Packham
2017-05-03  0:40 ` [RFC PATCH v2 1/3] hwmon: (adt7475) replace find_nearest() with find_closest() Chris Packham
2017-05-03  0:40 ` [RFC PATCH v2 2/3] hwmon: (adt7475) fan stall prevention Chris Packham
2017-05-03 16:10   ` Guenter Roeck
2017-05-03 20:44     ` Chris Packham
2017-05-03  0:40 ` [RFC PATCH v2 3/3] hwmon: (adt7475) temperature smoothing Chris Packham
2017-05-03  8:14   ` Chris Packham
2017-05-03 16:30   ` Guenter Roeck
2017-05-04  1:28     ` Chris Packham

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.