summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2023-01-25thermal/core: Remove unneeded ida_destroy()Daniel Lezcano
2023-01-25thermal/core: Fix unregistering netlink at thermal init timeDaniel Lezcano
2023-01-25thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()Rafael J. Wysocki
2023-01-24thermal: intel: int340x: Protect trip temperature from concurrent updatesSrinivas Pandruvada
2023-01-24thermal: intel: intel_pch: Use generic trip pointsDaniel Lezcano
2023-01-24thermal: ACPI: Add ACPI trip point routinesRafael J. Wysocki
2023-01-24thermal: intel: intel_pch: Add support for Wellsburg PCHTim Zimmermann
2023-01-24Merge back other thermal control material for 6.3.Rafael J. Wysocki
2023-01-24thermal: core: Use device_unregister() instead of device_del/put()Viresh Kumar
2023-01-24thermal: core: Move cdev cleanup to thermal_release()Viresh Kumar
2023-01-24thermal/drivers/armada: Use the thermal_zone_get_crit_temp()Daniel Lezcano
2023-01-24thermal/drivers/mtk: Add support for MT7986 and MT7981Daniel Golle
2023-01-24thermal/drivers/mtk: Use function pointer for raw_to_mcelsiusDaniel Golle
2023-01-24thermal/drivers/sun8i: Convert to use macroYangtao Li
2023-01-23Merge back thermal control material for 6.3.Rafael J. Wysocki
2023-01-20thermal: int340x_thermal: Use sysfs_emit_at() instead of scnprintf()ye xingchen
2023-01-19thermal: core: call put_device() only after device_register() failsViresh Kumar
2023-01-18thermal/drivers/spear: Use devm_platform_get_and_ioremap_resource()ye xingchen
2023-01-18thermal/drivers/kirkwood: Use devm_platform_get_and_ioremap_resource()ye xingchen
2023-01-18thermal/drivers/thermal_mmio: Use devm_platform_get_and_ioremap_resource()ye xingchen
2023-01-18thermal/drivers/rockchip: Use devm_platform_get_and_ioremap_resource()ye xingchen
2023-01-18thermal/drivers/mtk_thermal: Use devm_platform_get_and_ioremap_resource()ye xingchen
2023-01-18thermal/drivers/armada: Use devm_platform_get_and_ioremap_resource()ye xingchen
2023-01-18thermal/drivers/dove: Use devm_platform_get_and_ioremap_resource()ye xingchen
2023-01-18thermal/drivers/bcm2835: Use devm_platform_get_and_ioremap_resource()ye xingchen
2023-01-18thermal/drivers/brcmstb_thermal: Use devm_platform_get_and_ioremap_resource()ye xingchen
2023-01-18thermal: intel: menlow: Update function descriptionsDeming Wang
2023-01-18thermal/drivers/qcom-spmi-adc-tm5: Use asm intead of asm-genericAndy Shevchenko
2023-01-17thermal/drivers/imx_sc_thermal: Add iMX8QM sensorsViorel Suman
2023-01-17thermal/drivers/imx_sc_thermal: Fix the loop conditionViorel Suman
2023-01-16thermal/drivers/qcom: Remove duplicate set next trip point interrupt codeDaniel Lezcano
2023-01-16thermal/drivers/tsens: Drop single-cell code for msm8976/msm8956Dmitry Baryshkov
2023-01-16thermal/drivers/tsens: Drop single-cell code for msm8939Dmitry Baryshkov
2023-01-16thermal/drivers/tsens: Drop single-cell code for mdm9607Dmitry Baryshkov
2023-01-16thermal/drivers/tsens: Rework legacy calibration data parsersDmitry Baryshkov
2023-01-16thermal/drivers/tsens: Support using nvmem cells for msm8974 calibrationDmitry Baryshkov
2023-01-16thermal/drivers/tsens: Support using nvmem cells for calibration dataDmitry Baryshkov
2023-01-16thermal/drivers/tsens: limit num_sensors to 9 for msm8939Dmitry Baryshkov
2023-01-16thermal/drivers/tsens: fix slope values for msm8939Dmitry Baryshkov
2023-01-16thermal/drivers/tsens: Sort out msm8976 vs msm8956 dataDmitry Baryshkov
2023-01-16thermal/drivers/tsens: Drop msm8976-specific definesDmitry Baryshkov
2023-01-16thermal/drivers/tsens: Drop unnecessary hw_idsDmitry Baryshkov
2023-01-16thermal/drivers/uniphier: Use regular comment syntaxRandy Dunlap
2023-01-16thermal/drivers/rockchip: Fix kernel-doc warningsRandy Dunlap
2023-01-16thermal/drivers/mtk_thermal: Fix kernel-doc function nameRandy Dunlap
2023-01-10thermal: intel: Fix unsigned comparison with less than zeroYang Li
2023-01-06thermal/drivers/armada: Use strscpy() to instead of strncpy()Xu Panda
2023-01-06thermal/drivers/qcom: Fix lock inversionJohan Hovold
2023-01-06thermal/drivers/tegra: Fix set_trip_temp() deadlockJohan Hovold
2023-01-06thermal/drivers/qcom: Fix set_trip_temp() deadlockJohan Hovold