summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/tegra/soctherm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-131-4/+4
|\
| * treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-131-4/+4
* | thermal: tegra: soctherm: add const to struct thermal_cooling_device_opssrplinux20082018-06-011-1/+1
* | thermal: tegra: Nuke clk_{readl,writel} helpersEzequiel Garcia2018-05-061-27/+2Star
|/
* thermal: tegra: remove forward declarationsNicolin Chen2018-01-011-56/+47Star
* thermal: tegra: remove null check for dev pointerNicolin Chen2017-11-011-1/+1
* thermal: tegra: add hw-throttle for Tegra132Wei Ni2016-09-271-30/+204
* thermal: tegra: add hw-throttle functionWei Ni2016-09-271-15/+653
* thermal: tegra: add Tegra132 specific SOC_THERM driverWei Ni2016-05-171-0/+6
* thermal: tegra: fix static checker warningWei Ni2016-05-171-4/+1Star
* thermal: tegra: mark PM functions __maybe_unusedArnd Bergmann2016-05-171-2/+2
* thermal: tegra: add PM supportWei Ni2016-05-171-0/+46
* thermal: tegra: handle HW initialization in one funcotionWei Ni2016-05-171-41/+44
* thermal: tegra: handle clocks in one functionWei Ni2016-05-171-15/+36
* thermal: tegra: add thermtrip functionWei Ni2016-05-171-5/+161
* thermal: tegra: add a debugfs to show registersWei Ni2016-05-171-3/+143
* thermal: tegra: add Tegra210 specific SOC_THERM driverWei Ni2016-05-171-0/+6
* thermal: tegra: split tegra_soctherm driverWei Ni2016-05-171-0/+310