summaryrefslogtreecommitdiff
path: root/drivers/thermal/qcom
AgeCommit message (Expand)Author
2023-10-31Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-19thermal/qcom/tsens: Drop ops_v0_1Dmitry Baryshkov
2023-10-08drivers: thermal: tsens: Annotate struct tsens_priv with __counted_byKees Cook
2023-09-29thermal: tsens: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-16thermal/drivers/tsens: Make tsens_xxxx_nvmem staticMin-Hua Chen
2023-07-31thermal: Explicitly include correct DT includesRob Herring
2023-06-26thermal/drivers/qcom/temp-alarm: Use dev_err_probeLuca Weiss
2023-06-26thermal/drivers/qcom: Remove redundant msg at probe timeYangtao Li
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/drivers/qcom/tsens-v0_1: Add support for MSM8226Matti Lehtimäki
2023-03-03thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()Daniel Lezcano
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-15thermal: Remove core header inclusion from driversDaniel Lezcano
2023-02-08firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman
2023-01-18thermal/drivers/qcom-spmi-adc-tm5: Use asm intead of asm-genericAndy Shevchenko
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-06thermal/drivers/qcom: Fix lock inversionJohan Hovold
2023-01-06thermal/drivers/qcom: Fix set_trip_temp() deadlockJohan Hovold
2023-01-06thermal/drivers/qcom: Use generic thermal_zone_get_trip() functionDaniel Lezcano
2022-12-14thermal/drivers/qcom/lmh: Fix irq handler return valueBjorn Andersson
2022-12-14thermal/drivers/qcom: Demote error log of thermal zone register to debugManivannan Sadhasivam
2022-12-14thermal/drivers/qcom/temp-alarm: Fix inaccurate warning for gen2Luca Weiss
2022-12-14thermal: qcom-spmi-adc-tm5: suppress probe-deferral error messageJohan Hovold
2022-12-14thermal/drivers/qcom/tsens: Rework debugfs file structureChristian Marangi
2022-12-14thermal/drivers/qcom/tsens: Fix wrong version id dbg_version_showChristian Marangi
2022-12-14thermal/drivers/qcom/tsens: Init debugfs only with successful probeChristian Marangi
2022-12-14thermal/drivers/tsens: Add IPQ8074 supportRobert Marko
2022-12-14thermal/drivers/tsens: Allow configuring min and max tripsRobert Marko
2022-12-14thermal/drivers/tsens: Add support for combined interruptRobert Marko
2022-10-10Merge tag 'thermal-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-04thermal/drivers/qcom/tsens-v0_1: Fix MSM8939 fourth sensor hw_idVincent Knecht
2022-09-24nvmem: prefix all symbols with NVMEM_Rafał Miłecki
2022-08-17thermal/drivers/qcom/spmi-adc-tm5: Remove unnecessary print function dev_err()Jiapeng Chong
2022-08-17thermal/drivers/qcom: Switch to new of APIDaniel Lezcano