summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qcom
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-10-312-10/+2
|\
| * thermal/qcom/tsens: Drop ops_v0_1Dmitry Baryshkov2023-10-191-6/+0
| * thermal: tsens: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-4/+2
* | drivers: thermal: tsens: Annotate struct tsens_priv with __counted_byKees Cook2023-10-081-1/+1
|/
* thermal/drivers/tsens: Make tsens_xxxx_nvmem staticMin-Hua Chen2023-08-162-4/+4
* thermal: Explicitly include correct DT includesRob Herring2023-07-312-2/+0
* thermal/drivers/qcom/temp-alarm: Use dev_err_probeLuca Weiss2023-06-261-20/+14
* thermal/drivers/qcom: Remove redundant msg at probe timeYangtao Li2023-06-263-9/+3
* 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/drivers/qcom/tsens-v0_1: Add support for MSM8226Matti Lehtimäki2023-06-263-2/+30
* thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()Daniel Lezcano2023-03-033-3/+3
* thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano2023-03-033-6/+6
* Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-271-1/+1
|\
| * firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman2023-02-081-1/+1
* | thermal: Remove core header inclusion from driversDaniel Lezcano2023-02-151-1/+0
* | thermal/drivers/qcom-spmi-adc-tm5: Use asm intead of asm-genericAndy Shevchenko2023-01-181-1/+2
* | thermal/drivers/qcom: Remove duplicate set next trip point interrupt codeDaniel Lezcano2023-01-161-49/+2
* | thermal/drivers/tsens: Drop single-cell code for msm8976/msm8956Dmitry Baryshkov2023-01-161-27/+2
* | thermal/drivers/tsens: Drop single-cell code for msm8939Dmitry Baryshkov2023-01-161-25/+1
* | thermal/drivers/tsens: Drop single-cell code for mdm9607Dmitry Baryshkov2023-01-161-31/+7
* | thermal/drivers/tsens: Rework legacy calibration data parsersDmitry Baryshkov2023-01-164-662/+297
* | thermal/drivers/tsens: Support using nvmem cells for msm8974 calibrationDmitry Baryshkov2023-01-163-8/+84
* | thermal/drivers/tsens: Support using nvmem cells for calibration dataDmitry Baryshkov2023-01-164-1/+106
* | thermal/drivers/tsens: limit num_sensors to 9 for msm8939Dmitry Baryshkov2023-01-161-9/+4
* | thermal/drivers/tsens: fix slope values for msm8939Dmitry Baryshkov2023-01-161-1/+16
* | thermal/drivers/tsens: Sort out msm8976 vs msm8956 dataDmitry Baryshkov2023-01-163-27/+34
* | thermal/drivers/tsens: Drop msm8976-specific definesDmitry Baryshkov2023-01-161-7/+2
* | thermal/drivers/tsens: Drop unnecessary hw_idsDmitry Baryshkov2023-01-162-2/+0
* | thermal/drivers/qcom: Fix lock inversionJohan Hovold2023-01-061-0/+5
* | thermal/drivers/qcom: Fix set_trip_temp() deadlockJohan Hovold2023-01-061-1/+1
* | thermal/drivers/qcom: Use generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-061-22/+17
|/
* thermal/drivers/qcom/lmh: Fix irq handler return valueBjorn Andersson2022-12-141-1/+1
* thermal/drivers/qcom: Demote error log of thermal zone register to debugManivannan Sadhasivam2022-12-141-1/+1
* thermal/drivers/qcom/temp-alarm: Fix inaccurate warning for gen2Luca Weiss2022-12-141-1/+2
* thermal: qcom-spmi-adc-tm5: suppress probe-deferral error messageJohan Hovold2022-12-141-4/+2
* thermal/drivers/qcom/tsens: Rework debugfs file structureChristian Marangi2022-12-141-10/+3
* thermal/drivers/qcom/tsens: Fix wrong version id dbg_version_showChristian Marangi2022-12-141-1/+1
* thermal/drivers/qcom/tsens: Init debugfs only with successful probeChristian Marangi2022-12-141-3/+5
* thermal/drivers/tsens: Add IPQ8074 supportRobert Marko2022-12-143-1/+21
* thermal/drivers/tsens: Allow configuring min and max tripsRobert Marko2022-12-146-2/+14
* thermal/drivers/tsens: Add support for combined interruptRobert Marko2022-12-146-6/+38
* Merge tag 'thermal-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-101-1/+1
|\
| * thermal/drivers/qcom/tsens-v0_1: Fix MSM8939 fourth sensor hw_idVincent Knecht2022-10-041-1/+1
* | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-082-2/+3
|\ \ | |/ |/|
| * nvmem: prefix all symbols with NVMEM_Rafał Miłecki2022-09-241-1/+1
| * thermal: qcom: qcom-spmi-adc-tm5: convert to IIO fwnode APINuno Sá2022-08-151-1/+2
* | thermal/drivers/qcom/spmi-adc-tm5: Remove unnecessary print function dev_err()Jiapeng Chong2022-08-171-3/+1