summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2015-05-31 11:53:30 +0000
committerJean Delvare <khali@linux-fr.org>2015-05-31 11:53:30 +0000
commit332c6fe2b98aa79f3db0d549b8115d7394d97371 (patch)
tree0fa2717fc335d973cfc3bb18506adb871ef0f3f5 /CHANGES
parent15cafdf5979f2eebe357bd7f6479662601986694 (diff)
downloadlm-sensors-git-332c6fe2b98aa79f3db0d549b8115d7394d97371.tar.gz
sensors-detect: Detect graphics card in all cases
On recent kernels, the i2c bus may not be an immediate child of the graphics device, instead there can be a drm class device in between. Treat all drm class devices as graphics devices so that probing the i2c bus is disabled by default as intended.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index be22247a..f06a317d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -37,6 +37,7 @@ SVN HEAD
Document driver support for NCT7802Y
Add detection of NCT7904D
Add detection of IT8790E
+ Fix graphics cards detection (#2386, #2392)
3.3.5 "Happy Birthday Beddy" (2014-01-22)
libsensors: Improve documentation of two functions