index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-rockchip
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'treewide/cleanup' into next/soc
Olof Johansson
2015-12-22
2
-2
/
+3
|
\
|
*
ARM: use "depends on" for SoC configs instead of "if" after prompt
Masahiro Yamada
2015-12-01
1
-1
/
+2
|
*
ARM: use const and __initconst for smp_operations
Masahiro Yamada
2015-12-01
1
-1
/
+1
*
|
ARM: rockchip: enable support for RK3228 SoCs
Jeffy Chen
2015-12-16
1
-0
/
+1
*
|
ARM: rockchip: use const and __initconst for rk3036 smp_operations
Heiko Stuebner
2015-12-16
1
-1
/
+1
*
|
ARM: rockchip: add support smp for rk3036
Heiko Stuebner
2015-11-19
1
-12
/
+33
|
/
*
clocksource: cosmetic: Drop OF 'dependency' from symbols
Marc Zyngier
2015-10-01
1
-1
/
+1
*
ARM: rockchip: pm: Fix PTR_ERR() argument
Fabio Estevam
2015-08-24
1
-2
/
+2
*
ARM: rockchip: enable PMU_GPIOINT_WAKEUP_EN when entering shallow suspend
Heiko Stuebner
2015-08-06
2
-3
/
+7
*
ARM: rockchip: set correct stabilization thresholds in suspend
Heiko Stuebner
2015-08-06
2
-7
/
+19
*
ARM: rockchip: rename osc_switch_to_32k variable
Heiko Stuebner
2015-08-06
1
-2
/
+2
*
ARM: rockchip: fix broken build
Caesar Wang
2015-07-06
1
-2
/
+1
*
ARM: rockchip: remove some useless macro in pm.h
Chris Zhong
2015-07-06
1
-7
/
+0
*
ARM: rockchip: add support holding 24Mhz osc during suspend
Chris Zhong
2015-07-06
1
-2
/
+38
*
ARM: rockchip: fix the SMP code style
Caesar Wang
2015-07-06
1
-6
/
+8
*
ARM: rockchip: ensure CPU to enter WFI/WFE state
Caesar Wang
2015-07-06
1
-0
/
+7
*
ARM: rockchip: fix the CPU soft reset
Caesar Wang
2015-07-06
1
-18
/
+22
*
ARM: rockchip: restore dapswjdp after suspend
Doug Anderson
2015-07-06
1
-0
/
+5
*
Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-07-02
1
-2
/
+1
|
\
|
*
arm/mach-rockchip: remove legacy __cpuinit section that crept in
Paul Gortmaker
2015-06-16
1
-2
/
+1
*
|
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-06-26
3
-12
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel...
Kevin Hilman
2015-06-12
3
-12
/
+2
|
|
\
|
|
*
ARM: v7 setup function should invalidate L1 cache
Russell King
2015-06-01
3
-12
/
+2
*
|
|
Revert "ARM: rockchip: fix undefined instruction of reset_ctrl_regs"
Heiko Stuebner
2015-05-13
2
-30
/
+0
|
/
/
*
|
rockchip: make sure timer7 is enabled on rk3288 platforms
Heiko Stuebner
2015-04-16
1
-0
/
+19
*
|
ARM: rockchip: fix undefined instruction of reset_ctrl_regs
Chris Zhong
2015-04-16
2
-0
/
+30
*
|
ARM: rockchip: disable dapswjdp during suspend
Chris Zhong
2015-04-16
2
-0
/
+11
|
/
*
ARM: rockchip: disable watchdog during suspend
Chris Zhong
2015-03-11
2
-3
/
+10
*
ARM: rockchip: decrease the wait time for resume
Chris Zhong
2015-03-11
2
-0
/
+7
*
ARM: rockchip: Constify struct regmap_config and staticize local function
Krzysztof Kozlowski
2015-03-11
1
-2
/
+2
*
ARM: rockchip: force built-in regulator support for PM
Arnd Bergmann
2015-02-18
1
-0
/
+1
*
ARM: rockchip: make rockchip_suspend_init conditional
Arnd Bergmann
2015-02-18
1
-0
/
+6
*
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2015-02-17
5
-1
/
+436
|
\
|
*
ARM: rockchip: remove cpu-core name from machine name
Heiko Stuebner
2015-01-21
1
-1
/
+1
|
*
ARM: rockchip: add suspend and resume for RK3288
Chris Zhong
2014-12-31
5
-0
/
+435
*
|
clockevents: rockchip: Add rockchip timer for rk3288
Daniel Lezcano
2015-01-29
1
-0
/
+1
*
|
ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288
Heiko Stübner
2015-01-16
1
-0
/
+27
|
/
*
ARM: rockchip: add basic smp support for rk3288
Kever Yang
2014-11-05
2
-25
/
+100
*
ARM: rockchip: add option to access the pmu via a phandle in smp_operations
Heiko Stuebner
2014-11-05
1
-0
/
+13
*
ARM: rockchip: convert to regmap and use pmu syscon if available
Heiko Stuebner
2014-11-05
1
-26
/
+78
*
Merge tag 'v3.18-rockchip-cpufreqdev-v2' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
2014-11-03
1
-0
/
+7
|
\
|
*
ARM: rockchip: honor renaming of cpufreq-cpu0 to cpufreq-dt
Heiko Stuebner
2014-09-30
1
-1
/
+1
|
*
ARM: rockchip: add a cpufreq-cpu0 device
Heiko Stuebner
2014-09-29
1
-0
/
+7
*
|
ARM: rockchip: enable the AMBA bus
Heiko Stübner
2014-09-02
1
-0
/
+1
|
/
*
Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2014-08-08
2
-0
/
+2
|
\
|
*
ARM: rockchip: enable support for RK3288 SoCs
Heiko Stuebner
2014-07-26
2
-0
/
+2
*
|
Merge branch 'clk-rockchip' of git://git.linaro.org/people/mike.turquette/lin...
Arnd Bergmann
2014-07-28
1
-0
/
+1
|
\
\
|
|
/
|
*
ARM: rockchip: Select ARCH_HAS_RESET_CONTROLLER
Heiko Stübner
2014-07-13
1
-0
/
+1
*
|
ARM: rockchip: Add cpu hotplug support for RK3XXX SoCs
Romain Perier
2014-07-23
1
-0
/
+20
*
|
ARM: rockchip: select ARMv7 compiler flags for platsmp.o
Heiko Stuebner
2014-07-23
1
-0
/
+2
|
/
[next]