public inbox for linux-hwmon@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] (adt7475) small enhancements
@ 2017-05-15  1:30 Chris Packham
  2017-05-15  1:30 ` [PATCH v4 1/3] hwmon: (adt7475) fan stall prevention Chris Packham
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Chris Packham @ 2017-05-15  1:30 UTC (permalink / raw)
  To: linux, linux-hwmon, jdelvare; +Cc: Chris Packham

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) fan stall prevention
  hwmon: (adt7475) temperature smoothing
  hwmon: (adt7475) add high frequency support

Note: "hwmon: (adt7475) replace find_nearest() with find_closest()" has been
applied so not include in v4

 Documentation/hwmon/adt7475 |   9 +++
 drivers/hwmon/adt7475.c     | 150 ++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 155 insertions(+), 4 deletions(-)

-- 
2.11.0.24.ge6920cf


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

end of thread, other threads:[~2017-05-18  4:09 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-15  1:30 [PATCH v4 0/3] (adt7475) small enhancements Chris Packham
2017-05-15  1:30 ` [PATCH v4 1/3] hwmon: (adt7475) fan stall prevention Chris Packham
2017-05-15 13:16   ` Guenter Roeck
2017-05-15  1:30 ` [PATCH v4 2/3] hwmon: (adt7475) temperature smoothing Chris Packham
2017-05-15 13:18   ` Guenter Roeck
2017-05-16  8:17   ` kbuild test robot
2017-05-16 20:30     ` Chris Packham
2017-05-16 22:00       ` Guenter Roeck
2017-05-17  3:06       ` [kbuild-all] " Ye Xiaolong
2017-05-17  3:26         ` Chris Packham
2017-05-17  4:39           ` Ye Xiaolong
2017-05-17  5:24             ` Guenter Roeck
2017-05-18  3:05               ` Ye Xiaolong
2017-05-18  4:09                 ` Guenter Roeck
2017-05-15  1:30 ` [PATCH v4 3/3] hwmon: (adt7475) add high frequency support Chris Packham
2017-05-15 13:26   ` Guenter Roeck
2017-05-15 21:02     ` Chris Packham

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox