summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500
AgeCommit message (Expand)Author
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
2015-10-22ARM: Remove __ref on hotplug cpu die pathStephen Boyd
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-03Merge branch 'devel-stable' into for-linusRussell King
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-08-24clk/ARM: move Ux500 PRCC bases to the device treeLinus Walleij
2015-08-06ARM: ux500: simplify secondary CPU bootLinus Walleij
2015-07-31arm: perf: factor arm_pmu core out to driversMark Rutland
2015-07-27irqchip/gic: Remove redundant gic_set_irqchip_flagsSudeep Holla
2015-07-25ARM: move heavy barrier support out of lineRussell King
2015-05-18ARM: ux500: delete static resource definesLinus Walleij
2015-05-18ARM: ux500: rename ux500_map_ioLinus Walleij
2015-05-18ARM: ux500: look up PRCMU resource from DTLinus Walleij
2015-05-18ARM: ux500: kill off L2CC static mapLinus Walleij
2015-05-18ARM: ux500: get rid of SCU and backupram static mapsLinus Walleij
2015-05-18ARM: ux500: get rid of static GIC dist baseLinus Walleij
2015-05-18ARM: ux500: get SCU base from device treeLinus Walleij
2015-05-18ARM: ux500: remap BB offset dynamicallyLinus Walleij
2015-05-18ARM: ux500: remove static maps from platsmpLinus Walleij
2015-05-18ARM: ux500: delete UART static mapLinus Walleij
2015-05-13ARM: ux500: get rid of static mapsLinus Walleij
2015-03-15ARM: ux500: switch from gic_arch_extn to gic_set_irqchip_flagsMarc Zyngier
2015-02-19ARM: make of_device_ids constUwe Kleine-König
2014-10-28ARM: ux500: Enable Kconfig for the generic PM domainUlf Hansson
2014-10-28ARM: ux500: Initial support for PM domainsUlf Hansson
2014-07-10ARM: ux500: remove pointless cache setup complexityLinus Walleij
2014-07-10ARM: ux500: storage class should be before const qualifierTobias Klauser