linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hwmon: (k8temp) update to use new hwmon registration API
@ 2019-07-20 13:15 Robert Karszniewicz
  2019-07-20 13:16 ` [PATCH 1/2] " Robert Karszniewicz
  2019-07-20 13:16 ` [PATCH 2/2] hwmon: (k8temp) documentation: update URL of datasheet Robert Karszniewicz
  0 siblings, 2 replies; 8+ messages in thread
From: Robert Karszniewicz @ 2019-07-20 13:15 UTC (permalink / raw)
  To: Rudolf Marek, Jean Delvare, Guenter Roeck
  Cc: Robert Karszniewicz, linux-hwmon, linux-kernel

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


^ permalink raw reply	[flat|nested] 8+ messages in thread
[parent not found: <BVOE1YNHJDU6.38N6DGWH9KX7H@HP>]
[parent not found: <BVOE7U9MRMZY.38N6DGWH9KX7H@HP>]

end of thread, other threads:[~2019-07-21 10:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-20 13:15 [PATCH 0/2] hwmon: (k8temp) update to use new hwmon registration API Robert Karszniewicz
2019-07-20 13:16 ` [PATCH 1/2] " 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
     [not found] <BVOE1YNHJDU6.38N6DGWH9KX7H@HP>
2019-07-20 21:12 ` [PATCH 1/2] hwmon: (k8temp) update to use new hwmon registration API Guenter Roeck
     [not found] <BVOE7U9MRMZY.38N6DGWH9KX7H@HP>
2019-07-20 22:46 ` Guenter Roeck

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).