summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: qcom: Add support for IPQ40xxChristian Lamparter2020-03-312-0/+6
* ARM: mmp: replace setup_irq() by request_irq()afzal mohammed2020-03-271-8/+3
* ARM: cns3xxx: replace setup_irq() by request_irq()afzal mohammed2020-03-271-7/+3
* ARM: spear: replace setup_irq() by request_irq()afzal mohammed2020-03-271-7/+2
* ARM: ep93xx: Replace setup_irq() by request_irq()afzal mohammed2020-03-271-8/+6
* ARM: iop32x: replace setup_irq() by request_irq()afzal mohammed2020-03-271-8/+4
* Merge tag 'tegra-for-5.7-cpuidle' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2020-03-2511-519/+406
|\
| * cpuidle: tegra: Disable CC6 state if LP2 unavailableDmitry Osipenko2020-03-131-0/+5
| * cpuidle: tegra: Squash Tegra114 driver into the common driverDmitry Osipenko2020-03-136-153/+48
| * cpuidle: tegra: Squash Tegra30 driver into the common driverDmitry Osipenko2020-03-135-136/+70
| * cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidleDmitry Osipenko2020-03-138-239/+292
| * Merge branch 'for-5.7/arm/core' into for-5.7/cpuidleThierry Reding2020-03-1315-315/+150
| |\
* | \ Merge tag 'zynqmp-soc-for-v5.7' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann2020-03-253-2/+3
|\ \ \
| * | | arm64: zynqmp: Make zynqmp_firmware driver optionalTejas Patel2020-03-092-1/+2
| * | | include: linux: firmware: Correct config dependency of zynqmp_eemi_opsTejas Patel2020-03-091-1/+1
| |/ /
* | | Merge tag 'zynq-soc-for-v5.7' of https://github.com/Xilinx/linux-xlnx into ar...Arnd Bergmann2020-03-251-1/+1
|\ \ \
| * | | ARM: zynq: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-131-1/+1
| |/ /
* | | Merge tag 'at91-5.7-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Arnd Bergmann2020-03-257-75/+270
|\ \ \
| * | | ARM: at91: pm: add quirk for sam9x60's ulp1Claudiu Beznea2020-02-181-0/+4
| * | | ARM: at91: pm: add plla disable/enable support for sam9x60Claudiu Beznea2020-02-181-4/+113
| * | | clk: at91: move sam9x60's PLL register offsets to PMC headerClaudiu Beznea2020-02-182-54/+57
| * | | ARM: at91: pm: s/sfr/sfrbu in pm_suspend.SClaudiu Beznea2020-02-181-3/+3
| * | | ARM: at91: pm: add pmc_version member to at91_pm_dataClaudiu Beznea2020-02-185-0/+17
| * | | ARM: at91: pm: add macros for plla disable/enableClaudiu Beznea2020-02-181-27/+30
| * | | ARM: at91: pm: revert do not disable/enable PLLA for ULP modesClaudiu Beznea2020-02-181-0/+31
| * | | ARM: at91: pm: use proper master clock register offsetClaudiu Beznea2020-02-184-17/+46
| * | | ARM: at91: Drop unneeded select of COMMON_CLKGeert Uytterhoeven2020-02-101-1/+0
| |/ /
* | | Merge tag 'v5.6-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann2020-03-253-0/+130
|\ \ \
| * | | soc: mediatek: pwrap: add support for MT6359 PMICArgus Lin2020-02-171-0/+71
| * | | soc: mediatek: pwrap: add pwrap driver for MT6779 SoCsArgus Lin2020-02-171-0/+57
| * | | dt-bindings: pwrap: mediatek: add pwrap support for MT6779Argus Lin2020-02-171-0/+1
| * | | soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ helperBibby Hsieh2020-02-141-0/+1
| |/ /
* | | Merge tag 'imx-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann2020-03-2510-25/+18
|\ \ \
| * | | ARM: imx: Drop unnecessary src_base checkAnson Huang2020-03-111-3/+0
| * | | ARM: imx: Remove unnecessary blank linesAnson Huang2020-03-113-3/+0
| * | | ARM: imx: Add missing of_node_put()Anson Huang2020-02-185-2/+9
| * | | ARM: imx: Remove unused include of linux/of.h on mach-imx6sl.cAnson Huang2020-02-171-1/+0
| * | | ARM: imx: Remove unused includes on mach-imx6q.cAnson Huang2020-02-171-13/+0
| * | | ARM: imx: Remove unused include of linux/irqchip/arm-gic.hAnson Huang2020-02-171-1/+1
| * | | ARM: imx: limit errata selection to Cortex-A9 based designsStefan Agner2020-02-141-2/+8
| |/ /
* | | Merge tag 'mvebu-arm-5.7-1' of git://git.infradead.org/linux-mvebu into arm/socArnd Bergmann2020-03-254-12/+5
|\ \ \
| * | | arm: mach-dove: Mark dove_io_desc as __maybe_unusedVincenzo Frascino2020-03-131-1/+1
| * | | ARM: orion: replace setup_irq() by request_irq()afzal mohammed2020-03-131-7/+3
| * | | ARM: orion5x: ts78xx: Remove unneeded variable retXu Wang2020-03-081-2/+1
| * | | ARM: orion5x: Drop unneeded select of PCI_DOMAINS_GENERICGeert Uytterhoeven2020-03-081-2/+0
| |/ /
* | | Merge tag 'tegra-for-5.7-arm-core' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2020-03-2515-315/+150
|\ \ \ | | |/ | |/|
| * | ARM: tegra: cpuidle: Remove unnecessary memory barrierDmitry Osipenko2020-03-132-4/+0
| * | ARM: tegra: cpuidle: Make abort_flag atomicDmitry Osipenko2020-03-131-4/+5
| * | ARM: tegra: cpuidle: Handle case where secondary CPU hangs on entering LP2Dmitry Osipenko2020-03-131-2/+49
| * | ARM: tegra: Make outer_disable() open-codedDmitry Osipenko2020-03-131-3/+8