summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-rockchip
AgeCommit message (Expand)AuthorLines
2025-09-18ARM: rockchip: remove REGULATOR conditional to PMMikko Rapeli-1/+1
2025-07-14ARM: rockchip: fix kernel hang during smp initializationAlexander Kochetkov-6/+9
2023-08-12ARM: rockchip: Drop unused includesRob Herring-5/+1
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij-1/+1
2022-06-17ARM: rockchip: Add missing of_node_put() in rockchip_suspend_init()Liang He-2/+5
2022-04-04ARM: rockchip: fix typos in commentsJulia Lawall-1/+1
2021-11-21ARM: rockchip: Use memcpy_toio instead of memcpy on smp bring-upIvan T. Ivanov-1/+1
2020-04-13ARM: rockchip: fix spelling mistake "to" -> "too"Colin Ian King-1/+1
2020-04-13ARM: rockchip: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven-1/+1
2019-06-17Merge tag 'v5.3-rockchip-soc32-1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson-2/+12
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner-29/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-40/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-05-20ARM: rockchip: fix missing of_node_put calls in smp codeWen Yang-2/+12
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-0/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd-0/+1
2019-04-23ARM: rockchip: add missing of_node_put in rockchip_smp_prepare_pmuWen Yang-0/+1
2019-04-12ARM: rockchip: Mark pm-init functions __initDouglas Anderson-2/+2
2018-08-24ARM: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier-0/+1
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig-1/+0
2018-03-12ARM: rockchip: Set name of pmu regmap_config in smp codeJeffy Chen-0/+1
2017-09-12Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-1/+1
2017-09-09Merge branches 'fixes' and 'misc' into for-linusRussell King-1/+2
2017-09-05Merge branch 'next/cleanup' into next/socOlof Johansson-2/+2
2017-08-16ARM: Convert to using %pOF instead of full_nameRob Herring-2/+2
2017-08-14ARM: align .data sectionRussell King-1/+1
2017-08-06ARM: rockchip: select ARCH_DMA_ADDR_T_64BIT for LPAETao Huang-0/+1
2017-08-01ARM: rockchip: enable ZONE_DMA for non 64-bit capable peripheralsTao Huang-0/+1
2017-07-20ARM: rockchip: explicitly request exclusive reset control in smp codePhilipp Zabel-1/+1
2017-07-04Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-0/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano-1/+1
2017-05-14ARM: rockchip: enable support for RV1108 SoCAndy Yan-0/+1
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-3/+3
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli-3/+3
2017-01-06ARM: rockchip: drop rk3288 jtag/mmc switch handlingHeiko Stuebner-12/+0
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+1
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang-1/+0
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij-1/+1
2016-05-18Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2016-04-25cpufreq: rockchip: Use generic platdev driverFinley Xiao-1/+0
2016-04-12ARM: rockchip: Fix use of plain integer as NULL pointerPeter Griffin-1/+1
2015-12-22Merge branch 'treewide/cleanup' into next/socOlof Johansson-2/+3
2015-12-16ARM: rockchip: enable support for RK3228 SoCsJeffy Chen-0/+1
2015-12-16ARM: rockchip: use const and __initconst for rk3036 smp_operationsHeiko Stuebner-1/+1
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada-1/+2
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada-1/+1
2015-11-19ARM: rockchip: add support smp for rk3036Heiko Stuebner-12/+33
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier-1/+1
2015-08-24ARM: rockchip: pm: Fix PTR_ERR() argumentFabio Estevam-2/+2
2015-08-06ARM: rockchip: enable PMU_GPIOINT_WAKEUP_EN when entering shallow suspendHeiko Stuebner-3/+7