summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip
AgeCommit message (Expand)Author
2015-12-22Merge branch 'treewide/cleanup' into next/socOlof Johansson
2015-12-16ARM: rockchip: enable support for RK3228 SoCsJeffy Chen
2015-12-16ARM: rockchip: use const and __initconst for rk3036 smp_operationsHeiko Stuebner
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada
2015-11-19ARM: rockchip: add support smp for rk3036Heiko Stuebner
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier
2015-08-24ARM: rockchip: pm: Fix PTR_ERR() argumentFabio Estevam
2015-08-06ARM: rockchip: enable PMU_GPIOINT_WAKEUP_EN when entering shallow suspendHeiko Stuebner
2015-08-06ARM: rockchip: set correct stabilization thresholds in suspendHeiko Stuebner
2015-08-06ARM: rockchip: rename osc_switch_to_32k variableHeiko Stuebner
2015-07-06ARM: rockchip: fix broken buildCaesar Wang
2015-07-06ARM: rockchip: remove some useless macro in pm.hChris Zhong
2015-07-06ARM: rockchip: add support holding 24Mhz osc during suspendChris Zhong
2015-07-06ARM: rockchip: fix the SMP code styleCaesar Wang
2015-07-06ARM: rockchip: ensure CPU to enter WFI/WFE stateCaesar Wang
2015-07-06ARM: rockchip: fix the CPU soft resetCaesar Wang
2015-07-06ARM: rockchip: restore dapswjdp after suspendDoug Anderson
2015-07-02Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-16arm/mach-rockchip: remove legacy __cpuinit section that crept inPaul Gortmaker
2015-06-12Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel...Kevin Hilman
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King
2015-05-13Revert "ARM: rockchip: fix undefined instruction of reset_ctrl_regs"Heiko Stuebner
2015-04-16rockchip: make sure timer7 is enabled on rk3288 platformsHeiko Stuebner
2015-04-16ARM: rockchip: fix undefined instruction of reset_ctrl_regsChris Zhong
2015-04-16ARM: rockchip: disable dapswjdp during suspendChris Zhong
2015-03-11ARM: rockchip: disable watchdog during suspendChris Zhong
2015-03-11ARM: rockchip: decrease the wait time for resumeChris Zhong
2015-03-11ARM: rockchip: Constify struct regmap_config and staticize local functionKrzysztof Kozlowski
2015-02-18ARM: rockchip: force built-in regulator support for PMArnd Bergmann
2015-02-18ARM: rockchip: make rockchip_suspend_init conditionalArnd Bergmann
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2015-01-29clockevents: rockchip: Add rockchip timer for rk3288Daniel Lezcano
2015-01-21ARM: rockchip: remove cpu-core name from machine nameHeiko Stuebner
2015-01-16ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288Heiko Stübner
2014-12-31ARM: rockchip: add suspend and resume for RK3288Chris Zhong
2014-11-05ARM: rockchip: add basic smp support for rk3288Kever Yang
2014-11-05ARM: rockchip: add option to access the pmu via a phandle in smp_operationsHeiko Stuebner
2014-11-05ARM: rockchip: convert to regmap and use pmu syscon if availableHeiko Stuebner
2014-11-03Merge tag 'v3.18-rockchip-cpufreqdev-v2' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2014-09-30ARM: rockchip: honor renaming of cpufreq-cpu0 to cpufreq-dtHeiko Stuebner
2014-09-29ARM: rockchip: add a cpufreq-cpu0 deviceHeiko Stuebner
2014-09-02ARM: rockchip: enable the AMBA busHeiko Stübner
2014-08-08Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2014-07-28Merge branch 'clk-rockchip' of git://git.linaro.org/people/mike.turquette/lin...Arnd Bergmann
2014-07-26ARM: rockchip: enable support for RK3288 SoCsHeiko Stuebner
2014-07-23ARM: rockchip: Add cpu hotplug support for RK3XXX SoCsRomain Perier
2014-07-23ARM: rockchip: select ARMv7 compiler flags for platsmp.oHeiko Stuebner
2014-07-13ARM: rockchip: Select ARCH_HAS_RESET_CONTROLLERHeiko Stübner