summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2023-08-01powercap: intel_rapl: Fix a sparse warning in TPMI interfaceZhang Rui
2023-07-24thermal: of: fix double-free on unregistrationAhmad Fatoum
2023-07-24thermal: core: constify params in thermal_zone_device_registerAhmad Fatoum
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
2023-06-26thermal/drivers/qoriq: Only enable supported sensorsPeng Fan
2023-06-26thermal/drivers/qoriq: No need to program site adjustment registerPankit Garg
2023-06-26thermal/drivers/mediatek/lvts_thermal: Register thermal zones as hwmon sensorsChen-Yu Tsai
2023-06-26thermal/drivers/sun8i: Fix some error handling paths in sun8i_ths_probe()Christophe JAILLET
2023-06-26Revert "thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in...Ricardo Cañuelo
2023-06-26thermal/drivers/qcom/tsens-v0_1: Add MSM8909 dataStephan Gerhold
2023-06-26thermal/drivers/qcom/tsens-v0_1: Add mdm9607 correction offsetsStephan Gerhold
2023-06-26thermal/drivers/qcom/tsens-v0_1: Fix mdm9607 slope valuesStephan Gerhold
2023-06-26thermal/drivers/qcom/tsens: Drop unused legacy structsStephan Gerhold
2023-06-26thermal: Allow selecting the bang-bang governor as defaultThierry Reding
2023-06-26thermal/drivers/qcom/tsens-v0_1: Add support for MSM8226Matti Lehtimäki
2023-06-26drivers/thermal/rcar_gen3_thermal: add reading fuses for Gen4Wolfram Sang
2023-06-26drivers/thermal/rcar_gen3_thermal: refactor reading fuses into seprarate func...Wolfram Sang
2023-06-26drivers/thermal/rcar_gen3_thermal: introduce 'info' structureWolfram Sang
2023-06-15thermal/intel/intel_soc_dts_iosf: Fix reporting wrong temperaturesHans de Goede
2023-06-13thermal: intel: int340x_thermal: New IOCTLs for Passive v2 tableSrinivas Pandruvada
2023-05-24thermal: intel: int340x: Add new line for UUID displaySrinivas Pandruvada
2023-05-24powercap: intel_rapl: Introduce RAPL I/F typeZhang Rui
2023-05-24powercap: intel_rapl: Make cpu optional for rapl_packageZhang Rui
2023-05-24powercap: intel_rapl: Use bitmap for Power LimitsZhang Rui
2023-05-04thermal: intel: powerclamp: Fix NULL pointer access issueSrinivas Pandruvada
2023-05-03Merge tag 'thermal-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-03Merge branch 'thermal-core'Rafael J. Wysocki
2023-04-27thermal: intel: menlow: Get rid of this driverRafael J. Wysocki
2023-04-27thermal: intel: pch_thermal: Use thermal driver device to write a traceDaniel Lezcano
2023-04-27thermal: core: Encapsulate tz->device fieldDaniel Lezcano
2023-04-27thermal: gov_step_wise: Adjust code logic to match commentZhang Rui