summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500
AgeCommit message (Expand)AuthorLines
2023-07-14ARM: ux500: Move power-domain driver to the genpd dirUlf Hansson-95/+0
2023-07-14ARM: ux500: Convert power-domain code into a regular platform driverUlf Hansson-27/+20
2022-11-08ARM: ux500: Drop unused register fileLinus Walleij-200/+0
2022-11-07arm/mach-ux500: fix repeated words in commentswangjianli-1/+1
2022-03-17ARM: remove support for NOMMU ARMv4/v5Arnd Bergmann-1/+1
2021-10-26clk: ux500: Add driver for the reset portions of PRCCLinus Walleij-0/+1
2021-04-01ARM: ux500: make ux500_cpu_die staticBen Dooks-1/+1
2019-11-11mfd: db8500-prcmu: Support U8420-sysclk firmwareLinus Walleij-1/+1
2019-07-23ARM: ux500: Stop populating the PRCMU devices earlyLinus Walleij-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-9/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner-7/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2018-05-04ARM: ux500: Cut down Kconfig optionsLinus Walleij-39/+11
2018-05-04ARM: ux500: Drop U8540/9540 supportLinus Walleij-21/+2
2018-03-07ARM: ux500: Fix PMU IRQ regressionLinus Walleij-0/+3
2018-02-20ARM: ux500: remove PMU IRQ bouncerMark Rutland-35/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-19ARM: ux500: Fix regression while init PM domainsUlf Hansson-4/+4
2017-07-27drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon-0/+1
2017-03-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds-60/+7
2017-03-02ARM: ux500: resume the second core properlyLinus Walleij-60/+7
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-1/+1
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli-1/+1
2017-02-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-223/+19
2017-02-07ARM: ux500: remove deleted file from MakefileOlof Johansson-1/+0
2017-02-07ARM: ux500: cut some platform dataLinus Walleij-195/+0
2017-01-12ARM: ux500: remove duplicated include from cpu-db8500.cWei Yongjun-1/+0
2017-01-12ARM: ux500: simplify secondary bootLinus Walleij-26/+19
2017-01-12ARM: ux500: fix prcmu_is_cpu_in_wfi() calculationArnd Bergmann-2/+2
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1632/+90
2016-07-12ARM: ux500: consolidate base platform filesArnd Bergmann-139/+88
2016-07-12ARM: ux500: move soc_id driver to drivers/socArnd Bergmann-220/+3
2016-07-12ARM: ux500: call ux500_setup_id laterArnd Bergmann-21/+10
2016-07-12ARM: ux500: consolidate soc_device code in id.cArnd Bergmann-144/+107
2016-07-12ARM: ux500: remove cpu_is_u* helpersArnd Bergmann-107/+0
2016-07-12ARM: ux500: use CLK_OF_DECLARE()Arnd Bergmann-12/+0
2016-07-12ARM: ux500: move l2x0 init to .init_irqArnd Bergmann-8/+7
2016-07-12mfd: db8500 stop passing around platform dataArnd Bergmann-16/+2
2016-07-12ARM: ux500: move ab8500_regulator_plat_data into driverArnd Bergmann-485/+1
2016-07-12ARM: ux500: remove unused regulator dataArnd Bergmann-608/+0
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij-1/+1
2016-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-3/+0
2016-02-26ARM: ux500: fix ureachable iounmap()Linus Walleij-1/+3
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada-3/+0
2016-01-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-58/+4
2015-12-15clocksource/drivers/prcmu: Fix Kconfig and add COMPILE_TEST optionDaniel Lezcano-0/+1
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada-2/+2
2015-12-01ARM/clocksource: use automatic DT probing for ux500 PRCMULinus Walleij-55/+1
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada-1/+1
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+1