summaryrefslogtreecommitdiff
path: root/drivers/thermal/tegra
AgeCommit message (Expand)Author
2019-02-20thermal: tegra: add get_trend opsWei Ni
2019-02-20thermal: tegra: fix memory allocationWei Ni
2019-02-20thermal: tegra: remove unnecessary warningsWei Ni
2019-01-02thermal: tegra: soctherm: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-01thermal: tegra: soctherm: add const to struct thermal_cooling_device_opssrplinux2008
2018-05-06thermal: tegra: Nuke clk_{readl,writel} helpersEzequiel Garcia
2018-01-01thermal: tegra: remove forward declarationsNicolin Chen
2017-11-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31thermal: tegra: remove null check for dev pointerNicolin Chen
2017-10-19thermal: Add Tegra BPMP thermal sensor driverMikko Perttunen
2016-09-27thermal: tegra: add hw-throttle for Tegra132Wei Ni
2016-09-27thermal: tegra: add hw-throttle functionWei Ni
2016-05-17thermal: tegra: add Tegra132 specific SOC_THERM driverWei Ni
2016-05-17thermal: tegra: fix static checker warningWei Ni
2016-05-17thermal: tegra: mark PM functions __maybe_unusedArnd Bergmann
2016-05-17thermal: tegra: add PM supportWei Ni
2016-05-17thermal: tegra: handle HW initialization in one funcotionWei Ni
2016-05-17thermal: tegra: handle clocks in one functionWei Ni
2016-05-17thermal: tegra: add thermtrip functionWei Ni
2016-05-17thermal: tegra: add a debugfs to show registersWei Ni
2016-05-17thermal: tegra: add Tegra210 specific SOC_THERM driverWei Ni
2016-05-17thermal: tegra: split tegra_soctherm driverWei Ni
2016-05-17thermal: tegra: get rid of PDIV/HOTSPOT hackWei Ni
2016-05-17thermal: tegra: combine sensor group-related dataWei Ni
2016-05-17thermal: tegra: move tegra thermal files into tegra directoryWei Ni