linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Frank Crawford <frank@crawford.emu.id.au>
To: Jean Delvare <jdelvare@suse.com>, Guenter Roeck <linux@roeck-us.net>
Cc: linux-hwmon@vger.kernel.org, Frank Crawford <frank@crawford.emu.id.au>
Subject: [PATCH v1 0/3] hwmon (it87): Support all know ADC values
Date: Sun, 12 Mar 2023 15:31:34 +1100	[thread overview]
Message-ID: <20230312043137.1744885-1-frank@crawford.emu.id.au> (raw)

Add support of all know ADC values currently identified for it87 chips.

Generalise definitions for handling of scaled internal voltages and
voltage labels.

Apply some other minor optimistations.

---

Frank Crawford (3):
  Added support for 11mV ADC
  Add scaling macro for recent ADC voltages
  Minor optimisation of return value

 drivers/hwmon/it87.c | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

-- 
2.39.2


             reply	other threads:[~2023-03-12  4:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-12  4:31 Frank Crawford [this message]
2023-03-12  4:31 ` [PATCH v1 1/3] hwmon (it87): Added support for 11mV ADC Frank Crawford
2023-03-12  4:31 ` [PATCH v1 2/3] hwmon (it87): Add scaling macro for recent ADC voltages Frank Crawford
2023-03-12 14:49   ` Guenter Roeck
2023-03-13 11:06     ` Frank Crawford
2023-03-13 14:09       ` Guenter Roeck
2023-03-12  4:31 ` [PATCH v1 3/3] hwmon (it87): Minor optimisation of return value Frank Crawford

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230312043137.1744885-1-frank@crawford.emu.id.au \
    --to=frank@crawford.emu.id.au \
    --cc=jdelvare@suse.com \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux@roeck-us.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).