summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: Add OPP tables and power domains to Tegra30 device-treesDmitry Osipenko2021-12-167-3/+1395
* ARM: tegra: Add OPP tables and power domains to Tegra20 device-treesDmitry Osipenko2021-12-1610-5/+1033
* ARM: tegra: Add 500 MHz entry to Tegra30 memory OPP tableDmitry Osipenko2021-12-161-0/+18
* ARM: tegra: Enable video decoder on Tegra114Anton Bambura2021-12-151-0/+37
* ARM: tegra: nexus7: Use common LVDS display device-treeMaxim Schwalm2021-12-151-51/+3
* ARM: tegra: Add CPU thermal zones to Nyan device-treeDmitry Osipenko2021-12-151-1/+48
* ARM: tegra: Enable CPU DFLL on NyanDmitry Osipenko2021-12-151-1/+1
* ARM: tegra: Enable HDMI CEC on NyanDmitry Osipenko2021-12-151-0/+4
* ARM: tegra: Add usb-role-switch property to USB OTG portsStefan Eichenberger2021-12-154-1/+4
* ARM: tegra: Add device-tree for 1080p version of Nyan BigDmitry Osipenko2021-12-152-0/+12
* ARM: tegra: Add device-tree for Pegatron ChagallSvyatoslav Ryhel2021-12-152-1/+2861
* ARM: tegra: Add device-tree for ASUS Transformer Pad TF701TAnton Bambura2021-12-153-2/+810
* ARM: tegra: Add device-tree for ASUS Transformer Infinity TF700TSvyatoslav Ryhel2021-12-152-0/+824
* ARM: tegra: Add device-tree for ASUS Transformer Pad TF300TGSvyatoslav Ryhel2021-12-152-0/+1088
* ARM: tegra: Add device-tree for ASUS Transformer Pad TF300TMichał Mirosław2021-12-152-0/+1035
* ARM: tegra: Add device-tree for ASUS Transformer Prime TF201Svyatoslav Ryhel2021-12-152-0/+628
* ARM: tegra: Add common device-tree for LVDS display panels of Tegra30 ASUS ta...Maxim Schwalm2021-12-151-0/+61
* ARM: tegra: Add common device-tree base for Tegra30 ASUS TransformersSvyatoslav Ryhel2021-12-151-0/+1787
* ARM: tegra: Add device-tree for ASUS Transformer EeePad TF101Nikola Milosavljevic2021-12-153-1/+1282
* ARM: tegra: Avoid phandle indirection on OuyaThierry Reding2021-12-151-3934/+4202
* ARM: tegra: Fix I2C mux reset GPIO reference on CardhuThierry Reding2021-12-151-1/+1
* ARM: tegra: Fix SLINK compatible string on Tegra30Thierry Reding2021-12-151-6/+6
* ARM: tegra: Remove stray #reset-cells propertyThierry Reding2021-12-151-1/+0
* ARM: tegra: nexus7: Drop clock-frequency from NFC nodeDavid Heidelberg2021-12-152-3/+0
* ARM: tegra: Remove unsupported properties on ApalisThierry Reding2021-12-153-9/+0
* ARM: tegra: Use correct vendor prefix for InvensenseThierry Reding2021-12-151-1/+1
* ARM: tegra: Add dummy backlight power suppliesThierry Reding2021-12-152-0/+6
* ARM: tegra: Remove PHY reset GPIO references from USB controller nodeThierry Reding2021-12-155-10/+0
* ARM: tegra: Add compatible string for built-in ASIX on Colibri boardsThierry Reding2021-12-152-0/+2
* ARM: tegra: Avoid pwm- prefix in pinmux nodesThierry Reding2021-12-143-6/+6
* ARM: tegra: Sort Tegra124 XUSB clocks correctlyThierry Reding2021-12-141-2/+2
* ARM: tegra: Drop unused AHCI clocks on Tegra124Thierry Reding2021-12-141-4/+2
* ARM: tegra: Fix Tegra124 I2C compatible string listThierry Reding2021-12-141-6/+6
* ARM: tegra: Rename CPU and EMC OPP table device-tree nodesDmitry Osipenko2021-12-1416-402/+402
* ARM: tegra: Rename thermal zone nodesThierry Reding2021-12-144-13/+13
* ARM: tegra: Drop reg-shift for Tegra HS UARTThierry Reding2021-12-1411-1/+25
* ARM: tegra: Rename GPU node on Tegra124Thierry Reding2021-12-146-11/+6
* ARM: tegra: Rename GPIO hog nodes to match schemaThierry Reding2021-12-148-12/+12
* ARM: tegra: Add #reset-cells for Tegra114 MCThierry Reding2021-12-141-0/+1
* ARM: tegra: Fix compatible string for Tegra114+ timerThierry Reding2021-12-142-2/+2
* ARM: tegra: Rename top-level regulatorsDmitry Osipenko2021-12-1423-139/+139
* ARM: tegra: Rename top-level clocksDavid Heidelberg2021-12-1416-17/+17
* ARM: tegra: Rename SPI flash chip nodesThierry Reding2021-12-146-6/+12
* ARM: tegra: Specify correct PMIC compatible on Tegra114 boardsThierry Reding2021-12-143-3/+3
* ARM: tegra: Clean up external memory controller nodesThierry Reding2021-12-144-1696/+1754
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-11-142-13/+13
|\
| * ARM: 9156/1: drop cc-option fallbacks for architecture selectionArnd Bergmann2021-11-121-11/+11
| * ARM: 9155/1: fix early early_iounmap()Michał Mirosław2021-11-121-2/+2
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-11-101-1/+1
|\ \
| * | arm64: Track no early_pgtable_alloc() for kmemleakQian Cai2021-11-081-1/+1