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: <20250805125003.12573-1-artyom.shimko@gmail.com>
Date: Tue,  5 Aug 2025 15:43:56 +0300
From: "a.shimko" <artyom.shimko@...il.com>
To: linux-hwmon@...r.kernel.org
Cc: "a.shimko" <artyom.shimko@...il.com>,
	linux-kernel@...r.kernel.org,
	sudeep.holla@....com,
	cristian.marussi@....com,
	jdelvare@...e.com,
	guenter.roeck@...ux.com
Subject: [PATCH v2 0/3] 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()

The changes maintain backward compatibility while improving:
- Debugging capabilities
- Error reporting clarity
- Code maintenance

ChangeLog:
  v1:
https://lore.kernel.org/linux-hwmon/20250805111840.6472-1-artyom.shimko@gmail.com/
  v2:
    * fix wrong cover letter and patches count in subjects

Artem Shimko (3):
  hwmon: scmi: Add default case with debug output
  hwmon: scmi: Remove redundant devm_kfree call
  hwmon: scmi: Enhance error reporting with dev_err_probe

 drivers/hwmon/scmi-hwmon.c | 45 +++++++++++++++++++++++++++-----------
 1 file changed, 32 insertions(+), 13 deletions(-)

-- 
2.43.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ