linux/drivers/thermal/tegra
Wei Ni ce0dbf04f6 thermal: tegra: add hw-throttle function
Tegra soctherm support HW throttle, when the soctherm snesors'
temperature is above the throttle trip point, it will trigger
pulse skiper to tune clocks accroding to the throttle depth.
Add this function for Tegra124 and Tegra210.
Since Tegra132 use different registers to configure pulse skiper,
will support it in next patch.

Signed-off-by: Wei Ni <wni@nvidia.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
2016-09-27 14:02:32 +08:00
..
Kconfig thermal: tegra: split tegra_soctherm driver 2016-05-17 07:28:28 -07:00
Makefile thermal: tegra: add Tegra132 specific SOC_THERM driver 2016-05-17 07:28:31 -07:00
soctherm-fuse.c thermal: tegra: add Tegra210 specific SOC_THERM driver 2016-05-17 07:28:28 -07:00
soctherm.c thermal: tegra: add hw-throttle function 2016-09-27 14:02:32 +08:00
soctherm.h thermal: tegra: add hw-throttle function 2016-09-27 14:02:32 +08:00
tegra124-soctherm.c thermal: tegra: add hw-throttle function 2016-09-27 14:02:32 +08:00
tegra132-soctherm.c thermal: tegra: add hw-throttle function 2016-09-27 14:02:32 +08:00
tegra210-soctherm.c thermal: tegra: add hw-throttle function 2016-09-27 14:02:32 +08:00