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: <20240822183525.27289-1-derekjohn.clark@gmail.com>
Date: Thu, 22 Aug 2024 11:35:24 -0700
From: "Derek J. Clark" <derekjohn.clark@...il.com>
To: Guenter Roeck <linux@...ck-us.net>
Cc: Jean Delvare <jdelvare@...e.com>,
	Jonathan Corbet <corbet@....net>,
	Joaquín Ignacio Aramendía <samsagax@...il.com>,
	Kevin Greenberg <kdgreenberg234@...tonmail.com>,
	Joshua Tam <csinaction@...me>,
	Parth Menon <parthasarathymenon@...il.com>,
	Philip Müller <philm@...jaro.org>,
	"Derek J . Clark" <derekjohn.clark@...il.com>,
	linux-hwmon@...r.kernel.org,
	linux-doc@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/1] hwmon: (oxp-sensors) Add support for multiple new devices.

This patch adds new devices from AYANEO, OneXPlayer and OrangePi. There are
also some formatting changes done for improving readability and making the
lists consistent bewtween the multiple functions, when it made sense to do
so. These changes have been tested by multiple users since April of this
year as part of the ChimeraOS and Manjaro Handheld Edition kernels.

v2:
In addition to fixing the fall-through switch case from the last patch, I
simplified the match cases for all three version of the OneXPlayer 2 as
well as the two AYANEO 2 and GEEK models. Some additional testing came
back identifying the fan speed read register for the 2 series was
different than previous models, so I adjusted that as well. I also added
the OneXPlayer X1 series as they use the same registers as the 2 series
and we were able to finish testing on them.

Derek J. Clark (1):
  Add support for multiple new devices.

 Documentation/hwmon/oxp-sensors.rst |  54 +++--
 drivers/hwmon/oxp-sensors.c         | 299 +++++++++++++++++++++++-----
 2 files changed, 290 insertions(+), 63 deletions(-)

-- 
2.46.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ