Hi Linus, Please pull from the tag git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \ pnp-5.7-rc1 with top-most commit eaec20c7362c68176369f11e26dc0f6f994ae2d3 MAINTAINERS: Add linux-acpi list to PNP on top of commit 98d54f81e36ba3bf92172791eba5ca5bd813989b Linux 5.6-rc4 to receive PNP subsystem updates for 5.7-rc1. Update MAINTAINERS to cover include/linux/pnp.h and add the linux-acpi list to the PNP entry in it, add the const modifier to the name field definition in struct pnp_driver and drop a pointer case in the RTC CMOS driver that has become redundant (Corentin Labbe). Thanks! --------------- Corentin Labbe (4): PNP: add missing include/linux/pnp.h to MAINTAINERS PNP: constify driver name rtc: cmos: remove useless cast for driver_name MAINTAINERS: Add linux-acpi list to PNP --------------- MAINTAINERS | 2 ++ drivers/rtc/rtc-cmos.c | 2 +- include/linux/pnp.h | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-)