aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/psci.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-10stm32mp: psci: Retain MCUDIVR, PLL3CR, PLL4CR, MSSCKSELR across suspendMarek Vasut1-0/+16
2022-03-15stm32mp: psci: Implement PSCI system suspend and DRAM SSRMarek Vasut1-11/+516
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-03-24stm32mp: psci: set cntfrq register of cpu onLudovic Barre1-0/+22
2019-07-24psci: Fix warnings when compiling with W=1Patrick Delaunay1-9/+9
2019-05-23stm32mp1: psci: add synchronization with ROM codePatrick Delaunay1-4/+18
2019-04-12stm32mp1: cosmetic: add comment on psci_migrate_info_type return valuePatrick Delaunay1-1/+7
2018-05-07arm: stm32mp1: add PSCI supportPatrick Delaunay1-0/+180