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