summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2017-05-01 20:13:34 -0700
committerGuenter Roeck <linux@roeck-us.net>2017-05-01 20:13:34 -0700
commit0d5ccf640db9ab80c975963780c3af97588c5c73 (patch)
tree6c7eb982a5ecf529cfe6347340afc3753861aa52 /CHANGES
parent7035d7bec42ef73189eca936e496e5a63ce7ad3a (diff)
downloadlm-sensors-git-0d5ccf640db9ab80c975963780c3af97588c5c73.tar.gz
Add detection of DDR4 SPD
DDR4 SPD is quite similar to DDR3 SPD. Key difference for detection is the DDR type, which is 0x0c or 12 for DDR4. Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a044083a..db91bbdd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -15,6 +15,7 @@ SVN HEAD
Mark F81866D as supported by the f71882fg driver
Add detection of various ITE chips
Add detection of Nuvoton NCT6795D
+ Add detection of DDR4 SPD
3.4.0 (2015-06-25)
documentation: Update the note about libsensors license