summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500
Commit message (Expand)AuthorAgeFilesLines
* ARM: ux500: Move power-domain driver to the genpd dirUlf Hansson2023-07-142-95/+0
* ARM: ux500: Convert power-domain code into a regular platform driverUlf Hansson2023-07-143-27/+20
* ARM: ux500: Drop unused register fileLinus Walleij2022-11-084-200/+0
* arm/mach-ux500: fix repeated words in commentswangjianli2022-11-071-1/+1
* ARM: remove support for NOMMU ARMv4/v5Arnd Bergmann2022-03-171-1/+1
* clk: ux500: Add driver for the reset portions of PRCCLinus Walleij2021-10-261-0/+1
* ARM: ux500: make ux500_cpu_die staticBen Dooks2021-04-011-1/+1
* mfd: db8500-prcmu: Support U8420-sysclk firmwareLinus Walleij2019-11-111-1/+1
* ARM: ux500: Stop populating the PRCMU devices earlyLinus Walleij2019-07-231-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-9/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-304-7/+4
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* ARM: ux500: Cut down Kconfig optionsLinus Walleij2018-05-041-39/+11
* ARM: ux500: Drop U8540/9540 supportLinus Walleij2018-05-043-21/+2
* ARM: ux500: Fix PMU IRQ regressionLinus Walleij2018-03-071-0/+3
* ARM: ux500: remove PMU IRQ bouncerMark Rutland2018-02-201-35/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ARM: ux500: Fix regression while init PM domainsUlf Hansson2017-10-192-4/+4
* drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon2017-07-271-0/+1
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2017-03-035-60/+7
|\
| * ARM: ux500: resume the second core properlyLinus Walleij2017-03-025-60/+7
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-281-1/+1
|\ \ | |/ |/|
| * ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-281-1/+1
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-02-236-223/+19
|\ \
| * | ARM: ux500: remove deleted file from MakefileOlof Johansson2017-02-071-1/+0
| * | ARM: ux500: cut some platform dataLinus Walleij2017-02-074-195/+0
| * | ARM: ux500: remove duplicated include from cpu-db8500.cWei Yongjun2017-01-121-1/+0
| * | ARM: ux500: simplify secondary bootLinus Walleij2017-01-121-26/+19
| |/
* / ARM: ux500: fix prcmu_is_cpu_in_wfi() calculationArnd Bergmann2017-01-121-2/+2
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-0110-1632/+90
|\
| * ARM: ux500: consolidate base platform filesArnd Bergmann2016-07-125-139/+88
| * ARM: ux500: move soc_id driver to drivers/socArnd Bergmann2016-07-124-220/+3
| * ARM: ux500: call ux500_setup_id laterArnd Bergmann2016-07-122-21/+10
| * ARM: ux500: consolidate soc_device code in id.cArnd Bergmann2016-07-127-144/+107
| * ARM: ux500: remove cpu_is_u* helpersArnd Bergmann2016-07-121-107/+0
| * ARM: ux500: use CLK_OF_DECLARE()Arnd Bergmann2016-07-121-12/+0
| * ARM: ux500: move l2x0 init to .init_irqArnd Bergmann2016-07-124-8/+7
| * mfd: db8500 stop passing around platform dataArnd Bergmann2016-07-122-16/+2
| * ARM: ux500: move ab8500_regulator_plat_data into driverArnd Bergmann2016-07-124-485/+1
| * ARM: ux500: remove unused regulator dataArnd Bergmann2016-07-122-608/+0
* | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-031-1/+1
|/
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-201-3/+0
|\
| * ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada2016-02-081-3/+0
* | ARM: ux500: fix ureachable iounmap()Linus Walleij2016-02-261-1/+3
|/
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-207-58/+4
|\
| * ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada2015-12-011-2/+2
| * ARM/clocksource: use automatic DT probing for ux500 PRCMULinus Walleij2015-12-015-55/+1
| * ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-011-1/+1
* | clocksource/drivers/prcmu: Fix Kconfig and add COMPILE_TEST optionDaniel Lezcano2015-12-151-0/+1
|/
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-101-1/+1
|\