summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qcom/qcom-spmi-adc-tm5.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* thermal: qcom-spmi-adc-tm5: Simplify with scoped for each OF child loopKrzysztof Kozlowski6 days1-5/+2
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
* thermal/drivers/qcom-spmi-adc-tm5: Simplify with dev_err_probe()Krzysztof Kozlowski2024-07-151-6/+3
* thermal: Explicitly include correct DT includesRob Herring2023-07-311-1/+0
* thermal/drivers/qcom: Remove redundant msg at probe timeYangtao Li2023-06-261-3/+1
* thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()Daniel Lezcano2023-03-031-1/+1
* thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano2023-03-031-2/+2
* thermal/drivers/qcom-spmi-adc-tm5: Use asm intead of asm-genericAndy Shevchenko2023-01-181-1/+2
* thermal/drivers/qcom: Demote error log of thermal zone register to debugManivannan Sadhasivam2022-12-141-1/+1
* thermal: qcom-spmi-adc-tm5: suppress probe-deferral error messageJohan Hovold2022-12-141-4/+2
* Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-081-1/+2
|\
| * 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-171-10/+9
|/
* thermal/drivers/qcom/spmi-adc-tm5: Register thermal zones as hwmon sensorsDmitry Baryshkov2022-07-281-0/+5
* 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/spmi-adc-tm5: Add support for HC variantBjorn Andersson2021-10-151-1/+40
* thermal/drivers/qcom/spmi-adc-tm5: Don't abort probing if a sensor is not usedMatthias Kaehlcke2021-09-091-0/+6
* thermal/drivers/qcom: Fix error code in adc_tm5_get_dt_channel_data()Yang Yingliang2021-05-271-1/+1
* 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-151-0/+623