summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qcom
Commit message (Expand)AuthorAgeFilesLines
* 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
* | thermal/drivers/qcom: Switch to new of APIDaniel Lezcano2022-08-173-24/+23
|/
* thermal/drivers/qcom/spmi-adc-tm5: Register thermal zones as hwmon sensorsDmitry Baryshkov2022-07-281-0/+5
* thermal/drivers/qcom/temp-alarm: Register thermal zones as hwmon sensorsDmitry Baryshkov2022-07-281-0/+5
* thermal/drivers/qcom: Remove get_trend functionDaniel Lezcano2022-07-282-14/+0
* thermal/drivers/qcom/lmh: Add sc8180x compatibleBjorn Andersson2022-05-191-0/+1
* thermal/drivers/tsens: Add compat string for the qcom,msm8960Dmitry Baryshkov2022-05-191-0/+3
* thermal/drivers/qcom: Add support for PMIC5 Gen2 ADCTMJishnu Prakash2022-05-191-7/+397
* thermal/drivers/qcom: Add support for multiple generations of devicesJishnu Prakash2022-05-191-31/+51
* thermal/drivers/qcom/lmh: Add support for sm8150Thara Gopinath2022-03-081-27/+35
* thermal/drivers/tsens: register thermal zones as hwmon sensorsDmitry Baryshkov2022-03-081-0/+5
* thermal/drivers/tsens: Add timeout to get_temp_tsens_validAnsuel Smith2021-10-161-15/+14
* thermal/drivers/qcom/lmh: make QCOM_LMH depends on QCOM_SCMJackie Liu2021-10-161-1/+1
* thermal/drivers/qcom/spmi-adc-tm5: Add support for HC variantBjorn Andersson2021-10-151-1/+40
* thermal/drivers/tsens: Fix wrong check for tzd in irq handlersAnsuel Smith2021-09-211-2/+2
* thermal/drivers/qcom/spmi-adc-tm5: Don't abort probing if a sensor is not usedMatthias Kaehlcke2021-09-091-0/+6
* thermal/drivers/qcom: Add support for LMh driverThara Gopinath2021-08-183-0/+243
* thermal/drivers/qcom: Fix error code in adc_tm5_get_dt_channel_data()Yang Yingliang2021-05-271-1/+1
* thermal/drivers/tsens: Add support for ipq8064-tsensAnsuel Smith2021-04-221-0/+3
* thermal/drivers/tsens: Drop unused define for msm8960Ansuel Smith2021-04-221-23/+1
* thermal/drivers/tsens: Replace custom 8960 apis with generic apisAnsuel Smith2021-04-221-41/+15
* thermal/drivers/tsens: Fix bug in sensor enable for msm8960Ansuel Smith2021-04-221-3/+20
* thermal/drivers/tsens: Use init_common for msm8960Ansuel Smith2021-04-221-51/+1
* thermal/drivers/tsens: Add VER_0 tsens versionAnsuel Smith2021-04-223-30/+133
* thermal/drivers/tsens: Convert msm8960 to reg_fieldAnsuel Smith2021-04-221-2/+71
* thermal/drivers/tsens: Don't hardcode sensor slopeAnsuel Smith2021-04-221-1/+2
* thermal/drivers/qcom/tsens-v0_1: Add support for MDM9607Konrad Dybcio2021-04-203-2/+101
* thermal/drivers/tsens: Fix missing put_device errorGuangqing Zhu2021-04-151-2/+4
* thermal/drivers/qcom-spmi-temp-alarm: Add support for GEN2 rev 1 PMIC periphe...David Collins2021-04-151-30/+61
* thermal/drivers/qcom/tsens_v1: Enable sensor 3 on MSM8976Konrad Dybcio2021-03-171-2/+2
* thermal: qcom: Fix comparison with uninitialized variable channels_availableColin Ian King2021-02-161-7/+7
* thermal: qcom: add support for adc-tm5 PMIC thermal monitorDmitry Baryshkov2021-02-153-0/+635
* Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-09-041-2/+2
|\
| * thermal: qcom-spmi-temp-alarm: Don't suppress negative tempVeera Vegivada2020-09-041-2/+2
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-6/+6
|/