aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_mmio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano2023-03-031-1/+1
* thermal/drivers/thermal_mmio: Use devm_platform_get_and_ioremap_resource()ye xingchen2023-01-181-3/+1
*-. Merge branches 'thermal-intel' and 'thermal-drivers'Rafael J. Wysocki2022-10-031-1/+1
|\ \
| | * thermal/drivers/thermal_mmio: Drop of_match_ptr()Jean Delvare2022-08-311-1/+1
| |/
* / thermal/drivers/mmio: Switch to new of APIDaniel Lezcano2022-08-171-9/+8
|/
* thermal/drivers/thermal_mmio: Constify static struct thermal_mmio_opsRikard Falkeborn2021-10-071-1/+1
* thermal/drivers/thermal_mmio: Remove redundant dev_err call in thermal_mmio_probe()Ruiqi Gong2021-04-201-4/+1
* thermal: no need to set .owner when using module_platform_driverTian Tao2019-11-071-1/+0
* thermal: thermal_mmio: remove some dead codeDan Carpenter2019-09-221-7/+0
* thermal: Introduce Amazon's Annapurna Labs Thermal DriverTalel Shenhar2019-05-141-0/+129