summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/psci
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-4/+2
2025-05-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+3
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar-1/+1
2025-04-29firmware: psci: Fix refcount leak in psci_dt_initMiaoqian Lin-1/+3
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-1/+1
2024-10-31arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernateDavid Woodhouse-0/+45
2024-06-20firmware: psci: Fix return value from psci_system_suspend()Sudeep Holla-1/+3
2023-04-14firmware/psci: demote suspend-mode warning to info levelJohan Hovold-1/+2
2023-01-31cpuidle: drivers: firmware: psci: Dont instrument suspend codeMark Rutland-12/+19
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar-0/+3
2023-01-18cpuidle, arm64: Fix the ARM64 cpuidle logicPeter Zijlstra-0/+11
2023-01-06firmware/psci: Don't register with debugfs if PSCI isn't availableMarc Zyngier-0/+3
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+117
2022-09-28firmware/psci: Add debugfs support to ease debuggingDmitry Baryshkov-1/+115
2022-09-28firmware/psci: Print a warning if PSCI doesn't accept PC modeDmitry Baryshkov-0/+2
2022-09-26treewide: Drop function_nocfiSami Tolvanen-2/+2
2022-09-26psci: Fix the function type for psci_initcall_tSami Tolvanen-4/+4
2021-10-26firmware/psci: fix application of sizeof to pointerjing yangyang-1/+1
2021-07-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-2/+10
2021-06-17PSCI: Use cpuidle context helpers in psci_cpu_suspend_enter()Marc Zyngier-2/+7
2021-06-13ARM: 9093/1: drivers: firmwapsci: Register with kernel restart handlerGuenter Roeck-2/+10
2021-05-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-1/+1
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+2
2021-04-29psci: Remove unneeded semicolonYang Li-1/+1
2021-04-08psci: use function_nocfi for cpu_resumeSami Tolvanen-2/+5
2021-03-31arm/arm64: Probe for the presence of KVM hypervisorWill Deacon-0/+2
2020-12-04psci: Add accessor for psci_0_1_function_idsDavid Brazdil-7/+5
2020-12-04psci: Replace psci_function_id array with a structDavid Brazdil-15/+14
2020-12-04psci: Split functions to v0.1 and v0.2+ variantsDavid Brazdil-34/+60
2020-12-04psci: Support psci_ops.get_version for v0.1David Brazdil-3/+10
2020-09-22firmware: psci: Extend psci_set_osi_mode() to allow reset to PC modeUlf Hansson-5/+7
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-9/+1
2020-07-08drivers/firmware/psci: Assign @err directly in hotplug_tests()Gavin Shan-2/+1
2020-07-08drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()Gavin Shan-1/+4
2020-06-15sched: Remove sched_set_*() return valuePeter Zijlstra-2/+1
2020-06-15sched,psci: Convert to sched_set_fifo*()Peter Zijlstra-9/+2
2020-05-21firmware: smccc: Fix missing prototype warning for arm_smccc_version_initSudeep Holla-1/+0
2020-05-20firmware: smccc: Refactor SMCCC specific bits into separate fileSudeep Holla-15/+5
2020-05-20firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x insteadSudeep Holla-4/+4
2020-03-25firmware: psci: Replace cpu_up/down() with add/remove_cpu()Qais Yousef-2/+2
2020-01-02firmware: psci: Export functions to manage the OSI modeUlf Hansson-2/+16
2019-10-14firmware/psci: use common SMCCC_CONDUIT_*Mark Rutland-16/+9
2019-10-14arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()Mark Rutland-0/+15
2019-08-09PSCI: cpuidle: Refactor CPU suspend power_state parameter handlingLorenzo Pieralisi-149/+8
2019-08-09ARM: psci: cpuidle: Enable PSCI CPUidle driverLorenzo Pieralisi-10/+0
2019-08-09drivers: firmware: psci: Decouple checker from generic ARM CPUidleLorenzo Pieralisi-9/+7
2019-06-17firmware/psci: psci_checker: Park kthreads before stopping themJean-Philippe Brucker-4/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner-16/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1