Re: [GIT PULL] [resend] thermal drivers fixes for v7.3-rc1
"Rafael J. Wysocki (Intel)" <[email protected]>
| Newsgroups | org.kernel.vger.linux-pm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAJZ5v0gr_1tN4UFe6iBA3kv4bfq-AhL2XaM4r1BBWECAqiKMjA@mail.gmail.com> |
Hi Daniel, On Tue, Aug 18, 2026 at 1:35 PM Daniel Lezcano <[email protected]> wrote: > > Hi Rafael, > > Hopefully this time everything is fine :/ > > "Fixes" tags have been fixed. > > Please consider the following changes since commit > ccda015d76736dc5ccefc70a040b9304a6c2000f: > > Merge tag 'thermal-v7.3-rc1' of > ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux > (2026-08-10 12:53:41 +0200) > > are available in the Git repository at: > > > ssh://[email protected]/pub/scm/linux/kernel/git/thermal/linux.git > tags/thermal-v7.3-rc1-fixes > > for you to fetch changes up to b115930d716defc3a7daa2bc2ae2465d864b7114: > > thermal/drivers/armada: Fix missing bitfields include (2026-08-18 > 13:09:22 +0200) > > ---------------------------------------------------------------- > - Fix missing bitfield include headers in Armada and QCom SPM BMG > drivers (Daniel Lezcano) > > - Fix missed file when manually applying a change after a conflict > resolution for the QCom SPMI ADC TM5 Gen3 (Daniel Lezcano) Pulled and added to linux-pm.git/thermal and linux-pm.git/linux-next, thanks! > ---------------------------------------------------------------- > Daniel Lezcano (2): > thermal/drivers/qcom/spm mbg tm: Fix missing bitfield header > thermal/drivers/armada: Fix missing bitfields include > > Jishnu Prakash (1): > thermal/drivers/qcom: Fix missing spmi adc tm5 gen3 file > > drivers/thermal/armada_thermal.c | 1 + > drivers/thermal/qcom/qcom-spmi-adc-tm5-gen3.c | 434 > ++++++++++++++++++++++++++ > drivers/thermal/qcom/qcom-spmi-mbg-tm.c | 2 +- > 3 files changed, 436 insertions(+), 1 deletion(-) > create mode 100644 drivers/thermal/qcom/qcom-spmi-adc-tm5-gen3.c