aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/intel/pchtherm.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* pchtherm/intelspi: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-2/+3
* pchtherm: Add IDs for CannonLake-H, CometLake and Lewisburg controllersVladimir Kondratyev2021-04-141-1/+9
* pchtherm: fix a wrong bit and a wrong register useMichal Vanco2021-03-051-2/+2
* Add Cannon Point PCH Thermal Controller Device ID.Takanori Watanabe2020-09-011-0/+2
* Add Platform Controller Hub built-in thermal management device driver.Takanori Watanabe2020-03-311-0/+316