index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
psci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
firmware/psci: demote suspend-mode warning to info level
Johan Hovold
2023-04-14
1
-1
/
+2
*
cpuidle: drivers: firmware: psci: Dont instrument suspend code
Mark Rutland
2023-01-31
1
-12
/
+19
*
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-31
1
-0
/
+3
|
\
|
*
firmware/psci: Don't register with debugfs if PSCI isn't available
Marc Zyngier
2023-01-06
1
-0
/
+3
*
|
cpuidle, arm64: Fix the ARM64 cpuidle logic
Peter Zijlstra
2023-01-18
1
-0
/
+11
|
/
*
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-06
1
-1
/
+117
|
\
|
*
firmware/psci: Add debugfs support to ease debugging
Dmitry Baryshkov
2022-09-28
1
-1
/
+115
|
*
firmware/psci: Print a warning if PSCI doesn't accept PC mode
Dmitry Baryshkov
2022-09-28
1
-0
/
+2
*
|
treewide: Drop function_nocfi
Sami Tolvanen
2022-09-26
1
-2
/
+2
*
|
psci: Fix the function type for psci_initcall_t
Sami Tolvanen
2022-09-26
1
-4
/
+4
|
/
*
firmware/psci: fix application of sizeof to pointer
jing yangyang
2021-10-27
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-07-06
1
-2
/
+10
|
\
|
*
ARM: 9093/1: drivers: firmwapsci: Register with kernel restart handler
Guenter Roeck
2021-06-13
1
-2
/
+10
*
|
PSCI: Use cpuidle context helpers in psci_cpu_suspend_enter()
Marc Zyngier
2021-06-17
1
-2
/
+7
|
/
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-05-07
1
-1
/
+1
|
\
|
*
psci: Remove unneeded semicolon
Yang Li
2021-04-29
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
1
-0
/
+2
|
\
\
|
*
|
arm/arm64: Probe for the presence of KVM hypervisor
Will Deacon
2021-03-31
1
-0
/
+2
|
|
/
*
/
psci: use function_nocfi for cpu_resume
Sami Tolvanen
2021-04-09
1
-2
/
+5
|
/
*
psci: Add accessor for psci_0_1_function_ids
David Brazdil
2020-12-04
1
-7
/
+5
*
psci: Replace psci_function_id array with a struct
David Brazdil
2020-12-04
1
-15
/
+14
*
psci: Split functions to v0.1 and v0.2+ variants
David Brazdil
2020-12-04
1
-34
/
+60
*
psci: Support psci_ops.get_version for v0.1
David Brazdil
2020-12-04
1
-3
/
+10
*
firmware: psci: Extend psci_set_osi_mode() to allow reset to PC mode
Ulf Hansson
2020-09-22
1
-5
/
+7
*
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-06
1
-9
/
+1
|
\
|
*
sched: Remove sched_set_*() return value
Peter Zijlstra
2020-06-15
1
-2
/
+1
|
*
sched,psci: Convert to sched_set_fifo*()
Peter Zijlstra
2020-06-15
1
-9
/
+2
*
|
drivers/firmware/psci: Assign @err directly in hotplug_tests()
Gavin Shan
2020-07-08
1
-2
/
+1
*
|
drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()
Gavin Shan
2020-07-08
1
-1
/
+4
|
/
*
firmware: smccc: Fix missing prototype warning for arm_smccc_version_init
Sudeep Holla
2020-05-21
1
-1
/
+0
*
firmware: smccc: Refactor SMCCC specific bits into separate file
Sudeep Holla
2020-05-20
1
-15
/
+5
*
firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x instead
Sudeep Holla
2020-05-20
1
-4
/
+4
*
firmware: psci: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
2020-03-25
1
-2
/
+2
*
firmware: psci: Export functions to manage the OSI mode
Ulf Hansson
2020-01-02
1
-2
/
+16
*
firmware/psci: use common SMCCC_CONDUIT_*
Mark Rutland
2019-10-14
1
-16
/
+9
*
arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
Mark Rutland
2019-10-14
1
-0
/
+15
*
PSCI: cpuidle: Refactor CPU suspend power_state parameter handling
Lorenzo Pieralisi
2019-08-09
1
-149
/
+8
*
ARM: psci: cpuidle: Enable PSCI CPUidle driver
Lorenzo Pieralisi
2019-08-09
1
-10
/
+0
*
drivers: firmware: psci: Decouple checker from generic ARM CPUidle
Lorenzo Pieralisi
2019-08-09
1
-9
/
+7
*
firmware/psci: psci_checker: Park kthreads before stopping them
Jean-Philippe Brucker
2019-06-17
1
-4
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
2
-16
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
firmware/psci: add support for SYSTEM_RESET2
Sudeep Holla
2019-04-16
1
-1
/
+23
*
drivers: firmware: psci: Announce support for OS initiated suspend mode
Ulf Hansson
2019-04-12
1
-1
/
+20
*
drivers: firmware: psci: Simplify error path of psci_dt_init()
Ulf Hansson
2019-04-12
1
-13
/
+10
*
drivers: firmware: psci: Split psci_dt_cpu_init_idle()
Ulf Hansson
2019-04-12
1
-19
/
+23
*
drivers: firmware: psci: Move psci to separate directory
Ulf Hansson
2019-04-12
4
-0
/
+1230