summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-23Merge branch 'acpi-thermal'Rafael J. Wysocki
2023-10-12Merge branch 'thermal-misc'Rafael J. Wysocki
2023-10-11thermal: trip: Drop lockdep assertion from thermal_zone_trip_id()Rafael J. Wysocki
2023-10-11thermal: core: prevent potential string overflowDan Carpenter
2023-10-11thermal: Add myself as thermal reviewer in MAINTAINERSLukasz Luba
2023-10-11thermal: Remove Amit Kucheria from MAINTAINERSRafael J. Wysocki
2023-10-07thermal: trip: Remove lockdep assertion from for_each_thermal_trip()Rafael J. Wysocki
2023-10-05thermal: core: Drop thermal_zone_device_exec()Rafael J. Wysocki
2023-10-05ACPI: thermal: Use thermal_zone_for_each_trip() for updating tripsRafael J. Wysocki
2023-10-05ACPI: thermal: Combine passive and active trip update functionsRafael J. Wysocki
2023-10-05ACPI: thermal: Move get_active_temp()Rafael J. Wysocki
2023-10-05Merge thermal core material depended on by subsequent changes.Rafael J. Wysocki
2023-10-05thermal: core: Add function to walk trips under zone lockRafael J. Wysocki
2023-10-03ACPI: thermal: Fix up function header formatting in two placesJonathan Bergh
2023-10-02thermal: amlogic: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02thermal: uniphier: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02thermal: ti-bandgap: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02thermal: tegra-bpmp: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02thermal: soctherm: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02thermal: stm: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02thermal: sprd: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02thermal: spear: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02thermal: exynos_tmu: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02thermal: rzg2l: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-02thermal: rockchip: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-29ACPI: thermal: Drop list of device ACPI handles from struct acpi_thermalRafael J. Wysocki
2023-09-29thermal: rcar: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-29thermal: rcar_gen3: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-29thermal: tsens: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-29thermal: lvts: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-29thermal: kirkwood: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-29thermal: k3_j72xx_bandgap: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-29thermal: k3_bandgap: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-29thermal: int3406: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-29thermal: int3403: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-29thermal: int3402: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-29thermal: int3401: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-29thermal: int3400: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-29thermal: imx: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-29thermal: imx8mm: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-29thermal: hisi: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-29thermal: dove: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-29thermal: da9062: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-29thermal: ns: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-29thermal: bcm2835: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-29thermal: armada: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-28ACPI: thermal: Rename structure fields holding temperature in deci-KelvinRafael J. Wysocki
2023-09-28ACPI: thermal: Drop critical_valid and hot_valid trip flagsRafael J. Wysocki
2023-09-28ACPI: thermal: Do not use trip indices for cooling device bindingRafael J. Wysocki
2023-09-28Merge branch 'thermal-core'Rafael J. Wysocki