summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/tegra/tegra-bpmp-thermal.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* thermal: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-11-131-1/+1
* thermal: tegra-bpmp: Convert to platform remove callback returning voidUwe Kleine-König2023-10-021-4/+2
* thermal/drivers/tegra-bpmp: Check if BPMP supports trip pointsMikko Perttunen2023-08-221-1/+51
* thermal/drivers/tegra-bpmp: Handle offline zonesMikko Perttunen2023-04-071-1/+8
* thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano2023-03-031-2/+4
* firmware: tegra: bpmp: Use iosys-map helpersThierry Reding2022-10-241-7/+8
* thermal/drivers/tegra: Switch to new of APIDaniel Lezcano2022-08-171-7/+12
* thermal: tegra-bpmp: Handle errors in BPMP responseMikko Perttunen2022-03-081-1/+12
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-10/+1
* thermal: Add Tegra BPMP thermal sensor driverMikko Perttunen2017-10-191-0/+263