summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/psci.c
AgeCommit message (Expand)Author
2022-03-15stm32mp: psci: Implement PSCI system suspend and DRAM SSRMarek Vasut
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-03-24stm32mp: psci: set cntfrq register of cpu onLudovic Barre
2019-07-24psci: Fix warnings when compiling with W=1Patrick Delaunay
2019-05-23stm32mp1: psci: add synchronization with ROM codePatrick Delaunay
2019-04-12stm32mp1: cosmetic: add comment on psci_migrate_info_type return valuePatrick Delaunay
2018-05-07arm: stm32mp1: add PSCI supportPatrick Delaunay