aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-26Merge branches 'pm-cpufreq' and 'pm-cpuidle'Gravatar Rafael J. Wysocki 9-57/+341
2023-06-26Merge branches 'acpi-apei', 'acpi-pad' and 'acpi-misc'Gravatar Rafael J. Wysocki 4-5/+4
2023-06-26Merge branches 'acpi-thermal' and 'acpi-button'Gravatar Rafael J. Wysocki 4-262/+282
2023-06-26Merge branches 'acpi-x86', 'acpi-video', 'acpi-soc' and 'acpi-tables'Gravatar Rafael J. Wysocki 5-6/+86
2023-06-26Merge branches 'acpi-scan', 'acpi-pm', 'acpi-resource' and 'acpi-ec'Gravatar Rafael J. Wysocki 6-103/+87
2023-06-26thermal/drivers/qcom/temp-alarm: Use dev_err_probeGravatar Luca Weiss 1-20/+14
2023-06-26thermal/drivers/generic-adc: Register thermal zones as hwmon sensorsGravatar Chen-Yu Tsai 1-0/+4
2023-06-26thermal/drivers/mediatek/lvts_thermal: Remove redundant msg in lvts_ctrl_start()Gravatar Yangtao Li 1-2/+1
2023-06-26thermal/drivers/qcom: Remove redundant msg at probe timeGravatar Yangtao Li 3-9/+3
2023-06-26thermal/drivers/ti-soc: Remove redundant msg in ti_thermal_expose_sensor()Gravatar Yangtao Li 1-2/+1
2023-06-26thermal/drivers/qoriq: Remove redundant msg in qoriq_tmu_register_tmu_zone()Gravatar Yangtao Li 1-3/+1
2023-06-26thermal/drivers/tegra: Remove redundant msg in tegra_tsensor_register_channel()Gravatar Yangtao Li 1-2/+1
2023-06-26drivers/thermal/k3: Remove redundant msg in k3_bandgap_probe()Gravatar Yangtao Li 1-2/+1
2023-06-26thermal/drivers/imx: Remove redundant msg in imx8mm_tmu_probe() and imx_sc_th...Gravatar Yangtao Li 2-4/+2
2023-06-26thermal/drivers/amlogic: Remove redundant msg in amlogic_thermal_probe()Gravatar Yangtao Li 1-2/+1
2023-06-26thermal/drivers/sun8i: Remove redundant msg in sun8i_ths_register()Gravatar Yangtao Li 1-3/+1
2023-06-26thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs()Gravatar Yangtao Li 1-1/+4
2023-06-26thermal/drivers/stm32: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 3-7/+5
2023-06-26net/mlx5: Update the driver with the recent thermal changesGravatar Daniel Lezcano 1-7/+8
2023-06-26thermal/drivers/armada: Add support for AP807 thermal dataGravatar Alex Leibovich 1-2/+30
2023-06-26dt-bindings: armada-thermal: Add armada-ap807-thermal compatibleGravatar Alex Leibovich 1-0/+1
2023-06-26thermal/drivers/qoriq: Support version 2.1Gravatar Peng Fan 1-4/+10
2023-06-26thermal/drivers/qoriq: Only enable supported sensorsGravatar Peng Fan 1-11/+19
2023-06-26thermal/drivers/qoriq: No need to program site adjustment registerGravatar Pankit Garg 1-4/+0
2023-06-26thermal/drivers/mediatek/lvts_thermal: Register thermal zones as hwmon sensorsGravatar Chen-Yu Tsai 1-0/+5
2023-06-26thermal/drivers/sun8i: Fix some error handling paths in sun8i_ths_probe()Gravatar Christophe JAILLET 1-37/+18
2023-06-26Revert "thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in...Gravatar Ricardo Cañuelo 1-12/+2
2023-06-26thermal/drivers/qcom/tsens-v0_1: Add MSM8909 dataGravatar Stephan Gerhold 3-2/+39
2023-06-26dt-bindings: thermal: qcom-tsens: Add MSM8909 compatibleGravatar Stephan Gerhold 1-0/+1
2023-06-26dt-bindings: thermal: qcom-tsens: Drop redundant compatiblesGravatar Stephan Gerhold 1-21/+1
2023-06-26thermal/drivers/qcom/tsens-v0_1: Add mdm9607 correction offsetsGravatar Stephan Gerhold 3-1/+30
2023-06-26thermal/drivers/qcom/tsens-v0_1: Fix mdm9607 slope valuesGravatar Stephan Gerhold 1-1/+17
2023-06-26thermal/drivers/qcom/tsens: Drop unused legacy structsGravatar Stephan Gerhold 2-58/+0
2023-06-26dt-bindings: thermal: tsens: Add ipq9574 compatibleGravatar Praveenkumar I 1-0/+6
2023-06-26dt-bindings: thermal: convert bcm2835-thermal bindings to YAMLGravatar Stefan Wahren 2-41/+48
2023-06-26thermal: Allow selecting the bang-bang governor as defaultGravatar Thierry Reding 2-0/+10
2023-06-26thermal/drivers/qcom/tsens-v0_1: Add support for MSM8226Gravatar Matti Lehtimäki 3-2/+30
2023-06-26dt-bindings: thermal: tsens: Add compatible for MSM8226Gravatar Matti Lehtimäki 1-0/+1
2023-06-26drivers/thermal/rcar_gen3_thermal: add reading fuses for Gen4Gravatar Wolfram Sang 1-2/+42
2023-06-26drivers/thermal/rcar_gen3_thermal: refactor reading fuses into seprarate func...Gravatar Wolfram Sang 1-24/+36
2023-06-26drivers/thermal/rcar_gen3_thermal: introduce 'info' structureGravatar Wolfram Sang 1-15/+26
2023-06-26dt-bindings: thermal: tsens: Add compatible for SM6375Gravatar Konrad Dybcio 1-0/+1
2023-06-26dt-bindings: thermal: tsens: Add QCM2290Gravatar Konrad Dybcio 1-0/+1
2023-06-26Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Gravatar Thomas Gleixner 1039-5611/+9989
2023-06-26Merge tag 'timers-v6.5-rc1' of https://git.linaro.org/people/daniel.lezcano/l...Gravatar Thomas Gleixner 20-374/+442
2023-06-25Linux 6.4v6.4Gravatar Linus Torvalds 1-1/+1
2023-06-25Merge tag 'i2c-for-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-9/+17
2023-06-25Merge tag 'perf_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-4/+17
2023-06-25Merge tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 7-0/+59
2023-06-25Merge tag 'x86_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-5/+8