diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-08-28 01:58:38 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-08-28 01:58:38 +0300 |
commit | 10d4879f9ef01cc6190fafe4257d06f375bab92c (patch) | |
tree | abd86d10634d748aa81b29adf5ce8106779e3bb3 /kernel | |
parent | b98f602df71aa9612af3239a8d2a23b126e4357a (diff) | |
parent | 3bf1b1571224e713f1a186de21b2204c06f1cb5e (diff) | |
download | linux-10d4879f9ef01cc6190fafe4257d06f375bab92c.tar.xz |
Merge tag 'thermal-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull thermal control fixes from Rafael Wysocki:
"Fix two issues introduced recently and one driver problem leading to a
NULL pointer dereference in some cases.
Specifics:
- Add missing EXPORT_SYMBOL_GPL in the thermal core and add back the
required 'trips' property to the thermal zone DT bindings (Daniel
Lezcano)
- Prevent the int340x_thermal driver from crashing when a package
with a buffer of 0 length is returned by an ACPI control method
evaluated by it (Lee, Chun-Yi)"
* tag 'thermal-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTR
dt-bindings: thermal: Fix missing required property
thermal/core: Add missing EXPORT_SYMBOL_GPL
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions