summaryrefslogtreecommitdiff
path: root/drivers/thermal/thermal_mmio.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano1-1/+1
2023-01-18thermal/drivers/thermal_mmio: Use devm_platform_get_and_ioremap_resource()ye xingchen1-3/+1
2022-10-03Merge branches 'thermal-intel' and 'thermal-drivers'Rafael J. Wysocki1-1/+1
2022-08-31thermal/drivers/thermal_mmio: Drop of_match_ptr()Jean Delvare1-1/+1
2022-08-17thermal/drivers/mmio: Switch to new of APIDaniel Lezcano1-9/+8
2021-10-07thermal/drivers/thermal_mmio: Constify static struct thermal_mmio_opsRikard Falkeborn1-1/+1
2021-04-20thermal/drivers/thermal_mmio: Remove redundant dev_err call in thermal_mmio_p...Ruiqi Gong1-4/+1
2019-11-07thermal: no need to set .owner when using module_platform_driverTian Tao1-1/+0
2019-09-22thermal: thermal_mmio: remove some dead codeDan Carpenter1-7/+0
2019-05-14thermal: Introduce Amazon's Annapurna Labs Thermal DriverTalel Shenhar1-0/+129