diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-10-26 15:00:55 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-10-26 15:00:55 +0200 |
commit | 46e9f92f31e67385fab8b49c030635415f36b362 (patch) | |
tree | 2cbed5d04f63145c687f9d5f6fed7179eb7f107f /drivers/thermal | |
parent | Merge tag 'thermal-v5.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern... (diff) | |
parent | thermal: int340x: delete bogus length check (diff) | |
parent | thermal: intel_powerclamp: Use bitmap_zalloc/bitmap_free when applicable (diff) | |
parent | thermal: Move ABI documentation to Documentation/ABI (diff) | |
download | linux-46e9f92f31e67385fab8b49c030635415f36b362.tar.xz linux-46e9f92f31e67385fab8b49c030635415f36b362.zip |
Merge branches 'thermal-int340x', 'thermal-powerclamp' and 'thermal-docs'
Merge Intel thermal driver updates and a thermal documentation update
for v5.16.
* thermal-int340x:
thermal: int340x: delete bogus length check
* thermal-powerclamp:
thermal: intel_powerclamp: Use bitmap_zalloc/bitmap_free when applicable
* thermal-docs:
thermal: Move ABI documentation to Documentation/ABI