mbox series

[0/1] hwmon: (oxp-sensors) Add support for multiple new devices.

Message ID 20240815031358.21027-1-derekjohn.clark@gmail.com (mailing list archive)
Headers show
Series hwmon: (oxp-sensors) Add support for multiple new devices. | expand

Message

Derek John Clark Aug. 15, 2024, 3:12 a.m. UTC
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.

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

 Documentation/hwmon/oxp-sensors.rst |  33 ++--
 drivers/hwmon/oxp-sensors.c         | 273 +++++++++++++++++++++++++---
 2 files changed, 267 insertions(+), 39 deletions(-)