aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/uniphier_thermal.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-02thermal: uniphier: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-07-31thermal: Explicitly include correct DT includesGravatar Rob Herring 1-1/+0
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversGravatar Daniel Lezcano 1-1/+1
2023-02-15thermal: Remove core header inclusion from driversGravatar Daniel Lezcano 1-2/+0
2023-01-16thermal/drivers/uniphier: Use regular comment syntaxGravatar Randy Dunlap 1-1/+1
2023-01-06thermal/drivers/uniphier: Use generic thermal_zone_get_trip() functionGravatar Daniel Lezcano 1-15/+12
2022-08-17thermal/drivers/uniphier: Switch to new of APIGravatar Daniel Lezcano 1-5/+5
2021-10-18thermal/drivers/uniphier: Add compatible string for NX1 SoCGravatar Kunihiko Hayashi 1-0/+4
2019-01-02thermal: uniphier: Convert to SPDX identifierGravatar Kunihiko Hayashi 1-12/+1
2018-05-06thermal: uniphier: add UniPhier PXs3 supportGravatar Kunihiko Hayashi 1-0/+4
2017-08-11thermal: uniphier: add UniPhier thermal driverGravatar Kunihiko Hayashi 1-0/+384