Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-05-17 | thermal: tegra: add Tegra132 specific SOC_THERM driver | Wei Ni | 4 | -0/+207 |
2016-05-17 | thermal: tegra: fix static checker warning | Wei Ni | 1 | -4/+1 |
2016-05-17 | thermal: tegra: mark PM functions __maybe_unused | Arnd Bergmann | 1 | -2/+2 |
2016-05-17 | thermal: tegra: add PM support | Wei Ni | 1 | -0/+46 |
2016-05-17 | thermal: tegra: handle HW initialization in one funcotion | Wei Ni | 1 | -41/+44 |
2016-05-17 | thermal: tegra: handle clocks in one function | Wei Ni | 1 | -15/+36 |
2016-05-17 | thermal: tegra: add thermtrip function | Wei Ni | 4 | -5/+216 |
2016-05-17 | thermal: tegra: add a debugfs to show registers | Wei Ni | 2 | -3/+145 |
2016-05-17 | thermal: tegra: add Tegra210 specific SOC_THERM driver | Wei Ni | 5 | -0/+195 |
2016-05-17 | thermal: tegra: split tegra_soctherm driver | Wei Ni | 7 | -566/+754 |
2016-05-17 | thermal: tegra: get rid of PDIV/HOTSPOT hack | Wei Ni | 1 | -4/+15 |
2016-05-17 | thermal: tegra: combine sensor group-related data | Wei Ni | 1 | -27/+118 |
2016-05-17 | thermal: tegra: move tegra thermal files into tegra directory | Wei Ni | 3 | -0/+477 |