Intel Coffee Lake & Cannonlake Thermal Support In Linux 4.15

Written by Michael Larabel in Intel on 17 November 2017 at 05:35 AM EST. Add A Comment
INTEL
While Intel Coffee Lake hardware is shipping already, a few bits of tardy kernel code for these "8th Gen Core" CPUs is only hitting the Linux 4.15 kernel. The Intel DRM driver is most notably enabling Coffee Lake graphics by default in 4.15, but there's also some thermal code now landing among other changes now happening.

Zhang Rui sent in the thermal updates for Linux 4.15 on Thursday and they include late additions for Coffee Lake but at the same time the relevant additions for Cannonlake that will be shipping in 2018 as the next-gen Intel CPUs.

On the Coffee Lake front, the respective PCI IDs were added to the int340x thermal driver. The int340x driver is used by some newer laptops that via ACPI expose thermal sensors outside of the core CPU. They are exposed as the INT3400 ACPI device object and hence the driver's name. The int340x support isn't critical, but allows for exposing these additional thermal sensors to user-space.


With Cannonlake, there is now int340x support too. Additionally, the Intel PCH Thermal driver also now has Cannonlake support. The Intel PCH thermal driver is for reporting the Intel PCH temperature, trip points, and related information.

These changes and many other thermal updates for Linux 4.15 can be found via this pull request.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week