All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] [PATCH v5 0/3] hwmon: ina2xx: new attributes
@ 2014-12-10 10:38 ` Bartosz Golaszewski
  0 siblings, 0 replies; 20+ messages in thread
From: Bartosz Golaszewski @ 2014-12-10 10:38 UTC (permalink / raw)
  To: Guenter Roeck
  Cc: LKML, Benoit Cousson, Patrick Titiano, LM Sensors,
	Bartosz Golaszewski

This series extends the sysfs interface to make the driver configurable
at run-time.

The shunt_resistor attribute allows to change the shunt resistance value
at run-time in cases where ina2xx used to do the measurement isn't integrated
with the shunt.

The avg_rate attribute allows to increase/decrease noise reduction.

v5:
- avoid a "division by zero in kernel" if reading from an uninitialized
  register

v4:
https://www.mail-archive.com/linux-kernel%40vger.kernel.org/msg781119.html

Bartosz Golaszewski (3):
  hwmon: ina2xx: make shunt resistance configurable at run-time
  hwmon: ina2xx: allow to change the averaging rate at run-time
  hwmon: ina2xx: documentation update for new sysfs attributes

 Documentation/hwmon/ina2xx |  10 ++-
 drivers/hwmon/ina2xx.c     | 199 ++++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 194 insertions(+), 15 deletions(-)

-- 
2.1.3


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

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

end of thread, other threads:[~2014-12-11 16:29 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-10 10:38 [lm-sensors] [PATCH v5 0/3] hwmon: ina2xx: new attributes Bartosz Golaszewski
2014-12-10 10:38 ` Bartosz Golaszewski
2014-12-10 10:38 ` [lm-sensors] [PATCH v5 1/3] hwmon: ina2xx: make shunt resistance configurable at run-time Bartosz Golaszewski
2014-12-10 10:38   ` Bartosz Golaszewski
2014-12-10 14:20   ` [lm-sensors] " Guenter Roeck
2014-12-10 14:20     ` Guenter Roeck
2014-12-10 16:46     ` [lm-sensors] " Bartosz Golaszewski
2014-12-10 16:46       ` Bartosz Golaszewski
2014-12-10 18:31       ` [lm-sensors] " Guenter Roeck
2014-12-10 18:31         ` Guenter Roeck
2014-12-11 10:26         ` [lm-sensors] " Bartosz Golaszewski
2014-12-11 10:26           ` Bartosz Golaszewski
2014-12-11 16:29           ` [lm-sensors] " Guenter Roeck
2014-12-11 16:29             ` Guenter Roeck
2014-12-10 10:38 ` [lm-sensors] [PATCH v5 2/3] hwmon: ina2xx: allow to change the averaging rate " Bartosz Golaszewski
2014-12-10 10:38   ` Bartosz Golaszewski
2014-12-10 10:38 ` [lm-sensors] [PATCH v5 3/3] hwmon: ina2xx: documentation update for new sysfs attributes Bartosz Golaszewski
2014-12-10 10:38   ` Bartosz Golaszewski
2014-12-10 14:21   ` [lm-sensors] " Guenter Roeck
2014-12-10 14:21     ` Guenter Roeck

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.