linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] hwmon fixes for v5.8-rc4
Date: Fri,  3 Jul 2020 15:03:36 -0700	[thread overview]
Message-ID: <20200703220336.33100-1-linux@roeck-us.net> (raw)

Hi Linus,

Please pull hwmon fixes for Linux v5.8-rc4 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.8-rc4

Thanks,
Guenter
------

The following changes since commit 48778464bb7d346b47157d21ffde2af6b2d39110:

  Linux 5.8-rc2 (2020-06-21 15:45:29 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v5.8-rc4

for you to fetch changes up to 0d242479b3e6f7b5aebea3ef07b8a73c4f45b50c:

  hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 option (2020-07-02 17:43:14 -0700)

----------------------------------------------------------------
hwmon fixes for v5.8-rc4

Accumulated hwmon patches:
- Fix typo in Kconfig SENSORS_IR35221 option
- Fix potential memory leak in acpi_power_meter_add()
- Make sure the OVERT mask is set correctly in max6697 driver
- In PMBus core, fix page vs. register when accessing fans
- Mark is_visible functions static in bt1-pvt driver
- Define Temp- and Volt-to-N poly as maybe-unused in bt1-pvt driver

----------------------------------------------------------------
Chu Lin (1):
      hwmon: (max6697) Make sure the OVERT mask is set correctly

Guenter Roeck (1):
      hwmon: (bt1-pvt) Mark is_visible functions static

Jan Kundrát (1):
      hwmon: (pmbus) Fix page vs. register when accessing fans

Misono Tomohiro (1):
      hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add()

Serge Semin (1):
      hwmon: (bt1-pvt) Define Temp- and Volt-to-N poly as maybe-unused

Tao Ren (1):
      hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 option

 drivers/hwmon/acpi_power_meter.c |  4 +++-
 drivers/hwmon/bt1-pvt.c          | 12 ++++++------
 drivers/hwmon/max6697.c          |  7 ++++---
 drivers/hwmon/pmbus/Kconfig      |  2 +-
 drivers/hwmon/pmbus/pmbus_core.c |  8 ++++----
 5 files changed, 18 insertions(+), 15 deletions(-)

             reply	other threads:[~2020-07-03 22:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-03 22:03 Guenter Roeck [this message]
2020-07-04  0:30 ` [GIT PULL] hwmon fixes for v5.8-rc4 pr-tracker-bot

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=20200703220336.33100-1-linux@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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;
as well as URLs for NNTP newsgroup(s).