aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOndrej Čerman2019-07-31 19:49:06 +0200
committerOndrej Čerman2019-07-31 19:49:06 +0200
commitd577d3b9b445e46ffc7fa5f49c38f3e4c1ddaf0e (patch)
tree5ac1f737b1193afe5ac55c7d2e4107202d77fa93 /README.md
parent2baf858092d673e7784374a4ff853c007798012a (diff)
Updated readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index f99a249..ddc2010 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
# Zenpower
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 with this patch: https://patchwork.kernel.org/patch/11043277/
+
## Installation
You can install this module via dkms.