Age | Commit message (Expand) | Author |
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 |
2023-01-16 | thermal/drivers/tsens: Sort out msm8976 vs msm8956 data | Dmitry Baryshkov |
2023-01-16 | thermal/drivers/tsens: Drop msm8976-specific defines | Dmitry Baryshkov |
2023-01-16 | thermal/drivers/tsens: Drop unnecessary hw_ids | Dmitry Baryshkov |
2023-01-06 | thermal/drivers/qcom: Fix lock inversion | Johan Hovold |
2023-01-06 | thermal/drivers/qcom: Fix set_trip_temp() deadlock | Johan Hovold |
2023-01-06 | thermal/drivers/qcom: Use generic thermal_zone_get_trip() function | Daniel Lezcano |
2022-12-14 | thermal/drivers/qcom/lmh: Fix irq handler return value | Bjorn Andersson |
2022-12-14 | thermal/drivers/qcom: Demote error log of thermal zone register to debug | Manivannan Sadhasivam |
2022-12-14 | thermal/drivers/qcom/temp-alarm: Fix inaccurate warning for gen2 | Luca Weiss |
2022-12-14 | thermal: qcom-spmi-adc-tm5: suppress probe-deferral error message | Johan Hovold |
2022-12-14 | thermal/drivers/qcom/tsens: Rework debugfs file structure | Christian Marangi |