[PATCH v2 0/1] hwmon: (asus-ec-sensors) autoload module via DMI data

Eugene Shalygin posted 1 patch 3 years, 6 months ago
There is a newer version of this series
drivers/hwmon/asus-ec-sensors.c | 413 ++++++++++++++++++--------------
1 file changed, 227 insertions(+), 186 deletions(-)
[PATCH v2 0/1] hwmon: (asus-ec-sensors) autoload module via DMI data
Posted by Eugene Shalygin 3 years, 6 months ago
Changes in v2: remove the clenaup_device function

Eugene Shalygin (1):
  hwmon: (asus-ec-sensors) autoload module via DMI data

 drivers/hwmon/asus-ec-sensors.c | 413 ++++++++++++++++++--------------
 1 file changed, 227 insertions(+), 186 deletions(-)

-- 
2.37.3
Re: [PATCH v2 0/1] hwmon: (asus-ec-sensors) autoload module via DMI data
Posted by Eugene Shalygin 3 years, 6 months ago
On Fri, 9 Sept 2022 at 17:54, Eugene Shalygin <eugene.shalygin@gmail.com> wrote:
>
> Changes in v2: remove the clenaup_device function

Pardon me, v2 is broken (forgot to pass path to git commit --amend).
Sent out v3.