index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
psci
/
psci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-14
firmware/psci: demote suspend-mode warning to info level
Johan Hovold
1
-1
/
+2
2023-01-31
cpuidle: drivers: firmware: psci: Dont instrument suspend code
Mark Rutland
1
-12
/
+19
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
1
-0
/
+3
2023-01-18
cpuidle, arm64: Fix the ARM64 cpuidle logic
Peter Zijlstra
1
-0
/
+11
2023-01-06
firmware/psci: Don't register with debugfs if PSCI isn't available
Marc Zyngier
1
-0
/
+3
2022-10-06
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+117
2022-09-28
firmware/psci: Add debugfs support to ease debugging
Dmitry Baryshkov
1
-1
/
+115
2022-09-28
firmware/psci: Print a warning if PSCI doesn't accept PC mode
Dmitry Baryshkov
1
-0
/
+2
2022-09-26
treewide: Drop function_nocfi
Sami Tolvanen
1
-2
/
+2
2022-09-26
psci: Fix the function type for psci_initcall_t
Sami Tolvanen
1
-4
/
+4
2021-07-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+10
2021-06-17
PSCI: Use cpuidle context helpers in psci_cpu_suspend_enter()
Marc Zyngier
1
-2
/
+7
2021-06-13
ARM: 9093/1: drivers: firmwapsci: Register with kernel restart handler
Guenter Roeck
1
-2
/
+10
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2021-04-29
psci: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-04-09
psci: use function_nocfi for cpu_resume
Sami Tolvanen
1
-2
/
+5
2021-03-31
arm/arm64: Probe for the presence of KVM hypervisor
Will Deacon
1
-0
/
+2
2020-12-04
psci: Add accessor for psci_0_1_function_ids
David Brazdil
1
-7
/
+5
2020-12-04
psci: Replace psci_function_id array with a struct
David Brazdil
1
-15
/
+14
2020-12-04
psci: Split functions to v0.1 and v0.2+ variants
David Brazdil
1
-34
/
+60
2020-12-04
psci: Support psci_ops.get_version for v0.1
David Brazdil
1
-3
/
+10
2020-09-22
firmware: psci: Extend psci_set_osi_mode() to allow reset to PC mode
Ulf Hansson
1
-5
/
+7
2020-05-21
firmware: smccc: Fix missing prototype warning for arm_smccc_version_init
Sudeep Holla
1
-1
/
+0
2020-05-20
firmware: smccc: Refactor SMCCC specific bits into separate file
Sudeep Holla
1
-15
/
+5
2020-05-20
firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x instead
Sudeep Holla
1
-4
/
+4
2020-01-02
firmware: psci: Export functions to manage the OSI mode
Ulf Hansson
1
-2
/
+16
2019-10-14
firmware/psci: use common SMCCC_CONDUIT_*
Mark Rutland
1
-16
/
+9
2019-10-14
arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
Mark Rutland
1
-0
/
+15
2019-08-09
PSCI: cpuidle: Refactor CPU suspend power_state parameter handling
Lorenzo Pieralisi
1
-149
/
+8
2019-08-09
ARM: psci: cpuidle: Enable PSCI CPUidle driver
Lorenzo Pieralisi
1
-10
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-8
/
+1
2019-04-17
firmware/psci: add support for SYSTEM_RESET2
Sudeep Holla
1
-1
/
+23
2019-04-12
drivers: firmware: psci: Announce support for OS initiated suspend mode
Ulf Hansson
1
-1
/
+20
2019-04-12
drivers: firmware: psci: Simplify error path of psci_dt_init()
Ulf Hansson
1
-13
/
+10
2019-04-12
drivers: firmware: psci: Split psci_dt_cpu_init_idle()
Ulf Hansson
1
-19
/
+23
2019-04-12
drivers: firmware: psci: Move psci to separate directory
Ulf Hansson
1
-0
/
+708