From: Robert Karszniewicz <avoidr@firemail.cc>
To: Rudolf Marek <r.marek@assembler.cz>,
Jean Delvare <jdelvare@suse.com>,
Guenter Roeck <linux@roeck-us.net>
Cc: Robert Karszniewicz <avoidr@firemail.cc>,
linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] hwmon: (k8temp) update to use new hwmon registration API
Date: Sat, 20 Jul 2019 15:15:54 +0200 [thread overview]
Message-ID: <cover.1563522498.git.avoidr@firemail.cc> (raw)
Compiled and ran against 5.2.0-next-20190718.
I did not know how to manipulate `type`, `attr`, and `channel` arguments
to is_visible() and read(), so I did not test that. But it works in
normal use (`sensors` and reading the sysfs files directly).
Robert Karszniewicz (2):
hwmon: (k8temp) update to use new hwmon registration API
hwmon: (k8temp) documentation: update URL of datasheet
Documentation/hwmon/k8temp.rst | 2 +-
drivers/hwmon/k8temp.c | 204 +++++++++++++++------------------
2 files changed, 93 insertions(+), 113 deletions(-)
--
2.22.0
next reply other threads:[~2019-07-20 13:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-20 13:15 Robert Karszniewicz [this message]
2019-07-20 13:16 ` [PATCH 1/2] hwmon: (k8temp) update to use new hwmon registration API Robert Karszniewicz
2019-07-20 14:08 ` Guenter Roeck
2019-07-20 23:56 ` [PATCH v2 1/1] " Robert Karszniewicz
2019-07-20 13:16 ` [PATCH 2/2] hwmon: (k8temp) documentation: update URL of datasheet Robert Karszniewicz
2019-07-20 14:11 ` Guenter Roeck
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=cover.1563522498.git.avoidr@firemail.cc \
--to=avoidr@firemail.cc \
--cc=jdelvare@suse.com \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=r.marek@assembler.cz \
/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 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.