Age | Commit message (Expand) | Author |
2021-07-06 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2021-06-17 | PSCI: Use cpuidle context helpers in psci_cpu_suspend_enter() | Marc Zyngier |
2021-06-13 | ARM: 9093/1: drivers: firmwapsci: Register with kernel restart handler | Guenter Roeck |
2021-05-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-04-29 | psci: Remove unneeded semicolon | Yang Li |
2021-04-08 | psci: use function_nocfi for cpu_resume | Sami Tolvanen |
2021-03-31 | arm/arm64: Probe for the presence of KVM hypervisor | Will Deacon |
2020-12-04 | psci: Add accessor for psci_0_1_function_ids | David Brazdil |
2020-12-04 | psci: Replace psci_function_id array with a struct | David Brazdil |
2020-12-04 | psci: Split functions to v0.1 and v0.2+ variants | David Brazdil |
2020-12-04 | psci: Support psci_ops.get_version for v0.1 | David Brazdil |
2020-09-22 | firmware: psci: Extend psci_set_osi_mode() to allow reset to PC mode | Ulf Hansson |
2020-05-21 | firmware: smccc: Fix missing prototype warning for arm_smccc_version_init | Sudeep Holla |
2020-05-20 | firmware: smccc: Refactor SMCCC specific bits into separate file | Sudeep Holla |
2020-05-20 | firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x instead | Sudeep Holla |
2020-01-02 | firmware: psci: Export functions to manage the OSI mode | Ulf Hansson |
2019-10-14 | firmware/psci: use common SMCCC_CONDUIT_* | Mark Rutland |
2019-10-14 | arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit() | Mark Rutland |
2019-08-09 | PSCI: cpuidle: Refactor CPU suspend power_state parameter handling | Lorenzo Pieralisi |
2019-08-09 | ARM: psci: cpuidle: Enable PSCI CPUidle driver | Lorenzo Pieralisi |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner |
2019-04-16 | firmware/psci: add support for SYSTEM_RESET2 | Sudeep Holla |
2019-04-12 | drivers: firmware: psci: Announce support for OS initiated suspend mode | Ulf Hansson |
2019-04-12 | drivers: firmware: psci: Simplify error path of psci_dt_init() | Ulf Hansson |
2019-04-12 | drivers: firmware: psci: Split psci_dt_cpu_init_idle() | Ulf Hansson |
2019-04-12 | drivers: firmware: psci: Move psci to separate directory | Ulf Hansson |