All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] hwmon (it87): Add scaling macro for recent ADC voltages
@ 2023-03-18  8:05 Frank Crawford
  2023-03-18  8:05 ` [PATCH v2 1/2] " Frank Crawford
  2023-03-18  8:05 ` [PATCH v2 2/2] hwmon (it87): Generalise matching labels Frank Crawford
  0 siblings, 2 replies; 5+ messages in thread
From: Frank Crawford @ 2023-03-18  8:05 UTC (permalink / raw)
  To: Jean Delvare, Guenter Roeck; +Cc: linux-hwmon, Frank Crawford

Generalise scaling to include all recent ADC values and match the labels
for internal voltage sensors.

This includes correction of an existing error for voltage scaling for
chips that have 10.9mV ADCs, where scaling was not performed.

---

Changes since v1:
 * Split the original patch into two separate patches, one logical
   change per patch.

Frank Crawford (2):
  hwmon: (it87) Add scaling macro for recent ADC voltages
  hwmon: (it87) Generalise matching labels

 drivers/hwmon/it87.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-03-21 15:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-18  8:05 [PATCH v2 0/2] hwmon (it87): Add scaling macro for recent ADC voltages Frank Crawford
2023-03-18  8:05 ` [PATCH v2 1/2] " Frank Crawford
2023-03-21 15:00   ` Guenter Roeck
2023-03-18  8:05 ` [PATCH v2 2/2] hwmon (it87): Generalise matching labels Frank Crawford
2023-03-21 15:02   ` 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.