index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
qcom
Age
Commit message (
Expand
)
Author
2025-05-27
Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-23
thermal: qcom: ipq5018: make ops_ipq5018 struct static
George Moussalem
2025-05-16
thermal: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
2025-05-16
thermal/drivers/qcom/tsens: Add support for IPQ5018 tsens
Sricharan Ramabadhran
2025-05-16
thermal/drivers/qcom/tsens: Add support for tsens v1 without RPM
George Moussalem
2025-05-16
thermal/drivers/qcom/tsens: Update conditions to strictly evaluate for IP v2+
George Moussalem
2025-03-25
thermal/drivers/qcom-spmi-temp-alarm: Drop unused driver data
Johan Hovold
2025-03-25
thermal/drivers/tsens: Add TSENS enable and calibration support for V2
Praveenkumar I
2024-11-26
thermal: qcom-spmi-adc-tm5: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-11-13
thermal/drivers/qcom/tsens-v1: Add support for MSM8937 tsens
Barnabás Czémán
2024-11-13
thermal: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-11-04
thermal/drivers/qcom/lmh: Remove false lockdep backtrace
Dmitry Baryshkov
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-08-02
thermal: qcom: Use thermal_zone_get_crit_temp() in qpnp_tm_init()
Rafael J. Wysocki
2024-07-15
Merge branch 'thermal-core'
Rafael J. Wysocki
2024-07-15
thermal/drivers/qcom-tsens: Simplify with dev_err_probe()
Krzysztof Kozlowski
2024-07-15
thermal/drivers/qcom-spmi-adc-tm5: Simplify with dev_err_probe()
Krzysztof Kozlowski
2024-07-12
thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callback
Rafael J. Wysocki
2024-04-23
thermal/drivers/qcom: Remove some unused fields in struct qpnp_tm_chip
Christophe JAILLET
2024-04-23
thermal/drivers/tsens: Fix null pointer dereference
Aleksandr Mishin
2024-04-23
thermal/drivers/tsens: Add suspend to RAM support for tsens
Priyansh Jain
2024-04-23
thermal/drivers/qcom/lmh: Check for SCM availability at probe
Konrad Dybcio
2023-10-31
Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-19
thermal/qcom/tsens: Drop ops_v0_1
Dmitry Baryshkov
2023-10-08
drivers: thermal: tsens: Annotate struct tsens_priv with __counted_by
Kees Cook
2023-09-29
thermal: tsens: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-16
thermal/drivers/tsens: Make tsens_xxxx_nvmem static
Min-Hua Chen
2023-07-31
thermal: Explicitly include correct DT includes
Rob Herring
2023-06-26
thermal/drivers/qcom/temp-alarm: Use dev_err_probe
Luca Weiss
2023-06-26
thermal/drivers/qcom: Remove redundant msg at probe time
Yangtao Li
2023-06-26
thermal/drivers/qcom/tsens-v0_1: Add MSM8909 data
Stephan Gerhold
2023-06-26
thermal/drivers/qcom/tsens-v0_1: Add mdm9607 correction offsets
Stephan Gerhold
2023-06-26
thermal/drivers/qcom/tsens-v0_1: Fix mdm9607 slope values
Stephan Gerhold
2023-06-26
thermal/drivers/qcom/tsens: Drop unused legacy structs
Stephan Gerhold
2023-06-26
thermal/drivers/qcom/tsens-v0_1: Add support for MSM8226
Matti Lehtimäki
2023-03-03
thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
Daniel Lezcano
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-15
thermal: Remove core header inclusion from drivers
Daniel Lezcano
2023-02-08
firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/
Elliot Berman
2023-01-18
thermal/drivers/qcom-spmi-adc-tm5: Use asm intead of asm-generic
Andy Shevchenko
2023-01-16
thermal/drivers/qcom: Remove duplicate set next trip point interrupt code
Daniel Lezcano
2023-01-16
thermal/drivers/tsens: Drop single-cell code for msm8976/msm8956
Dmitry Baryshkov
2023-01-16
thermal/drivers/tsens: Drop single-cell code for msm8939
Dmitry Baryshkov
2023-01-16
thermal/drivers/tsens: Drop single-cell code for mdm9607
Dmitry Baryshkov
2023-01-16
thermal/drivers/tsens: Rework legacy calibration data parsers
Dmitry Baryshkov
2023-01-16
thermal/drivers/tsens: Support using nvmem cells for msm8974 calibration
Dmitry Baryshkov
2023-01-16
thermal/drivers/tsens: Support using nvmem cells for calibration data
Dmitry Baryshkov
2023-01-16
thermal/drivers/tsens: limit num_sensors to 9 for msm8939
Dmitry Baryshkov
2023-01-16
thermal/drivers/tsens: fix slope values for msm8939
Dmitry Baryshkov
[next]