aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Čerman2019-10-12 22:06:14 +0200
committerOndrej Čerman2019-10-12 22:06:14 +0200
commit71f658f6c3faf2932b2b6c7bb162140ed2094530 (patch)
tree04cda3f0d784a049740c00aff7475caaf3deb52c
parentc9dcc23501280969f9fc379e3bda6b6874c021a5 (diff)
Updated readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1d338fd..8cb208f 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
Zenpower is Linux kernel driver for reading temperature, voltage(SVI2), current(SVI2) and power(SVI2) for AMD Zen family CPUs.
Make sure that your Linux kernel have support for your CPUs as Zenpower is using kernel calls to read values from SMN.
-For AMD family 17h Model 70h (Ryzen 3000) CPUs you need kernel version 5.4rc1 or newer or kernel with this patch: https://patchwork.kernel.org/patch/11043277/
+For AMD family 17h Model 70h (Ryzen 3000) CPUs you need kernel version 5.3.4 or newer or kernel with this patch: https://patchwork.kernel.org/patch/11043277/
## Installation
You can install this module via dkms.