[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CALHJ+Hw_SDkpz6VpfOvD_=Z2RL6+zYSns4cm9CS889v1gmWHxw@mail.gmail.com>
Date: Thu, 31 Jul 2025 16:21:34 +0300
From: Artyom Shimko <artyom.shimko@...il.com>
To: linux-hwmon@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, sudeep.holla@....com,
cristian.marussi@....com, jdelvare@...e.com, guenter.roeck@...ux.com
Subject: [PATCH v1 0/4] hwmon: scmi: Driver improvements and fixes
This patch series introduces several improvements to the SCMI HWMON driver:
1. Better handling of unsupported sensor types with debug logging
2. Fixes redundant resource management in thermal registration
3. Enhanced error reporting using dev_err_probe()
4. Added version tracking and proper contributor attribution
The changes maintain backward compatibility while improving:
- Debugging capabilities
- Error reporting clarity
- Code maintenance
- Contributor tracking
Artem Shimko (4):
hwmon: scmi: Add default case with debug output
hwmon: scmi: Remove redundant devm_kfree call
hwmon: scmi: Enhance error reporting with dev_err_probe
hwmon: scmi: Add driver version and patch author
drivers/hwmon/scmi-hwmon.c | 50 ++++++++++++++++++++++++++++----------
1 file changed, 37 insertions(+), 13 deletions(-)
--
2.43.0
Content of type "text/html" skipped
View attachment "0001-hwmon-scmi-Add-default-case-with-debug-output.patch" of type "text/x-patch" (1509 bytes)
View attachment "0004-hwmon-scmi-Add-driver-version-and-patch-author.patch" of type "text/x-patch" (1618 bytes)
View attachment "0000-cover-letter.patch" of type "text/x-patch" (1055 bytes)
View attachment "0002-hwmon-scmi-Remove-redundant-devm_kfree-call.patch" of type "text/x-patch" (1175 bytes)
View attachment "0003-hwmon-scmi-Enhance-error-reporting-with-dev_err_prob.patch" of type "text/x-patch" (4035 bytes)
Powered by blists - more mailing lists