From: Atif Ofluoglu <Atif.Ofluoglu@analog.com>
To: <linux@roeck-us.net>
Cc: <jdelvare@suse.com>, <linux-hwmon@vger.kernel.org>,
<linux-kernel@vger.kernel.org>,
Atif Ofluoglu <atif.ofluoglu@analog.com>
Subject: [PATCH 0/2] Adding MAX20754 support
Date: Thu, 7 Jul 2022 15:29:16 +0000 [thread overview]
Message-ID: <cover.1657204859.git.atif.ofluoglu@analog.com> (raw)
From: Atif Ofluoglu <atif.ofluoglu@analog.com>
Adding support for Maxim MAX20754 Dual-Output, Configurable Multiphase Power-Supply Controller with PMBus Interface.
The driver is tested on MAX20754 evalution kit hardware.
Atif Ofluoglu (2):
hwmon: (pmbus/max20754) Add support for MAX20754
Added documentation for Maxim Integrated max20754 hwmon userspace
sysfs.
Documentation/hwmon/max20754.rst | 122 ++++++++++
drivers/hwmon/pmbus/Kconfig | 9 +
drivers/hwmon/pmbus/Makefile | 1 +
drivers/hwmon/pmbus/max20754.c | 390 +++++++++++++++++++++++++++++++
4 files changed, 522 insertions(+)
create mode 100644 Documentation/hwmon/max20754.rst
create mode 100644 drivers/hwmon/pmbus/max20754.c
--
2.25.1
next reply other threads:[~2022-07-07 15:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-07 15:29 Atif Ofluoglu [this message]
2022-07-07 15:29 ` [PATCH 1/2] hwmon: (pmbus/max20754) Add support for MAX20754 Atif Ofluoglu
2022-07-07 18:56 ` kernel test robot
2022-07-13 14:16 ` Guenter Roeck
2022-07-07 15:29 ` [PATCH 2/2] Added documentation for Maxim Integrated max20754 hwmon userspace sysfs Atif Ofluoglu
2022-07-08 6:41 ` kernel test robot
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.1657204859.git.atif.ofluoglu@analog.com \
--to=atif.ofluoglu@analog.com \
--cc=jdelvare@suse.com \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@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