summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qcom/qcom-spmi-temp-alarm.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: qcom: Use thermal_zone_get_crit_temp() in qpnp_tm_init()Rafael J. Wysocki2024-08-021-19/+3
* thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callbackRafael J. Wysocki2024-07-121-7/+3
* thermal/drivers/qcom: Remove some unused fields in struct qpnp_tm_chipChristophe JAILLET2024-04-231-1/+0
* thermal: Explicitly include correct DT includesRob Herring2023-07-311-1/+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-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: Remove core header inclusion from driversDaniel Lezcano2023-02-151-1/+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/temp-alarm: Fix inaccurate warning for gen2Luca Weiss2022-12-141-1/+2
* thermal/drivers/qcom: Switch to new of APIDaniel Lezcano2022-08-171-6/+6
* thermal/drivers/qcom/temp-alarm: Register thermal zones as hwmon sensorsDmitry Baryshkov2022-07-281-0/+5
* thermal/drivers/qcom-spmi-temp-alarm: Add support for GEN2 rev 1 PMIC periphe...David Collins2021-04-151-30/+61
* thermal: qcom-spmi-temp-alarm: Don't suppress negative tempVeera Vegivada2020-09-041-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1
* drivers: thermal: Move QCOM_SPMI_TEMP_ALARM into the qcom subdirAmit Kucheria2018-12-071-0/+465