Linux Kernel PMBus drivers

Andrew Jeffery andrew at aj.id.au
Thu Jul 13 10:21:21 AEST 2017


On Wed, 2017-07-12 at 14:46 -0700, Rick Altherr wrote:
> Look in the MAINTAINERS file for the longest file path match.  They
> specify mailing list, git repo, and maintainer emails.

Well, less manually, you can use ./scripts/get_maintainer.pl in the
Linux source tree:

3 09:45:11 andrew at keelia:~/src/linux/aspeed$ ls -1 patches/pmbus-max31785-rfc-v1/
0000-cover-letter.patch
0001-hwmon-pmbus-Disable-build-of-non-max31785-drivers.patch
0002-pmbus-Add-fan-configuration-support.patch
0003-pmbus-Allow-dynamic-fan-coefficient-values.patch
0004-pmbus-Add-MAX31785-driver.patch
3 09:45:24 andrew at keelia:~/src/linux/aspeed$ ./scripts/get_maintainer.pl patches/pmbus-max31785-rfc-v1/000[1-4]*
Guenter Roeck <linux at roeck-us.net> (maintainer:PMBUS HARDWARE MONITORING DRIVERS)
Jean Delvare <jdelvare at suse.com> (maintainer:HARDWARE MONITORING)
linux-kernel at vger.kernel.org (open list)
linux-hwmon at vger.kernel.org (open list:PMBUS HARDWARE MONITORING DRIVERS)

With a few options you can trim it down a bit:

3 09:47:03 andrew at keelia:~/src/linux/aspeed$ ./scripts/get_maintainer.pl --no-roles --no-rolestats --no-n patches/pmbus-max31785-rfc-v1/000[1-4]*
linux at roeck-us.net
jdelvare at suse.com
linux-kernel at vger.kernel.org
linux-hwmon at vger.kernel.org


> On Wed, Jul 12, 2017 at 2:17 PM, Maxim Sloyko <maxims at google.com>
> wrote:
> > Hi Brad,
> > 
> > Thanks for the info. Do you know which kernel subtree should I be
> > basing my patches on?

If they're new drivers I'd just base them on the latest stable release
- for the patches above I'm working against v4.12 at the moment.
However, Guenter's tree (maintainer) lives here:

3 09:47:37 andrew at keelia:~/src/linux/aspeed$ git remote -v show | grep roeck
hwmon   https://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git (fetch)
hwmon   https://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git (push)

Hope that helps.

Andrew

> > 
> > On Wed, Jul 12, 2017 at 1:56 PM, Brad Bishop <bradleyb at fuzziesquirr
> > el.com> wrote:
> > > > On Jul 12, 2017, at 1:32 PM, Maxim Sloyko <maxims at google.com>
> > > wrote:
> > > >
> > > > Hi Joel,
> > > >
> > > > I have a couple of small PMBus HWMon Linux Kernel drivers for
> > > Zaius (Infineon and Intersil parts). Do you know which
> > > subtree/mailing list I should send these to or how can I figure
> > > this out?
> > > >
> > > 
> > > linux-hwmon at vger.kernel.org
> > > 
> > > > Thanks.
> > > >
> > > > --
> > > > Maxim Sloyko
> > > 
> > 
> > 
> > 
> > -- 
> > Maxim Sloyko
> > 
> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: This is a digitally signed message part
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20170713/a78dbd42/attachment.sig>


More information about the openbmc mailing list