summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| | * thermal/drivers/sun8i: Fix some error handling paths in sun8i_ths_probe()Christophe JAILLET2023-06-261-37/+18
| | * Revert "thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in...Ricardo Cañuelo2023-06-261-12/+2
| | * thermal/drivers/qcom/tsens-v0_1: Add MSM8909 dataStephan Gerhold2023-06-263-2/+39
| | * thermal/drivers/qcom/tsens-v0_1: Add mdm9607 correction offsetsStephan Gerhold2023-06-263-1/+30
| | * thermal/drivers/qcom/tsens-v0_1: Fix mdm9607 slope valuesStephan Gerhold2023-06-261-1/+17
| | * thermal/drivers/qcom/tsens: Drop unused legacy structsStephan Gerhold2023-06-262-58/+0
| | * thermal: Allow selecting the bang-bang governor as defaultThierry Reding2023-06-262-0/+10
| | * thermal/drivers/qcom/tsens-v0_1: Add support for MSM8226Matti Lehtimäki2023-06-263-2/+30
| | * drivers/thermal/rcar_gen3_thermal: add reading fuses for Gen4Wolfram Sang2023-06-261-2/+42
| | * drivers/thermal/rcar_gen3_thermal: refactor reading fuses into seprarate func...Wolfram Sang2023-06-261-24/+36
| | * drivers/thermal/rcar_gen3_thermal: introduce 'info' structureWolfram Sang2023-06-261-15/+26
| * | Merge back earlier Intel thermal control material for 6.5.Rafael J. Wysocki2023-06-262-0/+275
| |\ \ | | |/ | |/|
| | * thermal: intel: int340x_thermal: New IOCTLs for Passive v2 tableSrinivas Pandruvada2023-06-132-0/+275
* | | Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-06-261-5/+6
|\ \ \ | |/ / |/| |
| * | Merge branch 'powercap'Rafael J. Wysocki2023-06-261-5/+6
| |\ \ | | |/ | |/|
| | * powercap: intel_rapl: Introduce RAPL I/F typeZhang Rui2023-05-241-0/+1
| | * powercap: intel_rapl: Make cpu optional for rapl_packageZhang Rui2023-05-241-3/+3
| | * powercap: intel_rapl: Use bitmap for Power LimitsZhang Rui2023-05-241-2/+2