index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
qcom
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-23
thermal/drivers/qcom: Remove some unused fields in struct qpnp_tm_chip
Christophe JAILLET
1
-1
/
+0
2024-04-23
thermal/drivers/tsens: Fix null pointer dereference
Aleksandr Mishin
1
-1
/
+1
2024-04-23
thermal/drivers/tsens: Add suspend to RAM support for tsens
Priyansh Jain
3
-0
/
+37
2024-04-23
thermal/drivers/qcom/lmh: Check for SCM availability at probe
Konrad Dybcio
1
-0
/
+3
2023-10-31
Merge tag 'thermal-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-10
/
+2
2023-10-19
thermal/qcom/tsens: Drop ops_v0_1
Dmitry Baryshkov
1
-6
/
+0
2023-10-08
drivers: thermal: tsens: Annotate struct tsens_priv with __counted_by
Kees Cook
1
-1
/
+1
2023-09-29
thermal: tsens: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-16
thermal/drivers/tsens: Make tsens_xxxx_nvmem static
Min-Hua Chen
2
-4
/
+4
2023-07-31
thermal: Explicitly include correct DT includes
Rob Herring
2
-2
/
+0
2023-06-26
thermal/drivers/qcom/temp-alarm: Use dev_err_probe
Luca Weiss
1
-20
/
+14
2023-06-26
thermal/drivers/qcom: Remove redundant msg at probe time
Yangtao Li
3
-9
/
+3
2023-06-26
thermal/drivers/qcom/tsens-v0_1: Add MSM8909 data
Stephan Gerhold
3
-2
/
+39
2023-06-26
thermal/drivers/qcom/tsens-v0_1: Add mdm9607 correction offsets
Stephan Gerhold
3
-1
/
+30
2023-06-26
thermal/drivers/qcom/tsens-v0_1: Fix mdm9607 slope values
Stephan Gerhold
1
-1
/
+17
2023-06-26
thermal/drivers/qcom/tsens: Drop unused legacy structs
Stephan Gerhold
2
-58
/
+0
2023-06-26
thermal/drivers/qcom/tsens-v0_1: Add support for MSM8226
Matti Lehtimäki
3
-2
/
+30
2023-03-03
thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
Daniel Lezcano
3
-3
/
+3
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
3
-6
/
+6
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-02-15
thermal: Remove core header inclusion from drivers
Daniel Lezcano
1
-1
/
+0
2023-02-08
firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/
Elliot Berman
1
-1
/
+1
2023-01-18
thermal/drivers/qcom-spmi-adc-tm5: Use asm intead of asm-generic
Andy Shevchenko
1
-1
/
+2
2023-01-16
thermal/drivers/qcom: Remove duplicate set next trip point interrupt code
Daniel Lezcano
1
-49
/
+2
2023-01-16
thermal/drivers/tsens: Drop single-cell code for msm8976/msm8956
Dmitry Baryshkov
1
-27
/
+2
2023-01-16
thermal/drivers/tsens: Drop single-cell code for msm8939
Dmitry Baryshkov
1
-25
/
+1
2023-01-16
thermal/drivers/tsens: Drop single-cell code for mdm9607
Dmitry Baryshkov
1
-31
/
+7
2023-01-16
thermal/drivers/tsens: Rework legacy calibration data parsers
Dmitry Baryshkov
4
-662
/
+297
2023-01-16
thermal/drivers/tsens: Support using nvmem cells for msm8974 calibration
Dmitry Baryshkov
3
-8
/
+84
2023-01-16
thermal/drivers/tsens: Support using nvmem cells for calibration data
Dmitry Baryshkov
4
-1
/
+106
2023-01-16
thermal/drivers/tsens: limit num_sensors to 9 for msm8939
Dmitry Baryshkov
1
-9
/
+4
2023-01-16
thermal/drivers/tsens: fix slope values for msm8939
Dmitry Baryshkov
1
-1
/
+16
2023-01-16
thermal/drivers/tsens: Sort out msm8976 vs msm8956 data
Dmitry Baryshkov
3
-27
/
+34
2023-01-16
thermal/drivers/tsens: Drop msm8976-specific defines
Dmitry Baryshkov
1
-7
/
+2
2023-01-16
thermal/drivers/tsens: Drop unnecessary hw_ids
Dmitry Baryshkov
2
-2
/
+0
2023-01-06
thermal/drivers/qcom: Fix lock inversion
Johan Hovold
1
-0
/
+5
2023-01-06
thermal/drivers/qcom: Fix set_trip_temp() deadlock
Johan Hovold
1
-1
/
+1
2023-01-06
thermal/drivers/qcom: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-22
/
+17
2022-12-14
thermal/drivers/qcom/lmh: Fix irq handler return value
Bjorn Andersson
1
-1
/
+1
2022-12-14
thermal/drivers/qcom: Demote error log of thermal zone register to debug
Manivannan Sadhasivam
1
-1
/
+1
2022-12-14
thermal/drivers/qcom/temp-alarm: Fix inaccurate warning for gen2
Luca Weiss
1
-1
/
+2
2022-12-14
thermal: qcom-spmi-adc-tm5: suppress probe-deferral error message
Johan Hovold
1
-4
/
+2
2022-12-14
thermal/drivers/qcom/tsens: Rework debugfs file structure
Christian Marangi
1
-10
/
+3
2022-12-14
thermal/drivers/qcom/tsens: Fix wrong version id dbg_version_show
Christian Marangi
1
-1
/
+1
2022-12-14
thermal/drivers/qcom/tsens: Init debugfs only with successful probe
Christian Marangi
1
-3
/
+5
2022-12-14
thermal/drivers/tsens: Add IPQ8074 support
Robert Marko
3
-1
/
+21
2022-12-14
thermal/drivers/tsens: Allow configuring min and max trips
Robert Marko
6
-2
/
+14
2022-12-14
thermal/drivers/tsens: Add support for combined interrupt
Robert Marko
6
-6
/
+38
2022-10-10
Merge tag 'thermal-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+3
[next]