index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
Files
Lines
2024-01-02
ARM: sun9i: smp: fix return code check of of_property_match_string
Stefan Wahren
1
-2
/
+2
2024-01-02
ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_init
Stefan Wahren
1
-2
/
+2
2023-04-13
ARM: sunxi: Drop of_device.h include
Rob Herring
1
-1
/
+0
2019-10-29
ARM: sunxi: Fix CPU powerdown on A83T
Ondrej Jirman
1
-1
/
+5
2019-03-18
ARM: sunxi: fix a leaked reference by adding missing of_node_put
Wen Yang
1
-1
/
+4
2018-05-08
ARM: sun8i: smp: Add support for A83T
Mylène Josserand
1
-15
/
+136
2018-05-08
ARM: sun9i: smp: Add is_a83t field
Mylène Josserand
1
-0
/
+4
2018-05-08
ARM: sun9i: smp: Rename clusters's power-off
Mylène Josserand
1
-3
/
+3
2018-05-08
ARM: sunxi: smp: Move assembly code into a file
Mylène Josserand
1
-78
/
+4
2018-03-10
ARM: sunxi: mc-smp: Split out SoC-specific device node lookup sequence
Chen-Yu Tsai
1
-40
/
+86
2018-03-10
ARM: sunxi: mc-smp: Use DT enable-method for sun9i A80 SMP
Chen-Yu Tsai
1
-1
/
+20
2018-03-10
ARM: sunxi: mc-smp: Fix "lookback" typo
Chen-Yu Tsai
1
-2
/
+2
2018-02-20
ARM: sun9i: smp: Support cpu0 hotplug
Chen-Yu Tsai
1
-3
/
+56
2018-02-20
ARM: sun9i: smp: Support CPU/cluster power down and hotplugging for cpu1~7
Chen-Yu Tsai
1
-1
/
+189
2018-02-20
ARM: sun9i: Support SMP bring-up on A80
Chen-Yu Tsai
1
-0
/
+550