index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
psci
Age
Commit message (
Expand
)
Author
Files
Lines
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-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+1
2020-07-08
drivers/firmware/psci: Assign @err directly in hotplug_tests()
Gavin Shan
1
-2
/
+1
2020-07-08
drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()
Gavin Shan
1
-1
/
+4
2020-06-15
sched: Remove sched_set_*() return value
Peter Zijlstra
1
-2
/
+1
2020-06-15
sched,psci: Convert to sched_set_fifo*()
Peter Zijlstra
1
-9
/
+2
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-03-25
firmware: psci: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
1
-2
/
+2
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-08-09
drivers: firmware: psci: Decouple checker from generic ARM CPUidle
Lorenzo Pieralisi
1
-9
/
+7
2019-06-17
firmware/psci: psci_checker: Park kthreads before stopping them
Jean-Philippe Brucker
1
-4
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2
-16
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-16
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
4
-0
/
+1230