]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch 'for-7.1-devm-alloc-wq'
authorSebastian Reichel <sebastian.reichel@collabora.com>
Wed, 11 Mar 2026 05:54:30 +0000 (06:54 +0100)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Wed, 11 Mar 2026 05:54:30 +0000 (06:54 +0100)
commit9bd4059660d06d34fde37d8d33d2a50a0b563431
treeef6449f10d6071d3ec4c387221e8c64f39b17c4f
parentc2bfe2edf741b6ae03acda7ab795974cf53d342c
parent1dfc9d60a69ec148e1cb709256617d86e5f0e8f8
Merge branch 'for-7.1-devm-alloc-wq'

Merge branch adding support for device-managed workqueue allocation,
which allows cleaning up a couple of power-supply drivers.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>