aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-rockchip/rockchip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-13ARM: rockchip: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2017-07-04Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-1/+1
2017-05-14ARM: rockchip: enable support for RV1108 SoCAndy Yan1-0/+1
2017-01-06ARM: rockchip: drop rk3288 jtag/mmc switch handlingHeiko Stuebner1-12/+0
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang1-1/+0
2016-04-25cpufreq: rockchip: Use generic platdev driverFinley Xiao1-1/+0
2015-12-16ARM: rockchip: enable support for RK3228 SoCsJeffy Chen1-0/+1
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier1-1/+1
2015-04-16rockchip: make sure timer7 is enabled on rk3288 platformsHeiko Stuebner1-0/+19
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+3
2015-01-21ARM: rockchip: remove cpu-core name from machine nameHeiko Stuebner1-1/+1
2015-01-16ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288Heiko Stübner1-0/+27
2014-12-31ARM: rockchip: add suspend and resume for RK3288Chris Zhong1-0/+2
2014-09-30ARM: rockchip: honor renaming of cpufreq-cpu0 to cpufreq-dtHeiko Stuebner1-1/+1
2014-09-29ARM: rockchip: add a cpufreq-cpu0 deviceHeiko Stuebner1-0/+7
2014-07-26ARM: rockchip: enable support for RK3288 SoCsHeiko Stuebner1-0/+1
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds1-7/+2
2014-05-30ARM: l2c: rockchip: convert to generic l2c OF initialisationRussell King1-7/+2
2014-05-26ARM: rockchip: convert smp bringup to CPU_METHOD_OF_DECLAREHeiko Stübner1-1/+0
2014-05-22ARM: l2c: remove unnecessary UL-suffix to mask valuesRussell King1-1/+1
2014-03-01ARM: rockchip: add smp bringup codeHeiko Stuebner1-0/+2
2013-09-29ARM: rockchip: remove custom .init_time hookSebastian Hesselbarth1-9/+0
2013-06-21arm: add basic support for Rockchip RK3066a boardsHeiko Stuebner1-0/+52