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