summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | thermal: stm: Convert to platform remove callback returning voidUwe Kleine-König2023-10-021-4/+2
| | * | | thermal: sprd: Convert to platform remove callback returning voidUwe Kleine-König2023-10-021-3/+2
| | * | | thermal: spear: Convert to platform remove callback returning voidUwe Kleine-König2023-10-021-4/+2
| | * | | thermal: exynos_tmu: Convert to platform remove callback returning voidUwe Kleine-König2023-10-021-4/+2
| | * | | thermal: rzg2l: Convert to platform remove callback returning voidUwe Kleine-König2023-10-021-4/+2
| | * | | thermal: rockchip: Convert to platform remove callback returning voidUwe Kleine-König2023-10-021-4/+2
| | * | | thermal: rcar: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-4/+2
| | * | | thermal: rcar_gen3: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-4/+2
| | * | | thermal: tsens: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-4/+2
| | * | | thermal: lvts: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-4/+2
| | * | | thermal: kirkwood: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-4/+2
| | * | | thermal: k3_j72xx_bandgap: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-4/+2
| | * | | thermal: k3_bandgap: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-4/+2
| | * | | thermal: int3406: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-3/+2
| | * | | thermal: int3403: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-4/+2
| | * | | thermal: int3402: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-4/+2
| | * | | thermal: int3401: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-4/+2
| | * | | thermal: int3400: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-3/+2
| | * | | thermal: imx: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-4/+2
| | * | | thermal: imx8mm: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-4/+2
| | * | | thermal: hisi: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-4/+2
| | * | | thermal: dove: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-4/+2
| | * | | thermal: da9062: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-3/+2
| | * | | thermal: ns: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-4/+2
| | * | | thermal: bcm2835: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-4/+2
| | * | | thermal: armada: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-4/+2
| * | | | thermal: core: prevent potential string overflowDan Carpenter2023-10-111-2/+4
| | |/ / | |/| |
| * | | thermal: core: Add function to walk trips under zone lockRafael J. Wysocki2023-10-051-0/+14
| * | | thermal: core: Allow trip pointers to be used for cooling device bindingRafael J. Wysocki2023-09-281-20/+34
| * | | thermal: core: Store trip pointer in struct thermal_instanceRafael J. Wysocki2023-09-289-37/+60
| * | | thermal: trip: Drop redundant trips check from for_each_thermal_trip()Rafael J. Wysocki2023-09-261-3/+0
| * | | thermal: core: Drop trips_disabled bitmaskRafael J. Wysocki2023-09-251-13/+0
| |/ /
* | | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-301-1/+1
|\ \ \ | |/ / |/| |
| * | drivers: thermal: tsens: Annotate struct tsens_priv with __counted_byKees Cook2023-10-081-1/+1
| |/
* / thermal: sysfs: Fix trip_point_hyst_store()Rafael J. Wysocki2023-09-181-4/+5
|/
* thermal: core: Fix disabled trip point check in handle_thermal_trip()Rafael J. Wysocki2023-09-141-2/+4
* thermal: Constify the trip argument of the .get_trend() zone callbackRafael J. Wysocki2023-09-111-1/+2
* thermal/of: add missing of_node_put()Julia Lawall2023-09-111-2/+6
* thermal: core: Drop thermal_zone_device_register()Rafael J. Wysocki2023-09-051-11/+0
* thermal: Use thermal_tripless_zone_device_register()Rafael J. Wysocki2023-09-055-11/+12
* thermal: core: Add function for registering tripless thermal zonesRafael J. Wysocki2023-09-051-0/+11
* thermal: core: Rework .get_trend() thermal zone callbackRafael J. Wysocki2023-08-293-3/+5
* thermal: core: Drop unused .get_trip_*() callbacksRafael J. Wysocki2023-08-292-22/+4
* Merge tag 'thermal-v6.6-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki2023-08-2919-73/+374
|\
| * thermal/drivers/tegra-bpmp: Check if BPMP supports trip pointsMikko Perttunen2023-08-221-1/+51
| * thermal/drivers/loongson-2: Add thermal management supportYinbo Zhu2023-08-173-0/+182
| * thermal/drivers/ti-soc-thermal: Use helper function IS_ERR_OR_NULL()Li Zetao2023-08-171-1/+1
| * thermal/drivers/generic-adc: Removed unneeded call to platform_set_drvdata()Andrei Coardos2023-08-161-1/+0
| * thermal/drivers/max77620_thermal: Removed unneeded call to platform_set_drvda...Andrei Coardos2023-08-161-2/+0
| * thermal/drivers/mediatek/auxadc_thermal: Removed call to platform_set_drvdata()Andrei Coardos2023-08-161-2/+0