linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] add hwmon support for Intel MAX 10 BMC
@ 2020-09-08  6:22 Xu Yilun
  2020-09-08  6:22 ` [PATCH] hwmon: intel-m10-bmc-hwmon: " Xu Yilun
  0 siblings, 1 reply; 4+ messages in thread
From: Xu Yilun @ 2020-09-08  6:22 UTC (permalink / raw)
  To: linux, jdelvare, lee.jones, linux-hwmon, linux-kernel
  Cc: trix, yilun.xu, matthew.gerlach, russell.h.weight, lgoncalv, hao.wu, mdf

This patch depends on the patch "add Intel MAX 10 BMC chip support for
Intel FPGA PAC".

https://lore.kernel.org/lkml/1599491813-20819-1-git-send-email-yilun.xu@intel.com/

This patch adds support for the hwmon sub device in Intel MAX 10 BMC

Xu Yilun (1):
  hwmon: intel-m10-bmc-hwmon: add hwmon support for Intel MAX 10 BMC

 drivers/hwmon/Kconfig               |  11 +
 drivers/hwmon/Makefile              |   1 +
 drivers/hwmon/intel-m10-bmc-hwmon.c | 516 ++++++++++++++++++++++++++++++++++++
 3 files changed, 528 insertions(+)
 create mode 100644 drivers/hwmon/intel-m10-bmc-hwmon.c

-- 
2.7.4


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

end of thread, other threads:[~2020-09-09 16:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-08  6:22 [PATCH] add hwmon support for Intel MAX 10 BMC Xu Yilun
2020-09-08  6:22 ` [PATCH] hwmon: intel-m10-bmc-hwmon: " Xu Yilun
2020-09-08 14:13   ` Guenter Roeck
     [not found]     ` <20200909070222.GC27300@yilunxu-OptiPlex-7050>
2020-09-09 13:50       ` 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).