summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/psci.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: 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