summaryrefslogtreecommitdiff
path: root/drivers/thermal/airoha_thermal.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-07thermal/drivers: Remove redundant error messages on IRQ request failurePan Chuang1-3/+1
2026-07-27thermal/drivers/airoha: Add support for AN7583 Thermal SensorChristian Marangi1-4/+157
2026-07-27thermal/drivers/airoha: Generalize get_thermal_ADC and set_mux functionChristian Marangi1-12/+44
2026-07-27thermal/drivers/airoha: Generalize probe functionChristian Marangi1-27/+75
2026-07-27thermal/drivers/airoha: Convert to regmap APIChristian Marangi1-32/+45
2026-07-27thermal/drivers/airoha: Fix copy paste error for sen internalChristian Marangi1-1/+1
2026-07-27thermal/drivers/airoha: Fix copy paste error on clamp_t low tempChristian Marangi1-1/+1
2025-05-23thermal/drivers/airoha: Fix spelling mistake "calibrarion" -> "calibration"Colin Ian King1-1/+1
2025-05-16thermal/drivers/airoha: Fix spelling mistakeChristian Marangi1-5/+5
2025-05-16thermal/drivers: Add support for Airoha EN7581 thermal sensorChristian Marangi1-0/+489