Searched hist:"65 b6d57c24ed0aff1fc571e42d8f51bdfcce9a8e" (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/thermal/tegra/ |
H A D | tegra124-soctherm.c | 65b6d57c24ed0aff1fc571e42d8f51bdfcce9a8e Tue Mar 29 12:29:14 CEST 2016 Wei Ni <wni@nvidia.com> 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>
|
H A D | soctherm-fuse.c | 65b6d57c24ed0aff1fc571e42d8f51bdfcce9a8e Tue Mar 29 12:29:14 CEST 2016 Wei Ni <wni@nvidia.com> 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>
|
H A D | soctherm.h | 65b6d57c24ed0aff1fc571e42d8f51bdfcce9a8e Tue Mar 29 12:29:14 CEST 2016 Wei Ni <wni@nvidia.com> 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>
|
H A D | Kconfig | diff 65b6d57c24ed0aff1fc571e42d8f51bdfcce9a8e Tue Mar 29 12:29:14 CEST 2016 Wei Ni <wni@nvidia.com> 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>
|
H A D | Makefile | diff 65b6d57c24ed0aff1fc571e42d8f51bdfcce9a8e Tue Mar 29 12:29:14 CEST 2016 Wei Ni <wni@nvidia.com> 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>
|