summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/tegra/tegra132-soctherm.c
Commit message (Collapse)AuthorAgeFilesLines
* thermal: tegra: add hw-throttle for Tegra132Wei Ni2016-09-271-0/+17
| | | | | | | | | Tegra132 use CCROC throttle registers to configure pulse skiper, set these registers to enable throttle function for Tegra132. Signed-off-by: Wei Ni <wni@nvidia.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
* thermal: tegra: add hw-throttle functionWei Ni2016-09-271-0/+1
| | | | | | | | | | | | 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>
* thermal: tegra: add Tegra132 specific SOC_THERM driverWei Ni2016-05-171-0/+196
add Tegra132 specific SOC_THERM driver. Signed-off-by: Wei Ni <wni@nvidia.com> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
OpenPOWER on IntegriCloud