]> Git Repo - linux.git/commit
soc: loongson2_pm: add power management support
authorYinbo Zhu <[email protected]>
Thu, 3 Aug 2023 06:37:03 +0000 (14:37 +0800)
committerArnd Bergmann <[email protected]>
Tue, 22 Aug 2023 00:52:46 +0000 (20:52 -0400)
commit67694c076bd7d6b8b73c59d4881822f0493caf35
tree44960ab378575312399854d197c2c4759428fcdf
parent6054a676e969b4bbf69be3f1dd7aba2443102848
soc: loongson2_pm: add power management support

The Loongson-2's power management controller was ACPI, supports ACPI
S2Idle (Suspend To Idle), ACPI S3 (Suspend To RAM), ACPI S4 (Suspend To
Disk), ACPI S5 (Soft Shutdown) and supports multiple wake-up methods
(USB, GMAC, PWRBTN, etc.). This driver was to add power management
controller support that base on dts for Loongson-2 series SoCs.

Co-developed-by: Liu Yun <[email protected]>
Signed-off-by: Liu Yun <[email protected]>
Co-developed-by: Liu Peibao <[email protected]>
Signed-off-by: Liu Peibao <[email protected]>
Cc: [email protected]
Cc: Ulf Hansson <[email protected]>
Signed-off-by: Yinbo Zhu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
MAINTAINERS
drivers/soc/loongson/Kconfig
drivers/soc/loongson/Makefile
drivers/soc/loongson/loongson2_pm.c [new file with mode: 0644]
This page took 0.051037 seconds and 4 git commands to generate.