summaryrefslogtreecommitdiff
path: root/drivers/thermal/uniphier_thermal.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-02thermal: uniphier: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-07-31thermal: Explicitly include correct DT includesRob Herring1-1/+0
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano1-1/+1
2023-02-15thermal: Remove core header inclusion from driversDaniel Lezcano1-2/+0
2023-01-16thermal/drivers/uniphier: Use regular comment syntaxRandy Dunlap1-1/+1
2023-01-06thermal/drivers/uniphier: Use generic thermal_zone_get_trip() functionDaniel Lezcano1-15/+12
2022-08-17thermal/drivers/uniphier: Switch to new of APIDaniel Lezcano1-5/+5
2021-10-18thermal/drivers/uniphier: Add compatible string for NX1 SoCKunihiko Hayashi1-0/+4
2019-01-02thermal: uniphier: Convert to SPDX identifierKunihiko Hayashi1-12/+1
2018-05-06thermal: uniphier: add UniPhier PXs3 supportKunihiko Hayashi1-0/+4
2017-08-11thermal: uniphier: add UniPhier thermal driverKunihiko Hayashi1-0/+384