summaryrefslogtreecommitdiff
path: root/drivers/thermal/tegra/soctherm.c
AgeCommit message (Expand)Author
2023-10-02thermal: soctherm: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano
2023-01-06thermal/drivers/tegra: Fix set_trip_temp() deadlockJohan Hovold
2023-01-06thermal/drivers/tegra: Fix crash when getting critical tempJon Hunter
2023-01-06thermal/drivers/tegra: Use generic thermal_zone_get_trip() functionDaniel Lezcano
2022-08-17thermal/drivers/tegra: Switch to new of APIDaniel Lezcano
2022-07-28thermal/drivers/tegra: Remove get_trend functionDaniel Lezcano
2021-08-14thermal/drivers/tegra-soctherm: Silence message about clamped temperatureDmitry Osipenko
2021-04-20thermal/drivers/tegra: Use devm_platform_ioremap_resource_bynamedingsenjie
2021-03-10thermal: Fix a typo in the file soctherm.cBhaskar Chowdhury
2020-01-27thermal: tegra: Appease the kernel-doc deityAmit Kucheria
2019-08-28thermal: tegra: Fix a typoChristophe JAILLET
2019-06-18thermal: tegra: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-05-13thermal: tegra: enable OC hw throttleWei Ni
2019-05-13thermal: tegra: add support for EDP IRQWei Ni
2019-05-13thermal: tegra: add set_trips functionalityWei Ni
2019-05-13thermal: tegra: add support for thermal IRQWei Ni
2019-05-13thermal: tegra: add support for gpu hw-throttleWei Ni
2019-05-13thermal: tegra: support hw and sw shutdownWei Ni
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-10-31thermal: tegra: remove null check for dev pointerNicolin Chen
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