lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260206025449.3098124-1-linux@roeck-us.net>
Date: Thu,  5 Feb 2026 18:54:49 -0800
From: Guenter Roeck <linux@...ck-us.net>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-hwmon@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] hwmon fixes for v6.19-final

Hi Linus,

Please pull hwmon fixes for Linux v6.19-final from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.19-final

Thanks,
Guenter
------

The following changes since commit 0f61b1860cc3f52aef9036d7235ed1f017632193:

  Linux 6.19-rc5 (2026-01-11 17:03:14 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v6.19-final

for you to fetch changes up to 831a2b27914cc880130ffe8fb8d1e65a5324d07f:

  hwmon: (occ) Mark occ_init_attribute() as __printf (2026-02-04 14:40:36 -0800)

----------------------------------------------------------------
hwmon fixes  for v6.19 (final)

- occ: Mark occ_init_attribute() as __printf to avoid build failure

- gpio-fan: Allow to stop fans when CONFIG_PM is disabled, and
  fix set_rpm() return value

- acpi_power_meter: Fix deadlocks related to acpi_power_meter_notify()

- dell-smm: Add Dell G15 5510 to fan control whitelist

----------------------------------------------------------------
Arnd Bergmann (1):
      hwmon: (occ) Mark occ_init_attribute() as __printf

Gabor Juhos (2):
      hwmon: (gpio-fan) Fix set_rpm() return value
      hwmon: (gpio-fan) Allow to stop FANs when CONFIG_PM is disabled

Rafael J. Wysocki (1):
      hwmon: (acpi_power_meter) Fix deadlocks related to acpi_power_meter_notify()

leobannocloutier@...il.com (1):
      hwmon: (dell-smm) Add Dell G15 5510 to fan control whitelist

 drivers/hwmon/acpi_power_meter.c | 17 ++++++++++++++---
 drivers/hwmon/dell-smm-hwmon.c   |  8 ++++++++
 drivers/hwmon/gpio-fan.c         |  6 +++---
 drivers/hwmon/occ/common.c       |  1 +
 4 files changed, 26 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ