summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/psci.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: psci: wire in smc command helpAhmad Fatoum2019-11-071-2/+4
* ARM: psci: use CONFIG_ARM_PSCI_DEBUG for smc commandAhmad Fatoum2019-11-071-1/+1
* ARM: psci: translate PSCI error codes in smc commandAhmad Fatoum2019-11-071-1/+37
* ARM: psci: fix erroneous call of ->system_reset on system_offAhmad Fatoum2019-07-041-3/+3
* ARM: psci: factor out of_psci_fixup() to separate fileSascha Hauer2019-05-131-21/+6
* ARM: unify asm/arm-smccc.h and linux/arm-smccc.hSascha Hauer2019-05-131-1/+1
* ARM: psci: Avoid missing prototypes warningSascha Hauer2018-11-121-0/+7
* ARM: psci: Remove unused code in psci_entry()Andrey Smirnov2018-06-181-6/+0
* ARM: psci command: Add to misc groupSascha Hauer2017-12-011-2/+3
* treewide: Use of_property_write_string() where appropriateSascha Hauer2017-03-301-4/+2
* ARM: i.MX7: Add PSCI supportSascha Hauer2017-02-131-0/+13
* ARM: Add PSCI supportSascha Hauer2017-02-131-0/+298