aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500
AgeCommit message (Expand)AuthorFilesLines
2021-10-26clk: ux500: Add driver for the reset portions of PRCCGravatar Linus Walleij 1-0/+1
2021-04-01ARM: ux500: make ux500_cpu_die staticGravatar Ben Dooks 1-1/+1
2019-11-11mfd: db8500-prcmu: Support U8420-sysclk firmwareGravatar Linus Walleij 1-1/+1
2019-07-23ARM: ux500: Stop populating the PRCMU devices earlyGravatar Linus Walleij 1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 2-9/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Gravatar Thomas Gleixner 4-7/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2018-05-04ARM: ux500: Cut down Kconfig optionsGravatar Linus Walleij 1-39/+11
2018-05-04ARM: ux500: Drop U8540/9540 supportGravatar Linus Walleij 3-21/+2
2018-03-07ARM: ux500: Fix PMU IRQ regressionGravatar Linus Walleij 1-0/+3
2018-02-20ARM: ux500: remove PMU IRQ bouncerGravatar Mark Rutland 1-35/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-19ARM: ux500: Fix regression while init PM domainsGravatar Ulf Hansson 2-4/+4
2017-07-27drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUGravatar Will Deacon 1-0/+1
2017-03-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Gravatar Linus Torvalds 5-60/+7
2017-03-02ARM: ux500: resume the second core properlyGravatar Linus Walleij 5-60/+7
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-1/+1
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolGravatar Florian Fainelli 1-1/+1
2017-02-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 6-223/+19
2017-02-07ARM: ux500: remove deleted file from MakefileGravatar Olof Johansson 1-1/+0
2017-02-07ARM: ux500: cut some platform dataGravatar Linus Walleij 4-195/+0
2017-01-12ARM: ux500: remove duplicated include from cpu-db8500.cGravatar Wei Yongjun 1-1/+0
2017-01-12ARM: ux500: simplify secondary bootGravatar Linus Walleij 1-26/+19
2017-01-12ARM: ux500: fix prcmu_is_cpu_in_wfi() calculationGravatar Arnd Bergmann 1-2/+2
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 10-1632/+90
2016-07-12ARM: ux500: consolidate base platform filesGravatar Arnd Bergmann 5-139/+88
2016-07-12ARM: ux500: move soc_id driver to drivers/socGravatar Arnd Bergmann 4-220/+3
2016-07-12ARM: ux500: call ux500_setup_id laterGravatar Arnd Bergmann 2-21/+10
2016-07-12ARM: ux500: consolidate soc_device code in id.cGravatar Arnd Bergmann 7-144/+107
2016-07-12ARM: ux500: remove cpu_is_u* helpersGravatar Arnd Bergmann 1-107/+0
2016-07-12ARM: ux500: use CLK_OF_DECLARE()Gravatar Arnd Bergmann 1-12/+0
2016-07-12ARM: ux500: move l2x0 init to .init_irqGravatar Arnd Bergmann 4-8/+7
2016-07-12mfd: db8500 stop passing around platform dataGravatar Arnd Bergmann 2-16/+2
2016-07-12ARM: ux500: move ab8500_regulator_plat_data into driverGravatar Arnd Bergmann 4-485/+1
2016-07-12ARM: ux500: remove unused regulator dataGravatar Arnd Bergmann 2-608/+0
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBGravatar Linus Walleij 1-1/+1
2016-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-3/+0
2016-02-26ARM: ux500: fix ureachable iounmap()Gravatar Linus Walleij 1-1/+3
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsGravatar Masahiro Yamada 1-3/+0
2016-01-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 7-58/+4
2015-12-15clocksource/drivers/prcmu: Fix Kconfig and add COMPILE_TEST optionGravatar Daniel Lezcano 1-0/+1
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptGravatar Masahiro Yamada 1-2/+2
2015-12-01ARM/clocksource: use automatic DT probing for ux500 PRCMUGravatar Linus Walleij 5-55/+1
2015-12-01ARM: use const and __initconst for smp_operationsGravatar Masahiro Yamada 1-1/+1
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-1/+1
2015-10-22ARM: Remove __ref on hotplug cpu die pathGravatar Stephen Boyd 1-1/+1
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsGravatar Marc Zyngier 1-1/+1
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 2-1/+2
2015-09-03Merge branch 'devel-stable' into for-linusGravatar Russell King 1-1/+1
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+0