summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/psci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-05-071-1/+1
|\
| * psci: Remove unneeded semicolonYang Li2021-04-291-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-011-0/+2
|\ \
| * | arm/arm64: Probe for the presence of KVM hypervisorWill Deacon2021-03-311-0/+2
| |/
* / psci: use function_nocfi for cpu_resumeSami Tolvanen2021-04-081-2/+5
|/
* psci: Add accessor for psci_0_1_function_idsDavid Brazdil2020-12-041-7/+5
* psci: Replace psci_function_id array with a structDavid Brazdil2020-12-041-15/+14
* psci: Split functions to v0.1 and v0.2+ variantsDavid Brazdil2020-12-041-34/+60
* psci: Support psci_ops.get_version for v0.1David Brazdil2020-12-041-3/+10
* firmware: psci: Extend psci_set_osi_mode() to allow reset to PC modeUlf Hansson2020-09-221-5/+7
* Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-061-9/+1
|\
| * sched: Remove sched_set_*() return valuePeter Zijlstra2020-06-151-2/+1
| * sched,psci: Convert to sched_set_fifo*()Peter Zijlstra2020-06-151-9/+2
* | drivers/firmware/psci: Assign @err directly in hotplug_tests()Gavin Shan2020-07-081-2/+1
* | drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()Gavin Shan2020-07-081-1/+4
|/
* firmware: smccc: Fix missing prototype warning for arm_smccc_version_initSudeep Holla2020-05-211-1/+0
* firmware: smccc: Refactor SMCCC specific bits into separate fileSudeep Holla2020-05-201-15/+5
* firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x insteadSudeep Holla2020-05-201-4/+4
* firmware: psci: Replace cpu_up/down() with add/remove_cpu()Qais Yousef2020-03-251-2/+2
* firmware: psci: Export functions to manage the OSI modeUlf Hansson2020-01-021-2/+16
* firmware/psci: use common SMCCC_CONDUIT_*Mark Rutland2019-10-141-16/+9
* arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()Mark Rutland2019-10-141-0/+15
* PSCI: cpuidle: Refactor CPU suspend power_state parameter handlingLorenzo Pieralisi2019-08-091-149/+8
* ARM: psci: cpuidle: Enable PSCI CPUidle driverLorenzo Pieralisi2019-08-091-10/+0
* drivers: firmware: psci: Decouple checker from generic ARM CPUidleLorenzo Pieralisi2019-08-091-9/+7
* firmware/psci: psci_checker: Park kthreads before stopping themJean-Philippe Brucker2019-06-171-4/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-302-16/+2
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* firmware/psci: add support for SYSTEM_RESET2Sudeep Holla2019-04-161-1/+23
* drivers: firmware: psci: Announce support for OS initiated suspend modeUlf Hansson2019-04-121-1/+20
* drivers: firmware: psci: Simplify error path of psci_dt_init()Ulf Hansson2019-04-121-13/+10
* drivers: firmware: psci: Split psci_dt_cpu_init_idle()Ulf Hansson2019-04-121-19/+23
* drivers: firmware: psci: Move psci to separate directoryUlf Hansson2019-04-124-0/+1230