aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/qcom/qcom-spmi-temp-alarm.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-12thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callbackGravatar Rafael J. Wysocki 1-7/+3
2024-04-23thermal/drivers/qcom: Remove some unused fields in struct qpnp_tm_chipGravatar Christophe JAILLET 1-1/+0
2023-07-31thermal: Explicitly include correct DT includesGravatar Rob Herring 1-1/+0
2023-06-26thermal/drivers/qcom/temp-alarm: Use dev_err_probeGravatar Luca Weiss 1-20/+14
2023-06-26thermal/drivers/qcom: Remove redundant msg at probe timeGravatar Yangtao Li 1-3/+1
2023-03-03thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()Gravatar Daniel Lezcano 1-1/+1
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversGravatar Daniel Lezcano 1-2/+2
2023-02-15thermal: Remove core header inclusion from driversGravatar Daniel Lezcano 1-1/+0
2023-01-06thermal/drivers/qcom: Fix lock inversionGravatar Johan Hovold 1-0/+5
2023-01-06thermal/drivers/qcom: Fix set_trip_temp() deadlockGravatar Johan Hovold 1-1/+1
2023-01-06thermal/drivers/qcom: Use generic thermal_zone_get_trip() functionGravatar Daniel Lezcano 1-22/+17
2022-12-14thermal/drivers/qcom/temp-alarm: Fix inaccurate warning for gen2Gravatar Luca Weiss 1-1/+2
2022-08-17thermal/drivers/qcom: Switch to new of APIGravatar Daniel Lezcano 1-6/+6
2022-07-28thermal/drivers/qcom/temp-alarm: Register thermal zones as hwmon sensorsGravatar Dmitry Baryshkov 1-0/+5
2021-04-15thermal/drivers/qcom-spmi-temp-alarm: Add support for GEN2 rev 1 PMIC periphe...Gravatar David Collins 1-30/+61
2020-09-04thermal: qcom-spmi-temp-alarm: Don't suppress negative tempGravatar Veera Vegivada 1-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Gravatar Thomas Gleixner 1-9/+1
2018-12-07drivers: thermal: Move QCOM_SPMI_TEMP_ALARM into the qcom subdirGravatar Amit Kucheria 1-0/+465