summaryrefslogtreecommitdiff
path: root/drivers/thermal/mediatek/lvts_thermal.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-16thermal/drivers/mediatek/lvts_thermal: Honor sensors in immediate modeNĂ­colas F. R. A. Prado1-24/+33
2023-08-16thermal/drivers/mediatek/lvts_thermal: Handle IRQ on all controllersNĂ­colas F. R. A. Prado1-1/+1
2023-07-31thermal: Explicitly include correct DT includesRob Herring1-1/+1
2023-06-26thermal/drivers/mediatek/lvts_thermal: Remove redundant msg in lvts_ctrl_start()Yangtao Li1-2/+1
2023-06-26thermal/drivers/mediatek/lvts_thermal: Register thermal zones as hwmon sensorsChen-Yu Tsai1-0/+5
2023-04-07thermal/drivers/mediatek/lvts_thermal: Add AP domain for mt8195Balsam CHIHI1-20/+74
2023-04-07thermal/drivers/mediatek/lvts_thermal: Fix sensor 1 interrupt status bitmaskChen-Yu Tsai1-3/+3
2023-03-03thermal: Use thermal_zone_device_type() accessorDaniel Lezcano1-2/+4
2023-03-03thermal: Don't use 'device' internal thermal zone structure fieldDaniel Lezcano1-2/+2
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano1-2/+2
2023-02-15thermal/drivers/mediatek: Add the Low Voltage Thermal Sensor driverBalsam CHIHI1-0/+1224