diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-11-27 14:36:00 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-11-27 14:36:00 -0800 |
commit | 92b459d82a6ec472d01f18edd532946aea80df6a (patch) | |
tree | 98af1930c1f888dc851e1a388448e0bc81cdd1ac /tools | |
parent | 64e6fc27d60f8b186bd4d071a6266f8c4d5aa2f7 (diff) | |
parent | 4dc333c6c28c49943a571f09c3868e5058552016 (diff) | |
download | linux-stable-92b459d82a6ec472d01f18edd532946aea80df6a.tar.gz linux-stable-92b459d82a6ec472d01f18edd532946aea80df6a.tar.bz2 linux-stable-92b459d82a6ec472d01f18edd532946aea80df6a.zip |
Merge tag 'thermal-6.13-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull more thermal control updates from Rafael Wysocki:
"These fix a Power Allocator thermal governor issue reported recently,
update the Intel int3400 thermal driver and simplify DT data parsing
in the thermal control subsystem:
- Add a NULL pointer check that was missed by recent modifications of
the Power Allocator thermal governor (Rafael Wysocki)
- Remove the data_vault attribute_group from int3400 because it is
only used for exposing one binary file that can be exposed directly
(Thomas Weißschuh)
- Prevent the current_uuid sysfs attribute in int3400 from mistakenly
treating valid UUID values as invalid on some older systems
(Srinivas Pandruvada)
- Use the cleanup.h mechanics to simplify DT data parsing in the
thermal core and some drivers (Krzysztof Kozlowski)"
* tag 'thermal-6.13-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
thermal: sun8i: Use scoped device node handling to simplify error paths
thermal: tegra: Simplify with scoped for each OF child loop
thermal: qcom-spmi-adc-tm5: Simplify with scoped for each OF child loop
thermal: of: Use scoped device node handling to simplify of_thermal_zone_find()
thermal: of: Use scoped memory and OF handling to simplify thermal_of_trips_init()
thermal: of: Simplify thermal_of_should_bind with scoped for each OF child
thermal: gov_power_allocator: Add missing NULL pointer check
thermal: int3400: Remove unneeded data_vault attribute_group
thermal: int3400: Fix reading of current_uuid for active policy
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions