summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
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-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-28thermal: core: Allow trip pointers to be used for cooling device bindingRafael J. Wysocki
2023-09-28thermal: core: Store trip pointer in struct thermal_instanceRafael J. Wysocki
2023-09-26thermal: trip: Drop redundant trips check from for_each_thermal_trip()Rafael J. Wysocki
2023-09-25thermal: core: Drop trips_disabled bitmaskRafael J. Wysocki
2023-09-21thermal: int340x: processor_thermal: Ack all PCI interruptsSrinivas Pandruvada
2023-09-18thermal: int340x: Add ArrowLake-S PCI IDSrinivas Pandruvada
2023-09-18thermal: sysfs: Fix trip_point_hyst_store()Rafael J. Wysocki
2023-09-14thermal: int340x: Handle workload hint interruptsSrinivas Pandruvada
2023-09-14thermal: int340x: processor_thermal: Add workload type hint interfaceSrinivas Pandruvada
2023-09-14thermal: int340x: Remove PROC_THERMAL_FEATURE_WLT_REQ for Meteor LakeSrinivas Pandruvada
2023-09-14thermal: int340x: processor_thermal: Use non MSI interrupts by defaultSrinivas Pandruvada
2023-09-14thermal: int340x: processor_thermal: Add interrupt configuration functionSrinivas Pandruvada
2023-09-14thermal: int340x: processor_thermal: Move mailbox code to common moduleSrinivas Pandruvada
2023-09-14thermal: core: Fix disabled trip point check in handle_thermal_trip()Rafael J. Wysocki
2023-09-11thermal: Constify the trip argument of the .get_trend() zone callbackRafael J. Wysocki
2023-09-11thermal/of: add missing of_node_put()Julia Lawall
2023-09-05thermal: core: Drop thermal_zone_device_register()Rafael J. Wysocki
2023-09-05thermal: Use thermal_tripless_zone_device_register()Rafael J. Wysocki
2023-09-05thermal: core: Add function for registering tripless thermal zonesRafael J. Wysocki
2023-08-29thermal: core: Rework .get_trend() thermal zone callbackRafael J. Wysocki
2023-08-29thermal: core: Drop unused .get_trip_*() callbacksRafael J. Wysocki
2023-08-29Merge tag 'thermal-v6.6-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2023-08-28Merge tag 'thermal-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-28Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-08-28Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-25Merge branch 'acpi-thermal'Rafael J. Wysocki
2023-08-24Merge updates of thermal drivers for Intel platforms for 6.6-rc1.Rafael J. Wysocki
2023-08-22thermal: intel: intel_soc_dts_iosf: Remove redundant checkZhang Rui