Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
420768d31960fd4398d4553e79cab8af3db2e9ee
/
arch
/
arm
/
mach-rockchip
d4f4cf7
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
64fc2a9
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
by Florian Fainelli
· 8 years ago
19f0f30
ARM: rockchip: drop rk3288 jtag/mmc switch handling
by Heiko Stuebner
· 8 years ago
6f888fe
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
850bea2
arm: Remove unnecessary of_platform_populate with default match table
by Kefeng Wang
· 8 years ago
5c34a4e
ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
by Linus Walleij
· 8 years ago
f2b1e0f
Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
014400c
cpufreq: rockchip: Use generic platdev driver
by Finley Xiao
· 9 years ago
26d5192
ARM: rockchip: Fix use of plain integer as NULL pointer
by Peter Griffin
· 9 years ago
8907dba
Merge branch 'treewide/cleanup' into next/soc
by Olof Johansson
· 9 years ago
2608224
ARM: rockchip: enable support for RK3228 SoCs
by Jeffy Chen
· 9 years ago
26dc88f
ARM: rockchip: use const and __initconst for rk3036 smp_operations
by Heiko Stuebner
· 9 years ago
e324654
ARM: use "depends on" for SoC configs instead of "if" after prompt
by Masahiro Yamada
· 9 years ago
7530527
ARM: use const and __initconst for smp_operations
by Masahiro Yamada
· 9 years ago
9def7cc
ARM: rockchip: add support smp for rk3036
by Heiko Stuebner
· 9 years ago
3722ed2
clocksource: cosmetic: Drop OF 'dependency' from symbols
by Marc Zyngier
· 9 years ago
2a03c02
ARM: rockchip: pm: Fix PTR_ERR() argument
by Fabio Estevam
· 9 years ago
9bb91ae
ARM: rockchip: enable PMU_GPIOINT_WAKEUP_EN when entering shallow suspend
by Heiko Stuebner
· 9 years ago
d1d3a1a
ARM: rockchip: set correct stabilization thresholds in suspend
by Heiko Stuebner
· 9 years ago
41fe6a0
ARM: rockchip: rename osc_switch_to_32k variable
by Heiko Stuebner
· 9 years ago
cb8cc37
ARM: rockchip: fix broken build
by Caesar Wang
· 9 years ago
e6ef15e4
ARM: rockchip: remove some useless macro in pm.h
by Chris Zhong
· 9 years ago
134f1f6
ARM: rockchip: add support holding 24Mhz osc during suspend
by Chris Zhong
· 9 years ago
7f0b61a
ARM: rockchip: fix the SMP code style
by Caesar Wang
· 9 years ago
e306bc1
ARM: rockchip: ensure CPU to enter WFI/WFE state
by Caesar Wang
· 9 years ago
fe4407c
ARM: rockchip: fix the CPU soft reset
by Caesar Wang
· 9 years ago
3393940
ARM: rockchip: restore dapswjdp after suspend
by Doug Anderson
· 9 years ago
47f9241
Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 9 years ago
c11d716
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
374d4dd
arm/mach-rockchip: remove legacy __cpuinit section that crept in
by Paul Gortmaker
· 10 years ago
e75ea45
Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel/git-cur/linux-2.6-arm into next/cleanup
by Kevin Hilman
· 9 years ago
02b4e27
ARM: v7 setup function should invalidate L1 cache
by Russell King
· 9 years ago
3f937cf
Revert "ARM: rockchip: fix undefined instruction of reset_ctrl_regs"
by Heiko Stuebner
· 9 years ago
2a9fe3c
rockchip: make sure timer7 is enabled on rk3288 platforms
by Heiko Stuebner
· 10 years ago
b403125
ARM: rockchip: fix undefined instruction of reset_ctrl_regs
by Chris Zhong
· 10 years ago
0ea001d
ARM: rockchip: disable dapswjdp during suspend
by Chris Zhong
· 10 years ago
a0307d1
ARM: rockchip: disable watchdog during suspend
by Chris Zhong
· 10 years ago
aefc7c7
ARM: rockchip: decrease the wait time for resume
by Chris Zhong
· 10 years ago
bd76d73
ARM: rockchip: Constify struct regmap_config and staticize local function
by Krzysztof Kozlowski
· 10 years ago
d1bef99
ARM: rockchip: force built-in regulator support for PM
by Arnd Bergmann
· 10 years ago
c8823e7
ARM: rockchip: make rockchip_suspend_init conditional
by Arnd Bergmann
· 10 years ago
878ba61
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
468b8c4
clockevents: rockchip: Add rockchip timer for rk3288
by Daniel Lezcano
· 10 years ago
8c42124
ARM: rockchip: remove cpu-core name from machine name
by Heiko Stuebner
· 10 years ago
c9b75d5
ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288
by Heiko Stübner
· 10 years ago
9c1ec8e
ARM: rockchip: add suspend and resume for RK3288
by Chris Zhong
· 10 years ago
3ee851e
ARM: rockchip: add basic smp support for rk3288
by Kever Yang
· 10 years ago
6de2d21
ARM: rockchip: add option to access the pmu via a phandle in smp_operations
by Heiko Stuebner
· 10 years ago
d003b58
ARM: rockchip: convert to regmap and use pmu syscon if available
by Heiko Stuebner
· 10 years ago
9576d3e
Merge tag 'v3.18-rockchip-cpufreqdev-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/soc
by Olof Johansson
· 10 years ago
3eb79a5
ARM: rockchip: honor renaming of cpufreq-cpu0 to cpufreq-dt
by Heiko Stuebner
· 10 years ago
47b06fc2d
ARM: rockchip: add a cpufreq-cpu0 device
by Heiko Stuebner
· 10 years ago
34f137b
ARM: rockchip: enable the AMBA bus
by Heiko Stübner
· 10 years ago
d4e1f5a
Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
5be42f3
Merge branch 'clk-rockchip' of git://git.linaro.org/people/mike.turquette/linux into next/soc
by Arnd Bergmann
· 10 years ago
7a1917a
ARM: rockchip: enable support for RK3288 SoCs
by Heiko Stuebner
· 10 years ago
f54b91f
ARM: rockchip: Add cpu hotplug support for RK3XXX SoCs
by Romain Perier
· 10 years ago
09af6a5
ARM: rockchip: select ARMv7 compiler flags for platsmp.o
by Heiko Stuebner
· 10 years ago
1fe6949
ARM: rockchip: Select ARCH_HAS_RESET_CONTROLLER
by Heiko Stübner
· 10 years ago
eb3d3ec
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
by Linus Torvalds
· 10 years ago
2a2d2ff
ARM: l2c: rockchip: convert to generic l2c OF initialisation
by Russell King
· 11 years ago
26ab69c
ARM: rockchip: convert smp bringup to CPU_METHOD_OF_DECLARE
by Heiko Stübner
· 11 years ago
d453ef7
ARM: l2c: remove unnecessary UL-suffix to mask values
by Russell King
· 11 years ago
5c4348c
ARM: rockchip: fix copy'n'paste error in smp error messages
by Heiko Stuebner
· 11 years ago
1760e4f
Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc
by Olof Johansson
· 11 years ago
a7a2b31
ARM: rockchip: add smp bringup code
by Heiko Stuebner
· 11 years ago
f6f70cf
ARM: rockchip: add snoop-control-unit
by Heiko Stuebner
· 11 years ago
90bc8ac
ARM: select HAVE_SMP for V7 multi-platform
by Rob Herring
· 11 years ago
ddb902c
ARM: centralize common multi-platform kconfig options
by Rob Herring
· 11 years ago
d5aabbc
Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
21604cd
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
f95a2b3
ARM: rockchip: enable arm-global-timer
by Heiko Stuebner
· 11 years ago
f350f82
ARM: rockchip: fix wrong use of non-existent CONFIG_LOCAL_TIMERS
by Heiko Stuebner
· 11 years ago
2ab38d9
ARM: rockchip: remove custom .init_time hook
by Sebastian Hesselbarth
· 11 years ago
d63dc05
arm: add basic support for Rockchip RK3066a boards
by Heiko Stuebner
· 11 years ago