summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-03-27ARM: iop32x: replace setup_irq() by request_irq()afzal mohammed1-8/+4
2020-03-25Merge tag 'tegra-for-5.7-cpuidle' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann11-519/+406
2020-03-25Merge tag 'zynqmp-soc-for-v5.7' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann3-2/+3
2020-03-25Merge tag 'zynq-soc-for-v5.7' of https://github.com/Xilinx/linux-xlnx into ar...Arnd Bergmann1-1/+1
2020-03-25Merge tag 'at91-5.7-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Arnd Bergmann7-75/+270
2020-03-25Merge tag 'v5.6-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann3-0/+130
2020-03-25Merge tag 'imx-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann10-25/+18
2020-03-25Merge tag 'mvebu-arm-5.7-1' of git://git.infradead.org/linux-mvebu into arm/socArnd Bergmann4-12/+5
2020-03-25Merge tag 'tegra-for-5.7-arm-core' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann15-315/+150
2020-03-25Merge tag 'tegra-for-5.7-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann11-466/+1125
2020-03-25Merge tag 'stm32-soc-for-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2-11/+40
2020-03-25Merge tag 'sunxi-core-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-1/+1
2020-03-25Merge tag 'arm-soc/for-5.7/soc-arm64' of https://github.com/Broadcom/stblinux...Arnd Bergmann1-1/+0
2020-03-25Merge tag 'arm-soc/for-5.7/soc' of https://github.com/Broadcom/stblinux into ...Arnd Bergmann1-8/+0
2020-03-25Merge tag 'omap-for-v5.7/pm33xx-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann5-8/+160
2020-03-25Merge tag 'omap-for-v5.7/soc-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann5-36/+27
2020-03-25Merge tag 'renesas-arm-soc-for-v5.7-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann4-3/+3
2020-03-13arm: mach-dove: Mark dove_io_desc as __maybe_unusedVincenzo Frascino1-1/+1
2020-03-13ARM: orion: replace setup_irq() by request_irq()afzal mohammed1-7/+3
2020-03-13ARM: debug: stm32: add UART early console support for STM32MP1Erwan Le Ray2-1/+16
2020-03-13ARM: debug: stm32: add UART early console support for STM32H7Erwan Le Ray2-2/+15
2020-03-13ARM: debug: stm32: add UART early console configuration for STM32F7Erwan Le Ray1-3/+4
2020-03-13ARM: debug: stm32: add UART early console configuration for STM32F4Erwan Le Ray2-8/+8
2020-03-13cpuidle: tegra: Disable CC6 state if LP2 unavailableDmitry Osipenko1-0/+5
2020-03-13cpuidle: tegra: Squash Tegra114 driver into the common driverDmitry Osipenko6-153/+48
2020-03-13cpuidle: tegra: Squash Tegra30 driver into the common driverDmitry Osipenko5-136/+70
2020-03-13cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidleDmitry Osipenko8-239/+292
2020-03-13Merge branch 'for-5.7/arm/core' into for-5.7/cpuidleThierry Reding15-315/+150
2020-03-13ARM: tegra: cpuidle: Remove unnecessary memory barrierDmitry Osipenko2-4/+0
2020-03-13ARM: tegra: cpuidle: Make abort_flag atomicDmitry Osipenko1-4/+5
2020-03-13ARM: tegra: cpuidle: Handle case where secondary CPU hangs on entering LP2Dmitry Osipenko1-2/+49
2020-03-13ARM: tegra: Make outer_disable() open-codedDmitry Osipenko1-3/+8
2020-03-13ARM: tegra: Rename some of the newly exposed PM functionsDmitry Osipenko6-26/+26
2020-03-13ARM: tegra: Expose PM functions required for new cpuidle driverDmitry Osipenko9-18/+44
2020-03-13soc/tegra: pmc: Cleanup whitespace usageThierry Reding1-163/+163
2020-03-13soc/tegra: pmc: Add pins for Tegra194Venkat Reddy Talla2-50/+63
2020-03-13soc/tegra: Add support for 32 kHz blink clockSowjanya Komatineni1-0/+112
2020-03-13soc/tegra: Add Tegra PMC clocks registration into PMC driverSowjanya Komatineni1-0/+242
2020-03-13Merge branch 'for-5.7/dt-bindings' into for-5.7/socThierry Reding9-304/+596
2020-03-13dt-bindings: usb: Add NVIDIA Tegra XUSB device mode controller bindingNagarjuna Kristam1-0/+190
2020-03-13dt-bindings: phy: tegra-xusb: Add usb-role-switchNagarjuna Kristam1-0/+6
2020-03-13dt-bindings: phy: tegra: Add Tegra194 supportJC Kuo1-0/+18
2020-03-12ARM: tegra: Propagate error from tegra_idle_lp2_last()Dmitry Osipenko4-8/+12
2020-03-12ARM: tegra: Change tegra_set_cpu_in_lp2() type to voidDmitry Osipenko3-18/+6
2020-03-12ARM: tegra: Remove pen-locking from cpuidle-tegra20Dmitry Osipenko7-251/+4
2020-03-12ARM: tegra: Add tegra_pm_park_secondary_cpu()Dmitry Osipenko2-0/+19
2020-03-12ARM: tegra: Compile sleep-tegra20/30.S unconditionallyDmitry Osipenko2-6/+2
2020-03-11ARM: imx: Drop unnecessary src_base checkAnson Huang1-3/+0
2020-03-11ARM: imx: Remove unnecessary blank linesAnson Huang3-3/+0
2020-03-10ARM: bcm: Drop unneeded select of PCI_DOMAINS_GENERIC, HAVE_SMP, TIMER_OFGeert Uytterhoeven1-8/+0