Intel Coffee Lake & Cannonlake Thermal Support In Linux 4.15

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.
Add A Comment