summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500
AgeCommit message (Expand)AuthorFilesLines
2019-07-23ARM: ux500: Stop populating the PRCMU devices earlyLinus Walleij1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2-9/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner4-7/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-05-04ARM: ux500: Cut down Kconfig optionsLinus Walleij1-39/+11
2018-05-04ARM: ux500: Drop U8540/9540 supportLinus Walleij3-21/+2
2018-03-07ARM: ux500: Fix PMU IRQ regressionLinus Walleij1-0/+3
2018-02-20ARM: ux500: remove PMU IRQ bouncerMark Rutland1-35/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-19ARM: ux500: Fix regression while init PM domainsUlf Hansson2-4/+4
2017-07-27drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon1-0/+1
2017-03-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds5-60/+7
2017-03-02ARM: ux500: resume the second core properlyLinus Walleij5-60/+7
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli1-1/+1
2017-02-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds6-223/+19
2017-02-07ARM: ux500: remove deleted file from MakefileOlof Johansson1-1/+0
2017-02-07ARM: ux500: cut some platform dataLinus Walleij4-195/+0
2017-01-12ARM: ux500: remove duplicated include from cpu-db8500.cWei Yongjun1-1/+0
2017-01-12ARM: ux500: simplify secondary bootLinus Walleij1-26/+19
2017-01-12ARM: ux500: fix prcmu_is_cpu_in_wfi() calculationArnd Bergmann1-2/+2
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds10-1632/+90
2016-07-12ARM: ux500: consolidate base platform filesArnd Bergmann5-139/+88
2016-07-12ARM: ux500: move soc_id driver to drivers/socArnd Bergmann4-220/+3
2016-07-12ARM: ux500: call ux500_setup_id laterArnd Bergmann2-21/+10
2016-07-12ARM: ux500: consolidate soc_device code in id.cArnd Bergmann7-144/+107
2016-07-12ARM: ux500: remove cpu_is_u* helpersArnd Bergmann1-107/+0
2016-07-12ARM: ux500: use CLK_OF_DECLARE()Arnd Bergmann1-12/+0
2016-07-12ARM: ux500: move l2x0 init to .init_irqArnd Bergmann4-8/+7
2016-07-12mfd: db8500 stop passing around platform dataArnd Bergmann2-16/+2
2016-07-12ARM: ux500: move ab8500_regulator_plat_data into driverArnd Bergmann4-485/+1
2016-07-12ARM: ux500: remove unused regulator dataArnd Bergmann2-608/+0
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-1/+1
2016-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-3/+0
2016-02-26ARM: ux500: fix ureachable iounmap()Linus Walleij1-1/+3
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada1-3/+0
2016-01-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds7-58/+4
2015-12-15clocksource/drivers/prcmu: Fix Kconfig and add COMPILE_TEST optionDaniel Lezcano1-0/+1
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada1-2/+2
2015-12-01ARM/clocksource: use automatic DT probing for ux500 PRCMULinus Walleij5-55/+1
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada1-1/+1
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+1
2015-10-22ARM: Remove __ref on hotplug cpu die pathStephen Boyd1-1/+1
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier1-1/+1
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-1/+2
2015-09-03Merge branch 'devel-stable' into for-linusRussell King1-1/+1
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-133/+40
2015-08-24clk/ARM: move Ux500 PRCC bases to the device treeLinus Walleij1-15/+6
2015-08-06ARM: ux500: simplify secondary CPU bootLinus Walleij5-133/+40