summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2021-10-26 15:00:55 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2021-10-26 15:00:55 +0200
commit46e9f92f31e67385fab8b49c030635415f36b362 (patch)
tree2cbed5d04f63145c687f9d5f6fed7179eb7f107f /drivers/thermal
parentMerge tag 'thermal-v5.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern... (diff)
parentthermal: int340x: delete bogus length check (diff)
parentthermal: intel_powerclamp: Use bitmap_zalloc/bitmap_free when applicable (diff)
parentthermal: Move ABI documentation to Documentation/ABI (diff)
downloadlinux-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