summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-26linux/netfilter.h: fix kernel-doc warningsRandy Dunlap
2023-06-26netfilter: conntrack: dccp: copy entire header to stack buffer, not just basi...Florian Westphal
2023-06-26lib/ts_bm: reset initial match offset for every block of textJeremy Sowden
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-26net/mlx5: Update the driver with the recent thermal changesDaniel Lezcano
2023-06-26thermal/drivers/armada: Add support for AP807 thermal dataAlex Leibovich
2023-06-26dt-bindings: armada-thermal: Add armada-ap807-thermal compatibleAlex 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-26dt-bindings: thermal: qcom-tsens: Add MSM8909 compatibleStephan Gerhold
2023-06-26dt-bindings: thermal: qcom-tsens: Drop redundant compatiblesStephan 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-26dt-bindings: thermal: tsens: Add ipq9574 compatiblePraveenkumar I
2023-06-26dt-bindings: thermal: convert bcm2835-thermal bindings to YAMLStefan Wahren
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-26dt-bindings: thermal: tsens: Add compatible 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-26dt-bindings: thermal: tsens: Add compatible for SM6375Konrad Dybcio
2023-06-26dt-bindings: thermal: tsens: Add QCM2290Konrad Dybcio
2023-06-26net: nfc: Fix use-after-free caused by nfc_llcp_find_localLin Ma
2023-06-26Merge branch 'sfc-next'David S. Miller
2023-06-26sfc: falcon: use padding to fix alignment in loopback testEdward Cree
2023-06-26sfc: siena: use padding to fix alignment in loopback testEdward Cree
2023-06-26sfc: use padding to fix alignment in loopback testEdward Cree
2023-06-26Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2023-06-26Merge tag 'timers-v6.5-rc1' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner
2023-06-26sfc: fix crash when reading stats while NIC is resettingEdward Cree
2023-06-26netfilter: nf_tables: limit allowed range via nla_policyFlorian Westphal