summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/cpu-db8500.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-08ARM: ux500: Drop unused register fileLinus Walleij1-1/+0
2019-11-11mfd: db8500-prcmu: Support U8420-sysclk firmwareLinus Walleij1-1/+1
2019-07-23ARM: ux500: Stop populating the PRCMU devices earlyLinus Walleij1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2018-05-04ARM: ux500: Drop U8540/9540 supportLinus Walleij1-14/+2
2018-03-07ARM: ux500: Fix PMU IRQ regressionLinus Walleij1-0/+3
2018-02-20ARM: ux500: remove PMU IRQ bouncerMark Rutland1-35/+0
2017-10-19ARM: ux500: Fix regression while init PM domainsUlf Hansson1-0/+4
2017-07-27drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon1-0/+1
2017-03-02ARM: ux500: resume the second core properlyLinus Walleij1-2/+0
2017-02-07ARM: ux500: cut some platform dataLinus Walleij1-16/+0
2017-01-12ARM: ux500: remove duplicated include from cpu-db8500.cWei Yongjun1-1/+0
2016-07-12ARM: ux500: consolidate base platform filesArnd Bergmann1-0/+87
2016-07-12ARM: ux500: move soc_id driver to drivers/socArnd Bergmann1-4/+2
2016-07-12ARM: ux500: call ux500_setup_id laterArnd Bergmann1-8/+0
2016-07-12ARM: ux500: consolidate soc_device code in id.cArnd Bergmann1-27/+1
2016-07-12ARM: ux500: move l2x0 init to .init_irqArnd Bergmann1-1/+2
2016-07-12mfd: db8500 stop passing around platform dataArnd Bergmann1-15/+2
2016-07-12ARM: ux500: move ab8500_regulator_plat_data into driverArnd Bergmann1-2/+0
2016-02-26ARM: ux500: fix ureachable iounmap()Linus Walleij1-1/+3
2015-12-01ARM/clocksource: use automatic DT probing for ux500 PRCMULinus Walleij1-2/+0
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2015-08-06ARM: ux500: simplify secondary CPU bootLinus Walleij1-1/+0
2015-07-31arm: perf: factor arm_pmu core out to driversMark Rutland1-1/+1
2015-05-18ARM: ux500: rename ux500_map_ioLinus Walleij1-1/+1
2015-05-18ARM: ux500: look up PRCMU resource from DTLinus Walleij1-18/+0
2015-05-18ARM: ux500: kill off L2CC static mapLinus Walleij1-7/+0
2015-05-18ARM: ux500: get rid of SCU and backupram static mapsLinus Walleij1-3/+0
2015-05-18ARM: ux500: get rid of static GIC dist baseLinus Walleij1-1/+0
2015-05-18ARM: ux500: remap BB offset dynamicallyLinus Walleij1-1/+5
2015-05-18ARM: ux500: delete UART static mapLinus Walleij1-11/+1
2015-05-13ARM: ux500: get rid of static mapsLinus Walleij1-12/+1
2014-07-10ARM: ux500: Staticize local symbols in cpu-db8500.cSachin Kamat1-4/+4
2014-05-12ARM: ux500: Remove redundant board file for mmci platform dataUlf Hansson1-4/+0
2014-03-04mfd: dbx500/abx500: root out hardcoded IRQ assignmentsLinus Walleij1-4/+0
2014-02-28ARM: ux500: delete pointless DT config optionLinus Walleij1-3/+0
2014-02-04ARM: ux500: move last AB8505 set-up to DTLinus Walleij1-3/+0
2014-02-04ARM: ux500: move AB8500 clock out pins to DTLinus Walleij1-7/+0
2014-01-08Merge tag 'ux500-devicetree-v3.14-2' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-4/+0
2013-12-13ARM: ux500: delete U8540 UART auxdataLinus Walleij1-4/+0
2013-12-10Merge branch 'next/cleanup' into next/dtKevin Hilman1-0/+4
2013-11-26Revert "ARM: ux500: Stop passing MMC's platform data for Device Tree boots"Linus Walleij1-4/+4
2013-11-26Revert "ARM: ux500: Remove AUXDATA relating to SDI (MMC) clock-name bindings"Linus Walleij1-0/+4
2013-11-26ARM: ux500: delete Nomadik pinctrl AUXDATALinus Walleij1-4/+0
2013-11-26ARM: ux500: Consolidate [A|D]B8500 platform dataLee Jones1-3/+15
2013-09-26ARM: ux500: Stop requesting the SoC device to play 'parent' roleLee Jones1-8/+0
2013-09-26ARM: ux500: Do not register the PMU device if booting with ATAGsLee Jones1-31/+1
2013-09-26ARM: ux500: Deactivate enablement of DMA40 during ATAG bootingLee Jones1-2/+0
2013-09-26ARM: ux500: Stop enabling GPIOs when not booting with Device TreeLee Jones1-25/+0
2013-09-26ARM: ux500: Stop registering Pinctrl when booting with ATAG supportLee Jones1-1/+0