summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'thermal-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-08-2829-205/+123
|\
| * Merge updates of thermal drivers for Intel platforms for 6.6-rc1.Rafael J. Wysocki2023-08-242-17/+4
| |\
| | * thermal: intel: intel_soc_dts_iosf: Remove redundant checkZhang Rui2023-08-221-5/+3
| | * thermal: intel: int340x: simplify the code with module_platform_driver()Yang Yingliang2023-08-221-12/+1
| * | thermal/of: Fix potential uninitialized value accessPeng Fan2023-08-221-4/+4
| |/
| * Merge ACPI thermal driver changes for 6.6-rc1.Rafael J. Wysocki2023-08-223-15/+29
| |\
| * \ Merge Intel DTS IOSF thermal driver changes for 6.6-rc1.Rafael J. Wysocki2023-08-214-136/+78
| |\ \
| | * | thermal: intel: intel_soc_dts_iosf: Use struct thermal_tripRafael J. Wysocki2023-08-112-45/+8
| | * | thermal: intel: intel_soc_dts_iosf: Rework critical trip setupRafael J. Wysocki2023-08-114-51/+27
| | * | thermal: intel: intel_soc_dts_iosf: Add helper for resetting trip pointsRafael J. Wysocki2023-08-111-6/+9
| | * | thermal: intel: intel_soc_dts_iosf: Change initialization orderingRafael J. Wysocki2023-08-111-9/+16
| | * | thermal: intel: intel_soc_dts_iosf: Pass sensors to update_trip_temp()Rafael J. Wysocki2023-08-111-4/+3
| | * | thermal: intel: intel_soc_dts_iosf: Untangle update_trip_temp()Rafael J. Wysocki2023-08-111-13/+24
| | * | thermal: intel: intel_soc_dts_iosf: Always assume notification supportRafael J. Wysocki2023-08-111-13/+8
| | * | thermal: intel: intel_soc_dts_iosf: Drop redundant symbol definitionRafael J. Wysocki2023-08-101-3/+0
| | * | thermal: intel: intel_soc_dts_iosf: Always use 2 tripsRafael J. Wysocki2023-08-104-24/+15
| * | | thermal: Explicitly include correct DT includesRob Herring2023-07-3123-26/+15
| * | | Merge back new thermal control material for v6.6.Rafael J. Wysocki2023-07-311-22/+22
| |\| |
| | * | thermal/drivers/int340x: Do not check the thermal zone stateDaniel Lezcano2023-07-141-18/+14
| | * | thermal/drivers/int3400: Use thermal zone device wrappersDaniel Lezcano2023-07-141-4/+8
* | | | Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-08-283-15/+29
|\ \ \ \
| * \ \ \ Merge branch 'acpi-thermal'Rafael J. Wysocki2023-08-253-15/+29
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | thermal: core: Rework and rename __for_each_thermal_trip()Rafael J. Wysocki2023-08-172-14/+8
| | * | | thermal: core: Introduce thermal_zone_device_exec()Rafael J. Wysocki2023-08-171-0/+19
| | * | | thermal: core: Do not handle trip points with invalid temperatureRafael J. Wysocki2023-08-101-1/+2
| | | |/ | | |/|
* | | | Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-08-281-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | x86/cpu: Fix Gracemont uarchPeter Zijlstra2023-08-091-1/+1
| |/ /
* | / powercap: intel_rapl: Fix a sparse warning in TPMI interfaceZhang Rui2023-08-011-8/+8
| |/ |/|
* | thermal: of: fix double-free on unregistrationAhmad Fatoum2023-07-241-21/+6
* | thermal: core: constify params in thermal_zone_device_registerAhmad Fatoum2023-07-241-2/+2
|/
* Merge tag 'thermal-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-2627-226/+622
|\
| * Merge tag 'thermal-v6.5-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki2023-06-2625-226/+347
| |\
| | * thermal/drivers/qcom/temp-alarm: Use dev_err_probeLuca Weiss2023-06-261-20/+14
| | * thermal/drivers/generic-adc: Register thermal zones as hwmon sensorsChen-Yu Tsai2023-06-261-0/+4
| | * thermal/drivers/mediatek/lvts_thermal: Remove redundant msg in lvts_ctrl_start()Yangtao Li2023-06-261-2/+1
| | * thermal/drivers/qcom: Remove redundant msg at probe timeYangtao Li2023-06-263-9/+3
| | * thermal/drivers/ti-soc: Remove redundant msg in ti_thermal_expose_sensor()Yangtao Li2023-06-261-2/+1
| | * thermal/drivers/qoriq: Remove redundant msg in qoriq_tmu_register_tmu_zone()Yangtao Li2023-06-261-3/+1
| | * thermal/drivers/tegra: Remove redundant msg in tegra_tsensor_register_channel()Yangtao Li2023-06-261-2/+1
| | * drivers/thermal/k3: Remove redundant msg in k3_bandgap_probe()Yangtao Li2023-06-261-2/+1
| | * thermal/drivers/imx: Remove redundant msg in imx8mm_tmu_probe() and imx_sc_th...Yangtao Li2023-06-262-4/+2
| | * thermal/drivers/amlogic: Remove redundant msg in amlogic_thermal_probe()Yangtao Li2023-06-261-2/+1
| | * thermal/drivers/sun8i: Remove redundant msg in sun8i_ths_register()Yangtao Li2023-06-261-3/+1
| | * thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs()Yangtao Li2023-06-261-1/+4
| | * thermal/drivers/stm32: Convert to platform remove callback returning voidUwe Kleine-König2023-06-263-7/+5
| | * thermal/drivers/armada: Add support for AP807 thermal dataAlex Leibovich2023-06-261-2/+30
| | * thermal/drivers/qoriq: Support version 2.1Peng Fan2023-06-261-4/+10
| | * thermal/drivers/qoriq: Only enable supported sensorsPeng Fan2023-06-261-11/+19
| | * thermal/drivers/qoriq: No need to program site adjustment registerPankit Garg2023-06-261-4/+0
| | * thermal/drivers/mediatek/lvts_thermal: Register thermal zones as hwmon sensorsChen-Yu Tsai2023-06-261-0/+5