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
/
arch
/
arm
/
mach-rockchip
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-13
ARM: rockchip: fix spelling mistake "to" -> "too"
Colin Ian King
1
-1
/
+1
2020-04-13
ARM: rockchip: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-1
/
+1
2019-06-17
Merge tag 'v5.3-rockchip-soc32-1' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2
-2
/
+12
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
3
-29
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
4
-40
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-20
ARM: rockchip: fix missing of_node_put calls in smp code
Wen Yang
2
-2
/
+12
2019-05-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+1
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-0
/
+1
2019-04-23
ARM: rockchip: add missing of_node_put in rockchip_smp_prepare_pmu
Wen Yang
1
-0
/
+1
2019-04-12
ARM: rockchip: Mark pm-init functions __init
Douglas Anderson
1
-2
/
+2
2018-08-24
ARM: rockchip: Force CONFIG_PM on Rockchip systems
Marc Zyngier
1
-0
/
+1
2018-05-09
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
Christoph Hellwig
1
-1
/
+0
2018-03-12
ARM: rockchip: Set name of pmu regmap_config in smp code
Jeffy Chen
1
-0
/
+1
2017-09-12
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2017-09-09
Merge branches 'fixes' and 'misc' into for-linus
Russell King
1
-1
/
+2
2017-09-05
Merge branch 'next/cleanup' into next/soc
Olof Johansson
1
-2
/
+2
2017-08-16
ARM: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2017-08-14
ARM: align .data section
Russell King
1
-1
/
+1
2017-08-06
ARM: rockchip: select ARCH_DMA_ADDR_T_64BIT for LPAE
Tao Huang
1
-0
/
+1
2017-08-01
ARM: rockchip: enable ZONE_DMA for non 64-bit capable peripherals
Tao Huang
1
-0
/
+1
2017-07-20
ARM: rockchip: explicitly request exclusive reset control in smp code
Philipp Zabel
1
-1
/
+1
2017-07-04
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-0
/
+1
2017-06-14
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
1
-1
/
+1
2017-05-14
ARM: rockchip: enable support for RV1108 SoC
Andy Yan
1
-0
/
+1
2017-02-28
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-3
/
+3
2017-02-28
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
Florian Fainelli
2
-3
/
+3
2017-01-06
ARM: rockchip: drop rk3288 jtag/mmc switch handling
Heiko Stuebner
1
-12
/
+0
2016-08-01
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2016-06-23
arm: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
1
-1
/
+0
2016-06-03
ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
1
-1
/
+1
2016-05-18
Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2016-04-25
cpufreq: rockchip: Use generic platdev driver
Finley Xiao
1
-1
/
+0
2016-04-12
ARM: rockchip: Fix use of plain integer as NULL pointer
Peter Griffin
1
-1
/
+1
2015-12-22
Merge branch 'treewide/cleanup' into next/soc
Olof Johansson
2
-2
/
+3
2015-12-16
ARM: rockchip: enable support for RK3228 SoCs
Jeffy Chen
1
-0
/
+1
2015-12-16
ARM: rockchip: use const and __initconst for rk3036 smp_operations
Heiko Stuebner
1
-1
/
+1
2015-12-01
ARM: use "depends on" for SoC configs instead of "if" after prompt
Masahiro Yamada
1
-1
/
+2
2015-12-01
ARM: use const and __initconst for smp_operations
Masahiro Yamada
1
-1
/
+1
2015-11-19
ARM: rockchip: add support smp for rk3036
Heiko Stuebner
1
-12
/
+33
2015-10-01
clocksource: cosmetic: Drop OF 'dependency' from symbols
Marc Zyngier
1
-1
/
+1
2015-08-24
ARM: rockchip: pm: Fix PTR_ERR() argument
Fabio Estevam
1
-2
/
+2
2015-08-06
ARM: rockchip: enable PMU_GPIOINT_WAKEUP_EN when entering shallow suspend
Heiko Stuebner
2
-3
/
+7
2015-08-06
ARM: rockchip: set correct stabilization thresholds in suspend
Heiko Stuebner
2
-7
/
+19
2015-08-06
ARM: rockchip: rename osc_switch_to_32k variable
Heiko Stuebner
1
-2
/
+2
2015-07-06
ARM: rockchip: fix broken build
Caesar Wang
1
-2
/
+1
2015-07-06
ARM: rockchip: remove some useless macro in pm.h
Chris Zhong
1
-7
/
+0
2015-07-06
ARM: rockchip: add support holding 24Mhz osc during suspend
Chris Zhong
1
-2
/
+38
2015-07-06
ARM: rockchip: fix the SMP code style
Caesar Wang
1
-6
/
+8
2015-07-06
ARM: rockchip: ensure CPU to enter WFI/WFE state
Caesar Wang
1
-0
/
+7
[next]