index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-sunxi
/
mc_smp.c
Age
Commit message (
Expand
)
Author
2024-01-02
ARM: sun9i: smp: fix return code check of of_property_match_string
Stefan Wahren
2024-01-02
ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_init
Stefan Wahren
2023-04-13
ARM: sunxi: Drop of_device.h include
Rob Herring
2019-10-29
ARM: sunxi: Fix CPU powerdown on A83T
Ondrej Jirman
2019-03-18
ARM: sunxi: fix a leaked reference by adding missing of_node_put
Wen Yang
2018-05-08
ARM: sun8i: smp: Add support for A83T
Mylène Josserand
2018-05-08
ARM: sun9i: smp: Add is_a83t field
Mylène Josserand
2018-05-08
ARM: sun9i: smp: Rename clusters's power-off
Mylène Josserand
2018-05-08
ARM: sunxi: smp: Move assembly code into a file
Mylène Josserand
2018-03-10
ARM: sunxi: mc-smp: Split out SoC-specific device node lookup sequence
Chen-Yu Tsai
2018-03-10
ARM: sunxi: mc-smp: Use DT enable-method for sun9i A80 SMP
Chen-Yu Tsai
2018-03-10
ARM: sunxi: mc-smp: Fix "lookback" typo
Chen-Yu Tsai
2018-02-20
ARM: sun9i: smp: Support cpu0 hotplug
Chen-Yu Tsai
2018-02-20
ARM: sun9i: smp: Support CPU/cluster power down and hotplugging for cpu1~7
Chen-Yu Tsai
2018-02-20
ARM: sun9i: Support SMP bring-up on A80
Chen-Yu Tsai