From a8bfe0e062988db588c625219a1f0444e5bdfe31 Mon Sep 17 00:00:00 2001 From: Eugene Shalygin Date: Sat, 21 Jan 2023 12:32:43 +0100 Subject: [PATCH] Add a note on the kernel version when the driver was mainlained --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f6d551..25a92ed 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ available through the embedded controller (EC) registers. The EC registers do not provide critical values for the sensors and as such they are not published to the HWMON. -This driver is available in the mainline kernel, and code in this repository is kept in sync with the hwmon-next branch. +This driver is available in the mainline kernel since version 5.18, and code in this repository is kept in sync with +the hwmon-next branch. ## Supported motherboards