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]
Date: Thu,  4 Apr 2024 22:11:37 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Guenter Roeck <linux@...ck-us.net>,
	Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
	linux-hwmon@...r.kernel.org,
	linux-kernel@...r.kernel.org
Cc: Jean Delvare <jdelvare@...e.com>
Subject: [PATCH v2 0/2] hwmon: (pwm-fan) Make the driver OF-independent

The idea is to use the driver on non-OF platforms, such as ACPI-based.
Hence this mini-series.

In v2:
- made it series of two (Guenter)
- added tag to the second patch (Uwe)
- dropped applied patches

Andy Shevchenko (2):
  hwmon: (pwm-fan) Convert to use of_property_read_u32_array()
  hwmon: (pwm-fan) Make use of device properties

 drivers/hwmon/Kconfig   |  2 +-
 drivers/hwmon/pwm-fan.c | 45 ++++++++++++++++++++++++-----------------
 2 files changed, 27 insertions(+), 20 deletions(-)

-- 
2.43.0.rc1.1.gbec44491f096


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ