index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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