diff options
author | Linus Torvalds | 2021-04-26 15:19:04 -0700 |
---|---|---|
committer | Linus Torvalds | 2021-04-26 15:19:04 -0700 |
commit | f0728bfeb21a24bbb7d5ad1828b67a359550fa17 (patch) | |
tree | 4f0262e1f64b3331d9629f8e767c4ade649cddd1 /MAINTAINERS | |
parent | 5469f160e6bf38b84eb237055868286e629b8d44 (diff) | |
parent | 46b37c6e4b072d1440e82558aadd5b678627fec6 (diff) |
Merge tag 'devprop-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull device properties framework update from Rafael Wysocki:
"Add MAINTAINERS entry for software nodes core code (Heikki Krogerus)"
* tag 'devprop-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
MAINTAINERS: Add entry for the software nodes
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2a9a36f3aac9..c17055895e2d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16736,6 +16736,13 @@ F: drivers/firmware/arm_sdei.c F: include/linux/arm_sdei.h F: include/uapi/linux/arm_sdei.h +SOFTWARE NODES +R: Andy Shevchenko <andriy.shevchenko@linux.intel.com> +R: Heikki Krogerus <heikki.krogerus@linux.intel.com> +L: linux-acpi@vger.kernel.org +S: Maintained +F: drivers/base/swnode.c + SOFTWARE RAID (Multiple Disks) SUPPORT M: Song Liu <song@kernel.org> L: linux-raid@vger.kernel.org |