Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9
/
arch
/
arm
/
mach-mvebu
b3345d7
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
c489d98
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
39fbf98
Merge tag 'mvebu-soc-3.17-4' of git://git.infradead.org/linux-mvebu into next/soc
by Arnd Bergmann
· 10 years ago
f169f40
Merge branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6' into next/soc
by Arnd Bergmann
· 10 years ago
ce80034
ARM: mvebu: fix build without platforms selected
by Arnd Bergmann
· 10 years ago
54ef3fe
Merge branch 'mvebu/soc-cpuidle' into mvebu/soc
by Jason Cooper
· 10 years ago
e53b1fd
ARM: mvebu: add cpuidle support for Armada 38x
by Gregory CLEMENT
· 10 years ago
3b9e4b1
ARM: mvebu: add cpuidle support for Armada 370
by Gregory CLEMENT
· 10 years ago
f50ee82
cpuidle: mvebu: rename the driver from armada-370-xp to mvebu-v7
by Gregory CLEMENT
· 10 years ago
6a2b534
ARM: mvebu: export the SCU address
by Gregory CLEMENT
· 10 years ago
5da964e
ARM: mvebu: make the snoop disabling optional in mvebu_v7_pmsu_idle_prepare()
by Gregory CLEMENT
· 10 years ago
752a993
ARM: mvebu: use a local variable to store the resume address
by Gregory CLEMENT
· 10 years ago
54a4d1b
ARM: mvebu: make the cpuidle initialization more generic
by Gregory CLEMENT
· 10 years ago
898ef3e
ARM: mvebu: rename the armada_370_xp symbols to mvebu_v7 in pmsu.c
by Gregory CLEMENT
· 10 years ago
305969f
ARM: mvebu: use the common function for Armada 375 SMP workaround
by Gregory CLEMENT
· 10 years ago
3076cc5
ARM: mvebu: add a common function for the boot address work around
by Gregory CLEMENT
· 10 years ago
3e32842
ARM: mvebu: sort the #include of pmsu.c in alphabetic order
by Gregory CLEMENT
· 10 years ago
9ce3588
ARM: mvebu: split again armada_370_xp_pmsu_idle_enter() in PMSU code
by Gregory CLEMENT
· 10 years ago
5abe65e
Merge branch 'mvebu/fixes' into mvebu/soc-cpuidle
by Jason Cooper
· 10 years ago
b03e119
ARM: mvebu: fix return value check in armada_xp_pmsu_cpufreq_init()
by Wei Yongjun
· 10 years ago
ba3ec57
Merge branch 'mvebu/soc-cpufreq' into mvebu/soc
by Jason Cooper
· 10 years ago
f37ac9e
Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc
by Olof Johansson
· 10 years ago
81cca64
Merge tag 'mvebu-fixes-3.16-3' of git://git.infradead.org/linux-mvebu into fixes
by Olof Johansson
· 10 years ago
6ebbf2c
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
by Russell King
· 10 years ago
a509ea8
ARM: mvebu: extend PMSU code to support dynamic frequency scaling
by Thomas Petazzoni
· 10 years ago
831e251
ARM: mvebu: ensure CPU clocks are enabled
by Thomas Petazzoni
· 10 years ago
a728b97
ARM: mvebu: Fix coherency bus notifiers by using separate notifiers
by Ezequiel Garcia
· 10 years ago
0d461e1
ARM: mvebu: Fix the operand list in the inline asm of armada_370_xp_pmsu_idle_enter
by Gregory CLEMENT
· 10 years ago
b3c20e9
Merge tag 'mvebu-soc-3.17' of git://git.infradead.org/linux-mvebu into next/soc
by Olof Johansson
· 10 years ago
25d1163
Merge tag 'mvebu-fixes-3.16-2' of git://git.infradead.org/linux-mvebu into fixes
by Olof Johansson
· 10 years ago
0e2be4c
ARM: mvebu: fix SMP boot for Armada 38x and Armada 375 Z1 in big endian
by Thomas Petazzoni
· 10 years ago
6509dc7
ARM: mvebu: fix cpuidle implementation to work on big-endian systems
by Thomas Petazzoni
· 10 years ago
e657147
ARM: mvebu: Staticize mvebu_cpu_reset_init
by Sachin Kamat
· 10 years ago
6fc770f
ARM: mvebu: Staticize armada_370_xp_cpu_pm_init
by Sachin Kamat
· 10 years ago
1440fbd
ARM: mvebu: Staticize armada_375_smp_cpu1_enable_wa
by Sachin Kamat
· 10 years ago
9674d4a
ARM: mvebu: Use system controller to get the soc id when possible
by Gregory CLEMENT
· 10 years ago
5e80d81
ARM: mvebu: Use the a standard errno in mvebu_get_soc_id
by Gregory CLEMENT
· 10 years ago
0117889
ARM: mvebu: update L2/PCIe deadlock workaround after L2CC cleanup
by Thomas Petazzoni
· 10 years ago
752ef80
ARM: mvebu: move Armada 375 external abort logic as a quirk
by Thomas Petazzoni
· 10 years ago
6d12e79
Merge tag 'mvebu-fixes-3.16' of git://git.infradead.org/linux-mvebu into fixes
by Arnd Bergmann
· 10 years ago
9d63734
ARM: mvebu: Don't apply the thermal quirk if the SoC revision is unknown
by Ezequiel Garcia
· 10 years ago
2633777
ARM: mvebu: implement CPU hotplug support for Armada XP
by Thomas Petazzoni
· 11 years ago
8ea875e
ARM: mvebu: export PMSU idle enter/exit functions
by Thomas Petazzoni
· 11 years ago
bbb9228
ARM: mvebu: slightly refactor/rename PMSU idle related functions
by Thomas Petazzoni
· 11 years ago
3169455
ARM: mvebu: remove stub implementation of CPU hotplug on Armada 375/38x
by Thomas Petazzoni
· 11 years ago
55fc830
ARM: Kirkwood: Add setup file for netxbig LEDs
by Andrew Lunn
· 11 years ago
adb1d99
ARM: mvebu: mark armada_370_xp_pmsu_idle_prepare() as static
by Thomas Petazzoni
· 11 years ago
52fcc56
ARM: mvebu: select ARM_CPU_SUSPEND for Marvell EBU v7 platforms
by Thomas Petazzoni
· 10 years ago
ed2d859
ARM: mvebu: Fix broken SoC ID detection
by Ezequiel Garcia
· 10 years ago
21278ae
ARM: use menuconfig for sub-arch menus
by Rob Herring
· 10 years ago
19682f7
ARM: Remove ARCH_HAS_CPUFREQ config option
by Stephen Boyd
· 11 years ago
9e47aae
Fix ARM merge mistake in mvebu board file
by Linus Torvalds
· 11 years ago
eb3d3ec
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
by Linus Torvalds
· 11 years ago
825f4e0
Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next
by Linus Torvalds
· 11 years ago
0a58471
Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next
by Linus Torvalds
· 11 years ago
9847cf0
ARM: l2c: mvebu: convert to generic l2c OF initialisation
by Russell King
· 11 years ago
08d38be
ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM
by Will Deacon
· 11 years ago
37f5f4e
Merge tag 'mvebu-soc-3.16-2' of git://git.infradead.org/linux-mvebu into next/soc
by Arnd Bergmann
· 11 years ago
d453ef7
ARM: l2c: remove unnecessary UL-suffix to mask values
by Russell King
· 11 years ago
07ae144
ARM: mvebu: returns ll_get_cpuid() to ll_get_coherency_cpumask()
by Thomas Petazzoni
· 11 years ago
4dd1b7f
ARM: mvebu: improve comments in coherency_ll.S
by Thomas Petazzoni
· 11 years ago
90ba76f
ARM: mvebu: fix indentation of assembly instructions in coherency_ll.S
by Thomas Petazzoni
· 11 years ago
4fbe639
ARM: mvebu: fix big endian booting after coherency code rework
by Thomas Petazzoni
· 11 years ago
8828ccc
ARM: mvebu: coherency: fix registration of PCI bus notifier when !PCI
by Thomas Petazzoni
· 11 years ago
497a923
ARM: mvebu: implement L2/PCIe deadlock workaround
by Thomas Petazzoni
· 11 years ago
5fe0163
Merge branch 'cleanup/kconfig' into next/soc
by Olof Johansson
· 11 years ago
b0063aa
ARM: mvebu: use hardware I/O coherency also for PCI devices
by Thomas Petazzoni
· 11 years ago
b25bcf1
ARM: mvebu: mvebu-soc-id: keep clock enabled if PCIe unit is enabled
by Thomas Petazzoni
· 11 years ago
42a18d1
ARM: mvebu: mvebu-soc-id: add missing clk_put() call
by Thomas Petazzoni
· 11 years ago
9f0affc
ARM: mvebu: Fix pmsu compilation when ARMv6 is selected
by Vincent Stehlé
· 11 years ago
3943856
ARM: mvebu: conditionalize Armada 375 coherency workaround
by Thomas Petazzoni
· 11 years ago
a58d5af
ARM: mvebu: conditionalize Armada 375 SMP workaround
by Thomas Petazzoni
· 11 years ago
5093dcf
ARM: mvebu: add Armada 375 A0 revision definition
by Thomas Petazzoni
· 11 years ago
73c3c79
ARM: mvebu: initialize mvebu-soc-id earlier
by Thomas Petazzoni
· 11 years ago
c1a01a0
ARM: mvebu: fix thermal quirk SoC revision check
by Thomas Petazzoni
· 11 years ago
efdf811
ARM: Kirkwood: t5325: Remove platform device to instantiate audio
by Andrew Lunn
· 11 years ago
7745b251
ARM: Kirkwood: Remove platform driver for codec
by Andrew Lunn
· 11 years ago
5fd6206
ARM: mvebu: Add thermal quirk for the Armada 375 DB board
by Ezequiel Garcia
· 11 years ago
e9d3c84
ARM: mvebu: Select HAVE_ARM_TWD only if SMP is enabled
by Ezequiel Garcia
· 11 years ago
8eee0f8
ARM: mvebu: fix the name of the parameter used in mvebu_get_soc_id
by Gregory CLEMENT
· 11 years ago
c42e1ff
ARM: mvebu: remove unnecessary ifdef around l2x0_of_init
by Gregory CLEMENT
· 11 years ago
8c16bab
ARM: mvebu: register the cpuidle driver for the Armada XP SoCs
by Gregory CLEMENT
· 11 years ago
d163ee1
ARM: mvebu: Register notifier callback for the cpuidle transition
by Gregory CLEMENT
· 11 years ago
0041464
ARM: mvebu: refine which files are build in mach-mvebu
by Thomas Petazzoni
· 11 years ago
c3e04ca
ARM: mvebu: Add the PMSU related part of the cpu idle functions
by Gregory CLEMENT
· 11 years ago
f713c7e
ARM: mvebu: Allow to power down L2 cache controller in idle mode
by Gregory CLEMENT
· 11 years ago
1a6bfbc
ARM: mvebu: Low level function to disable HW coherency support
by Gregory CLEMENT
· 11 years ago
2e8a594
ARM: mvebu: Split low level functions to manipulate HW coherency
by Gregory CLEMENT
· 11 years ago
952f4ca
ARM: mvebu: Remove the unused argument of set_cpu_coherent()
by Gregory CLEMENT
· 11 years ago
b41375f
ARM: mvebu: ll_set_cpu_coherent always uses the current CPU
by Gregory CLEMENT
· 11 years ago
ccd6a13
ARM: mvebu: remove the address parameter for ll_set_cpu_coherent
by Gregory CLEMENT
· 11 years ago
b4bca24
ARM: mvebu: add Armada 38x compatible string to pmsu
by Thomas Petazzoni
· 11 years ago
87384cc
ARM: mvebu: add workaround for SMP support for Armada 375 stepping Z1
by Gregory CLEMENT
· 11 years ago
1ee89e2
ARM: mvebu: add SMP support for Armada 375 and Armada 38x
by Gregory CLEMENT
· 11 years ago
00504be
ARM: mvebu: add function to set the resume boot address for Armada 375
by Gregory CLEMENT
· 11 years ago
5194efc
Merge branch 'mvebu/irqchip' into mvebu/soc
by Jason Cooper
· 11 years ago
2c9b224
ARM: mvebu: use CPU_METHOD_OF_DECLARE for SMP on Armada XP
by Thomas Petazzoni
· 11 years ago
05ad690
ARM: mvebu: move Armada XP specific SMP initialization to platsmp.c
by Thomas Petazzoni
· 11 years ago
d269a36
Merge branch 'mvebu/soc-pmsu' into mvebu/soc
by Jason Cooper
· 11 years ago
d7df84b
irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUs
by Thomas Petazzoni
· 11 years ago
Next »