summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
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
2023-08-22thermal: intel: int340x: simplify the code with module_platform_driver()Yang Yingliang
2023-08-22thermal/of: Fix potential uninitialized value accessPeng Fan
2023-08-22Merge ACPI thermal driver changes for 6.6-rc1.Rafael J. Wysocki
2023-08-21Merge Intel DTS IOSF thermal driver changes for 6.6-rc1.Rafael J. Wysocki
2023-08-17thermal: core: Rework and rename __for_each_thermal_trip()Rafael J. Wysocki
2023-08-17thermal: core: Introduce thermal_zone_device_exec()Rafael J. Wysocki
2023-08-11thermal: intel: intel_soc_dts_iosf: Use struct thermal_tripRafael J. Wysocki
2023-08-11thermal: intel: intel_soc_dts_iosf: Rework critical trip setupRafael J. Wysocki
2023-08-11thermal: intel: intel_soc_dts_iosf: Add helper for resetting trip pointsRafael J. Wysocki
2023-08-11thermal: intel: intel_soc_dts_iosf: Change initialization orderingRafael J. Wysocki
2023-08-11thermal: intel: intel_soc_dts_iosf: Pass sensors to update_trip_temp()Rafael J. Wysocki
2023-08-11thermal: intel: intel_soc_dts_iosf: Untangle update_trip_temp()Rafael J. Wysocki
2023-08-11thermal: intel: intel_soc_dts_iosf: Always assume notification supportRafael J. Wysocki
2023-08-10thermal: intel: intel_soc_dts_iosf: Drop redundant symbol definitionRafael J. Wysocki
2023-08-10thermal: intel: intel_soc_dts_iosf: Always use 2 tripsRafael J. Wysocki
2023-08-10thermal: core: Do not handle trip points with invalid temperatureRafael J. Wysocki
2023-08-09x86/cpu: Fix Gracemont uarchPeter Zijlstra
2023-08-01powercap: intel_rapl: Fix a sparse warning in TPMI interfaceZhang Rui
2023-07-31thermal: Explicitly include correct DT includesRob Herring
2023-07-31Merge back new thermal control material for v6.6.Rafael J. Wysocki
2023-07-24thermal: of: fix double-free on unregistrationAhmad Fatoum
2023-07-24thermal: core: constify params in thermal_zone_device_registerAhmad Fatoum
2023-07-14thermal/drivers/int340x: Do not check the thermal zone stateDaniel Lezcano
2023-07-14thermal/drivers/int3400: Use thermal zone device wrappersDaniel Lezcano
2023-06-26Merge tag 'thermal-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-26Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-06-26Merge tag 'thermal-v6.5-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2023-06-26Merge back earlier Intel thermal control material for 6.5.Rafael J. Wysocki
2023-06-26Merge branch 'powercap'Rafael J. Wysocki
2023-06-26thermal/drivers/qcom/temp-alarm: Use dev_err_probeLuca Weiss
2023-06-26thermal/drivers/generic-adc: Register thermal zones as hwmon sensorsChen-Yu Tsai
2023-06-26thermal/drivers/mediatek/lvts_thermal: Remove redundant msg in lvts_ctrl_start()Yangtao Li
2023-06-26thermal/drivers/qcom: Remove redundant msg at probe timeYangtao Li
2023-06-26thermal/drivers/ti-soc: Remove redundant msg in ti_thermal_expose_sensor()Yangtao Li
2023-06-26thermal/drivers/qoriq: Remove redundant msg in qoriq_tmu_register_tmu_zone()Yangtao Li
2023-06-26thermal/drivers/tegra: Remove redundant msg in tegra_tsensor_register_channel()Yangtao Li
2023-06-26drivers/thermal/k3: Remove redundant msg in k3_bandgap_probe()Yangtao Li
2023-06-26thermal/drivers/imx: Remove redundant msg in imx8mm_tmu_probe() and imx_sc_th...Yangtao Li
2023-06-26thermal/drivers/amlogic: Remove redundant msg in amlogic_thermal_probe()Yangtao Li
2023-06-26thermal/drivers/sun8i: Remove redundant msg in sun8i_ths_register()Yangtao Li
2023-06-26thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs()Yangtao Li
2023-06-26thermal/drivers/stm32: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-26thermal/drivers/armada: Add support for AP807 thermal dataAlex Leibovich
2023-06-26thermal/drivers/qoriq: Support version 2.1Peng Fan