public inbox for linux-hwmon@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] hwmon: (adt7475) Added attenuator bypass support
@ 2019-12-18  2:42 Logan Shaw
  2019-12-18  2:42 ` [PATCH 1/1] " Logan Shaw
  0 siblings, 1 reply; 5+ messages in thread
From: Logan Shaw @ 2019-12-18  2:42 UTC (permalink / raw)
  To: jdelvare, linux; +Cc: linux-hwmon, Logan Shaw

The ADT7476 controller supports bypassing all voltage input attenuators
and bypassing individual voltage input attenuators. This can be used to
improve the resolution of low voltages. Presently the driver does not
support this functionality, and this patch adds it.

Logan Shaw (1):
  hwmon: (adt7475) Added attenuator bypass support

 drivers/hwmon/adt7475.c | 162 +++++++++++++++++++++++++++++++++++++++-
 1 file changed, 161 insertions(+), 1 deletion(-)

-- 
2.23.0


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

end of thread, other threads:[~2019-12-18 23:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-18  2:42 [PATCH 0/1] hwmon: (adt7475) Added attenuator bypass support Logan Shaw
2019-12-18  2:42 ` [PATCH 1/1] " Logan Shaw
2019-12-18  3:17   ` Guenter Roeck
2019-12-18  4:30     ` Logan Shaw
2019-12-18 23:25       ` Guenter Roeck

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