linux/drivers/thermal/tegra
Wei Ni 65b6d57c24 thermal: tegra: split tegra_soctherm driver
Split most of the Tegra124 data and code into a Tegra124-specific
file.
Split most of the fuse-related code into a fuse-related source file.
This is in preparation for adding a Tegra210-specific driver in a
future patch.

Beyond the maintainability improvements, this is intended to separate
chip-specific ATE and characterization-related hacks into chip-specific
files, in the hopes that they won't pollute code for other chips.

Signed-off-by: Wei Ni <wni@nvidia.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
2016-05-17 07:28:28 -07:00
..
Kconfig thermal: tegra: split tegra_soctherm driver 2016-05-17 07:28:28 -07:00
Makefile thermal: tegra: split tegra_soctherm driver 2016-05-17 07:28:28 -07:00
soctherm-fuse.c thermal: tegra: split tegra_soctherm driver 2016-05-17 07:28:28 -07:00
soctherm.c thermal: tegra: split tegra_soctherm driver 2016-05-17 07:28:28 -07:00
soctherm.h thermal: tegra: split tegra_soctherm driver 2016-05-17 07:28:28 -07:00
tegra124-soctherm.c thermal: tegra: split tegra_soctherm driver 2016-05-17 07:28:28 -07:00