summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-27ARM: iop32x: replace setup_irq() by request_irq()afzal mohammed
2020-03-25Merge tag 'tegra-for-5.7-cpuidle' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2020-03-25Merge tag 'zynqmp-soc-for-v5.7' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann
2020-03-25Merge tag 'zynq-soc-for-v5.7' of https://github.com/Xilinx/linux-xlnx into ar...Arnd Bergmann
2020-03-25Merge tag 'at91-5.7-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Arnd Bergmann
2020-03-25Merge tag 'v5.6-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann
2020-03-25Merge tag 'imx-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann
2020-03-25Merge tag 'mvebu-arm-5.7-1' of git://git.infradead.org/linux-mvebu into arm/socArnd Bergmann
2020-03-25Merge tag 'tegra-for-5.7-arm-core' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2020-03-25Merge tag 'tegra-for-5.7-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2020-03-25Merge tag 'stm32-soc-for-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2020-03-25Merge tag 'sunxi-core-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2020-03-25Merge tag 'arm-soc/for-5.7/soc-arm64' of https://github.com/Broadcom/stblinux...Arnd Bergmann
2020-03-25Merge tag 'arm-soc/for-5.7/soc' of https://github.com/Broadcom/stblinux into ...Arnd Bergmann
2020-03-25Merge tag 'omap-for-v5.7/pm33xx-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2020-03-25Merge tag 'omap-for-v5.7/soc-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2020-03-25Merge tag 'renesas-arm-soc-for-v5.7-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2020-03-13arm: mach-dove: Mark dove_io_desc as __maybe_unusedVincenzo Frascino
2020-03-13ARM: orion: replace setup_irq() by request_irq()afzal mohammed
2020-03-13ARM: debug: stm32: add UART early console support for STM32MP1Erwan Le Ray
2020-03-13ARM: debug: stm32: add UART early console support for STM32H7Erwan Le Ray
2020-03-13ARM: debug: stm32: add UART early console configuration for STM32F7Erwan Le Ray
2020-03-13ARM: debug: stm32: add UART early console configuration for STM32F4Erwan Le Ray
2020-03-13cpuidle: tegra: Disable CC6 state if LP2 unavailableDmitry Osipenko
2020-03-13cpuidle: tegra: Squash Tegra114 driver into the common driverDmitry Osipenko
2020-03-13cpuidle: tegra: Squash Tegra30 driver into the common driverDmitry Osipenko
2020-03-13cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidleDmitry Osipenko
2020-03-13Merge branch 'for-5.7/arm/core' into for-5.7/cpuidleThierry Reding
2020-03-13ARM: tegra: cpuidle: Remove unnecessary memory barrierDmitry Osipenko
2020-03-13ARM: tegra: cpuidle: Make abort_flag atomicDmitry Osipenko
2020-03-13ARM: tegra: cpuidle: Handle case where secondary CPU hangs on entering LP2Dmitry Osipenko
2020-03-13ARM: tegra: Make outer_disable() open-codedDmitry Osipenko
2020-03-13ARM: tegra: Rename some of the newly exposed PM functionsDmitry Osipenko
2020-03-13ARM: tegra: Expose PM functions required for new cpuidle driverDmitry Osipenko
2020-03-13soc/tegra: pmc: Cleanup whitespace usageThierry Reding
2020-03-13soc/tegra: pmc: Add pins for Tegra194Venkat Reddy Talla
2020-03-13soc/tegra: Add support for 32 kHz blink clockSowjanya Komatineni
2020-03-13soc/tegra: Add Tegra PMC clocks registration into PMC driverSowjanya Komatineni
2020-03-13Merge branch 'for-5.7/dt-bindings' into for-5.7/socThierry Reding
2020-03-13dt-bindings: usb: Add NVIDIA Tegra XUSB device mode controller bindingNagarjuna Kristam
2020-03-13dt-bindings: phy: tegra-xusb: Add usb-role-switchNagarjuna Kristam
2020-03-13dt-bindings: phy: tegra: Add Tegra194 supportJC Kuo
2020-03-12ARM: tegra: Propagate error from tegra_idle_lp2_last()Dmitry Osipenko
2020-03-12ARM: tegra: Change tegra_set_cpu_in_lp2() type to voidDmitry Osipenko
2020-03-12ARM: tegra: Remove pen-locking from cpuidle-tegra20Dmitry Osipenko
2020-03-12ARM: tegra: Add tegra_pm_park_secondary_cpu()Dmitry Osipenko
2020-03-12ARM: tegra: Compile sleep-tegra20/30.S unconditionallyDmitry Osipenko
2020-03-11ARM: imx: Drop unnecessary src_base checkAnson Huang
2020-03-11ARM: imx: Remove unnecessary blank linesAnson Huang
2020-03-10ARM: bcm: Drop unneeded select of PCI_DOMAINS_GENERIC, HAVE_SMP, TIMER_OFGeert Uytterhoeven