[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20260110012405.47906-1-yahoo@perenite.com>
Date: Sat, 10 Jan 2026 02:24:05 +0100
From: "benoit.masson" <yahoo@...enite.com>
To: Jean Delvare <jdelvare@...e.com>
Cc: Guenter Roeck <linux@...ck-us.net>,
linux-hwmon@...r.kernel.org,
linux-kernel@...r.kernel.org,
"benoit.masson" <yahoo@...enite.com>
Subject: [PATCH v3 0/5] hwmon: it87: prep for IT8613E support
This series ports IT8613E support from the out-of-tree it87 fork into
upstream in small steps. It first adds per-chip resource metadata and
new PWM temp map handling, then expands temp limits/offsets, adds
IT8613E detection, and finally the IT8613E configuration.
Tested on: IT8613E, MEDION B660H7-M20 BIOS motherboard.
Changes in v3:
- Send as a proper patch series (maintainer request).
- Fix smatch warning in show_pwm_temp_map() (IS_ERR check before use).
- PWM control fixes based on fork diff:
- Use IT8613E PWM register table (and it8622 for future extension).
- Clamp invalid PWM temp map values when reading.
- Default new-tempmap PWM mapping to channel 0.
benoit.masson (5):
hwmon: it87: describe per-chip temperature resources
hwmon: it87: prepare for extended PWM temp maps
hwmon: it87: expose additional temperature limits
hwmon: it87: add IT8613E identification
hwmon: it87: add IT8613E configuration
Documentation/hwmon/it87.rst | 8 +
drivers/hwmon/it87.c | 336 +++++++++++++++++++++++++++++------
2 files changed, 286 insertions(+), 58 deletions(-)
--
2.50.1 (Apple Git-155)
Powered by blists - more mailing lists