linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] hwmon fixes for v5.5-rc8
@ 2020-01-22 18:19 Guenter Roeck
  2020-01-22 21:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Guenter Roeck @ 2020-01-22 18:19 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-hwmon, linux-kernel

Hi Linus,

Please pull hwmon fixes for Linux v5.5-rc8 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.5-rc8

Thanks,
Guenter
------

The following changes since commit b3a987b0264d3ddbb24293ebff10eddfc472f653:

  Linux 5.5-rc6 (2020-01-12 16:55:08 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 3bf8bdcf3bada771eb12b57f2a30caee69e8ab8d:

  hwmon: (core) Do not use device managed functions for memory allocations (2020-01-17 07:57:16 -0800)

----------------------------------------------------------------
hwmon fixes for v5.5-final

In hwmon core, do not use the hwmon parent device for device managed
memory allocations, since parent device lifetime may not match hwmon
device lifetime.

Fix discrepancy between read and write values in adt7475 driver.

Fix alarms and voltage limits in nct7802 driver.

----------------------------------------------------------------
Gilles Buloz (2):
      hwmon: (nct7802) Fix voltage limits to wrong registers
      hwmon: (nct7802) Fix non-working alarm on voltages

Guenter Roeck (1):
      hwmon: (core) Do not use device managed functions for memory allocations

Luuk Paulussen (1):
      hwmon: (adt7475) Make volt2reg return same reg as reg2volt input

 drivers/hwmon/adt7475.c |  5 ++--
 drivers/hwmon/hwmon.c   | 68 ++++++++++++++++++++++++++------------------
 drivers/hwmon/nct7802.c | 75 +++++++++++++++++++++++++++++++++++++++++++++----
 3 files changed, 113 insertions(+), 35 deletions(-)

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

end of thread, other threads:[~2020-01-22 21:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-22 18:19 [GIT PULL] hwmon fixes for v5.5-rc8 Guenter Roeck
2020-01-22 21:05 ` pr-tracker-bot

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