[GIT PULL] hwmon fixes for v6.18-rc6
From: Guenter Roeck
Date: Thu Nov 13 2025 - 15:16:18 EST
Hi Linus,
Please pull hwmon fixes for Linux v6.18-rc6 from signed tag:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.18-rc6
Thanks,
Guenter
------
The following changes since commit e9a6fb0bcdd7609be6969112f3fbfcce3b1d4a7c:
Linux 6.18-rc5 (2025-11-09 15:10:19 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v6.18-rc6
for you to fetch changes up to c55a8e24cd129b6d8fed20e3d63c10c2263e2fc8:
hwmon: (gpd-fan) initialize EC on driver load for Win 4 (2025-11-12 11:54:37 -0800)
----------------------------------------------------------------
hwmon fixes for v6.18-rc6
* gpd-fan: Fix compilation error for non-ACPI builds, and initialize EC
when loading the driver
----------------------------------------------------------------
Cryolitia PukNgae (1):
hwmon: (gpd-fan) initialize EC on driver load for Win 4
Gopi Krishna Menon (1):
hwmon: (gpd-fan) Fix compilation error in non-ACPI builds
drivers/hwmon/gpd-fan.c | 54 ++++++++++++++++++++++++-------------------------
1 file changed, 26 insertions(+), 28 deletions(-)