Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | thermal: tegra: remove null check for dev pointer | Nicolin Chen | 2017-10-31 | 1 | -1/+1 |
* | thermal: tegra: add hw-throttle for Tegra132 | Wei Ni | 2016-09-27 | 1 | -30/+204 |
* | thermal: tegra: add hw-throttle function | Wei Ni | 2016-09-27 | 1 | -15/+653 |
* | thermal: tegra: add Tegra132 specific SOC_THERM driver | Wei Ni | 2016-05-17 | 1 | -0/+6 |
* | thermal: tegra: fix static checker warning | Wei Ni | 2016-05-17 | 1 | -4/+1 |
* | thermal: tegra: mark PM functions __maybe_unused | Arnd Bergmann | 2016-05-17 | 1 | -2/+2 |
* | thermal: tegra: add PM support | Wei Ni | 2016-05-17 | 1 | -0/+46 |
* | thermal: tegra: handle HW initialization in one funcotion | Wei Ni | 2016-05-17 | 1 | -41/+44 |
* | thermal: tegra: handle clocks in one function | Wei Ni | 2016-05-17 | 1 | -15/+36 |
* | thermal: tegra: add thermtrip function | Wei Ni | 2016-05-17 | 1 | -5/+161 |
* | thermal: tegra: add a debugfs to show registers | Wei Ni | 2016-05-17 | 1 | -3/+143 |
* | thermal: tegra: add Tegra210 specific SOC_THERM driver | Wei Ni | 2016-05-17 | 1 | -0/+6 |
* | thermal: tegra: split tegra_soctherm driver | Wei Ni | 2016-05-17 | 1 | -0/+310 |