]> git.baikalelectronics.ru Git - 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)
commit7a7d9207d8e5ca9123b9739545bc1c1288af6440
treef09e5a1e9124056e086e53fbbea39bbf2d9acf32
parent06127277ca87adeaf44707ebab78c2a0e294d879
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]