git v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/drivers/thermal/samsung
AgeCommit message (Expand)Author
2024-11-13thermal: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-07-15thermal/drivers/exynos: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-07-15thermal/drivers/exynos: Simplify probe() with local dev variableKrzysztof Kozlowski
2024-01-02thermal/drivers/exynos: Use set_trips opsMateusz Majewski
2024-01-02thermal/drivers/exynos: Use BIT wherever possibleMateusz Majewski
2024-01-02thermal/drivers/exynos: Split initialization of TMU and the thermal zoneMateusz Majewski
2024-01-02thermal/drivers/exynos: Stop using the threshold mechanism on Exynos 4210Mateusz Majewski
2024-01-02thermal/drivers/exynos: Simplify regulator (de)initializationMateusz Majewski
2024-01-02thermal/drivers/exynos: Handle devm_regulator_get_optional return value corre...Mateusz Majewski
2024-01-02thermal/drivers/exynos: Wwitch from workqueue-driven interrupt handling to th...Mateusz Majewski
2024-01-02thermal/drivers/exynos: Drop id fieldMateusz Majewski
2024-01-02thermal/drivers/exynos: Remove an unnecessary field descriptionMateusz Majewski
2023-10-02thermal: exynos_tmu: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-16thermal/drivers/samsung: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-07-31thermal: Explicitly include correct DT includesRob Herring