summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/uniphier_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: uniphier: Convert to platform remove callback returning voidUwe Kleine-König2023-10-021-4/+2
* thermal: Explicitly include correct DT includesRob Herring2023-07-311-1/+0
* thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano2023-03-031-1/+1
* thermal: Remove core header inclusion from driversDaniel Lezcano2023-02-151-2/+0
* thermal/drivers/uniphier: Use regular comment syntaxRandy Dunlap2023-01-161-1/+1
* thermal/drivers/uniphier: Use generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-061-15/+12
* thermal/drivers/uniphier: Switch to new of APIDaniel Lezcano2022-08-171-5/+5
* thermal/drivers/uniphier: Add compatible string for NX1 SoCKunihiko Hayashi2021-10-181-0/+4
* thermal: uniphier: Convert to SPDX identifierKunihiko Hayashi2019-01-021-12/+1
* thermal: uniphier: add UniPhier PXs3 supportKunihiko Hayashi2018-05-061-0/+4
* thermal: uniphier: add UniPhier thermal driverKunihiko Hayashi2017-08-111-0/+384