linux/drivers/soc/apple
Hector Martin fef9350c31 soc: apple: Add driver for Apple PMGR misc controls
Apple SoCs have PMGR blocks that control a bunch of power-related
features. Besides the existing device power state controls (which are
very uniform and handled by apple-pmgr-pwrstate), we also need to manage
more random registers such as SoC-wide fabric and memory controller
power states, which have a different interface.

Add a driver for these kitchen sink controls. Right now it implements
fabric and memory controller power state switching on system
standby/s2idle, which saves about 1W of power or so on t60xx platforms.

Signed-off-by: Hector Martin <marcan@marcan.st>
Reviewed-by: Sven Peter <sven@kernel.org>
Co-developed-by: Sasha Finkelstein <k@chaosmail.tech>
Signed-off-by: Sasha Finkelstein <k@chaosmail.tech>
Reviewed-by: Joshua Peisach <jpeisach@ubuntu.com>
Link: https://patch.msgid.link/20260705-pmgr-misc-v3-2-51b75fed6f73@chaosmail.tech
Signed-off-by: Sven Peter <sven@kernel.org>
2026-07-14 20:28:42 +02:00
..
apple-pmgr-misc.c soc: apple: Add driver for Apple PMGR misc controls 2026-07-14 20:28:42 +02:00
Kconfig soc: apple: Add driver for Apple PMGR misc controls 2026-07-14 20:28:42 +02:00
mailbox.c soc: apple: mailbox: fix device leak on lookup 2025-10-13 18:32:53 +02:00
mailbox.h soc: apple: mailbox: Add ASC/M3 mailbox driver 2023-11-23 19:10:15 +09:00
Makefile soc: apple: Add driver for Apple PMGR misc controls 2026-07-14 20:28:42 +02:00
rtkit-crashlog.c soc: apple: rtkit: Do not copy the reg state structure to the stack 2023-02-13 20:20:34 +01:00
rtkit-internal.h soc: apple: rtkit: Implement OSLog buffers properly 2025-02-28 21:36:45 +00:00
rtkit.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
sart.c soc: apple: sart: require device link for consumers 2026-07-05 16:24:05 +02:00
tunable.c soc: apple: Add hardware tunable support 2025-12-23 23:11:05 +05:30