| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-26 | thermal: qcom-spmi-adc-tm5: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -5/+2 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-07-15 | thermal/drivers/qcom-spmi-adc-tm5: Simplify with dev_err_probe() | Krzysztof Kozlowski | 1 | -6/+3 |
| 2023-07-31 | thermal: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
| 2023-06-26 | thermal/drivers/qcom: Remove redundant msg at probe time | Yangtao Li | 1 | -3/+1 |
| 2023-03-03 | thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs() | Daniel Lezcano | 1 | -1/+1 |
| 2023-03-03 | thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers | Daniel Lezcano | 1 | -2/+2 |
| 2023-01-18 | thermal/drivers/qcom-spmi-adc-tm5: Use asm intead of asm-generic | Andy Shevchenko | 1 | -1/+2 |
| 2022-12-14 | thermal/drivers/qcom: Demote error log of thermal zone register to debug | Manivannan Sadhasivam | 1 | -1/+1 |
| 2022-12-14 | thermal: qcom-spmi-adc-tm5: suppress probe-deferral error message | Johan Hovold | 1 | -4/+2 |
| 2022-10-08 | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+2 |
| 2022-08-17 | thermal/drivers/qcom/spmi-adc-tm5: Remove unnecessary print function dev_err() | Jiapeng Chong | 1 | -3/+1 |
| 2022-08-17 | thermal/drivers/qcom: Switch to new of API | Daniel Lezcano | 1 | -10/+9 |
| 2022-08-15 | thermal: qcom: qcom-spmi-adc-tm5: convert to IIO fwnode API | Nuno Sá | 1 | -1/+2 |
| 2022-07-28 | thermal/drivers/qcom/spmi-adc-tm5: Register thermal zones as hwmon sensors | Dmitry Baryshkov | 1 | -0/+5 |
| 2022-05-19 | thermal/drivers/qcom: Add support for PMIC5 Gen2 ADCTM | Jishnu Prakash | 1 | -7/+397 |
| 2022-05-19 | thermal/drivers/qcom: Add support for multiple generations of devices | Jishnu Prakash | 1 | -31/+51 |
| 2021-10-15 | thermal/drivers/qcom/spmi-adc-tm5: Add support for HC variant | Bjorn Andersson | 1 | -1/+40 |
| 2021-09-09 | thermal/drivers/qcom/spmi-adc-tm5: Don't abort probing if a sensor is not used | Matthias Kaehlcke | 1 | -0/+6 |
| 2021-05-27 | thermal/drivers/qcom: Fix error code in adc_tm5_get_dt_channel_data() | Yang Yingliang | 1 | -1/+1 |
| 2021-02-16 | thermal: qcom: Fix comparison with uninitialized variable channels_available | Colin Ian King | 1 | -7/+7 |
| 2021-02-15 | thermal: qcom: add support for adc-tm5 PMIC thermal monitor | Dmitry Baryshkov | 1 | -0/+623 |