]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Thermal: introduce int3400 thermal driver
authorZhang Rui <rui.zhang@intel.com>
Fri, 14 Mar 2014 04:45:05 +0000 (12:45 +0800)
committerZhang Rui <rui.zhang@intel.com>
Fri, 10 Oct 2014 05:57:09 +0000 (13:57 +0800)
commit816cab931f288c92a3404b1b984576f4822b0445
treef09e5a1e9124056e086e53fbbea39bbf2d9acf32
parente3ec483a7e24c6ebb5eb763ee56c65c239701066
Thermal: introduce int3400 thermal driver

Introduce int3400 thermal driver. And make INT3400 driver
enumerate the other int340x thermal components shown in _ART/_TRT.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/acpi/int340x_thermal.c
drivers/thermal/Kconfig
drivers/thermal/Makefile
drivers/thermal/int340x_thermal/Makefile [new file with mode: 0644]
drivers/thermal/int340x_thermal/int3400_thermal.c [new file with mode: 0644]