summaryrefslogtreecommitdiff
path: root/drivers/firmware/psci
AgeCommit message (Expand)Author
2023-04-14firmware/psci: demote suspend-mode warning to info levelJohan Hovold
2023-01-31cpuidle: drivers: firmware: psci: Dont instrument suspend codeMark Rutland
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar
2023-01-18cpuidle, arm64: Fix the ARM64 cpuidle logicPeter Zijlstra
2023-01-06firmware/psci: Don't register with debugfs if PSCI isn't availableMarc Zyngier
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-28firmware/psci: Add debugfs support to ease debuggingDmitry Baryshkov
2022-09-28firmware/psci: Print a warning if PSCI doesn't accept PC modeDmitry Baryshkov
2022-09-26treewide: Drop function_nocfiSami Tolvanen
2022-09-26psci: Fix the function type for psci_initcall_tSami Tolvanen
2021-10-26firmware/psci: fix application of sizeof to pointerjing yangyang
2021-07-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-06-17PSCI: Use cpuidle context helpers in psci_cpu_suspend_enter()Marc Zyngier
2021-06-13ARM: 9093/1: drivers: firmwapsci: Register with kernel restart handlerGuenter Roeck
2021-05-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-29psci: Remove unneeded semicolonYang Li
2021-04-08psci: use function_nocfi for cpu_resumeSami Tolvanen
2021-03-31arm/arm64: Probe for the presence of KVM hypervisorWill Deacon
2020-12-04psci: Add accessor for psci_0_1_function_idsDavid Brazdil
2020-12-04psci: Replace psci_function_id array with a structDavid Brazdil
2020-12-04psci: Split functions to v0.1 and v0.2+ variantsDavid Brazdil
2020-12-04psci: Support psci_ops.get_version for v0.1David Brazdil
2020-09-22firmware: psci: Extend psci_set_osi_mode() to allow reset to PC modeUlf Hansson
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-08drivers/firmware/psci: Assign @err directly in hotplug_tests()Gavin Shan
2020-07-08drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()Gavin Shan
2020-06-15sched: Remove sched_set_*() return valuePeter Zijlstra
2020-06-15sched,psci: Convert to sched_set_fifo*()Peter Zijlstra
2020-05-21firmware: smccc: Fix missing prototype warning for arm_smccc_version_initSudeep Holla
2020-05-20firmware: smccc: Refactor SMCCC specific bits into separate fileSudeep Holla
2020-05-20firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x insteadSudeep Holla
2020-03-25firmware: psci: Replace cpu_up/down() with add/remove_cpu()Qais Yousef
2020-01-02firmware: psci: Export functions to manage the OSI modeUlf Hansson
2019-10-14firmware/psci: use common SMCCC_CONDUIT_*Mark Rutland
2019-10-14arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()Mark Rutland
2019-08-09PSCI: cpuidle: Refactor CPU suspend power_state parameter handlingLorenzo Pieralisi
2019-08-09ARM: psci: cpuidle: Enable PSCI CPUidle driverLorenzo Pieralisi
2019-08-09drivers: firmware: psci: Decouple checker from generic ARM CPUidleLorenzo Pieralisi
2019-06-17firmware/psci: psci_checker: Park kthreads before stopping themJean-Philippe Brucker
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-16firmware/psci: add support for SYSTEM_RESET2Sudeep Holla
2019-04-12drivers: firmware: psci: Announce support for OS initiated suspend modeUlf Hansson
2019-04-12drivers: firmware: psci: Simplify error path of psci_dt_init()Ulf Hansson
2019-04-12drivers: firmware: psci: Split psci_dt_cpu_init_idle()Ulf Hansson
2019-04-12drivers: firmware: psci: Move psci to separate directoryUlf Hansson