summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2024-03-27arm64: dts: imx8mm-kontron: Disable pullups for onboard UART signals on BL OS...Frieder Schrempf1-8/+8
2024-03-27arm64: dts: imx8mm-kontron: Disable pullups for I2C signals on SL/BL i.MX8MMFrieder Schrempf2-4/+4
2024-03-27arm64: dts: imx8mm-kontron: Disable pullups for I2C signals on OSM-S i.MX8MMFrieder Schrempf2-4/+4
2024-03-27arm64: dts: renesas: r8a779g0: Add missing SCIF_CLK2Geert Uytterhoeven1-3/+9
2024-03-27arm64: dts: renesas: r8a779g0: Restore sort orderGeert Uytterhoeven1-36/+36
2024-03-27arm64: dts: qcom: sa8540p: Drop gfx.lvl as power-domain for gpuccBjorn Andersson1-0/+3
2024-03-27arm64: dts: qcom: sdm845-oneplus-common: improve DAI node namingDavid Heidelberg1-4/+4
2024-03-27arm64: dts: qcom: sm8450: Add missing interconnects to serialKonrad Dybcio1-0/+12
2024-03-27arm64: dts: qcom: sc8180x: Shrink aoss_qmp register space sizeKonrad Dybcio1-1/+1
2024-03-27arm64: dts: qcom: sc8180x: Require LOW_SVS vote for MMCX if DISPCC is onKonrad Dybcio1-0/+1
2024-03-27arm64: dts: qcom: sc8180x: Don't hold MDP core clock at FMAXKonrad Dybcio1-4/+2
2024-03-27arm64: dts: qcom: sc8180x: Fix eDP PHY power-domainsKonrad Dybcio1-1/+1
2024-03-27arm64: dts: qcom: sc8180x: Add missing CPU off stateKonrad Dybcio1-2/+10
2024-03-27arm64: dts: qcom: sc8180x: Fix up big CPU idle state entry latencyKonrad Dybcio1-1/+1
2024-03-27arm64: dts: qcom: sc8180x: Hook up VDD_CX as GCC parent domainKonrad Dybcio1-0/+1
2024-03-27arm64: tegra: Set the correct PHY mode for MGBEThierry Reding1-1/+1
2024-03-27arm64: dts: qcom: Fix interrupt-map cell sizesRob Herring2-12/+12
2024-03-27arm64: dts: Fix dtc interrupt_provider warningsRob Herring9-5/+7
2024-03-27arm64: dts: rockchip: mark system power controller on rk3588-evb1Sebastian Reichel1-0/+1
2024-03-27arm64/sve: Lower the maximum allocation for the SVE ptrace regsetMark Brown2-7/+8
2024-03-06crypto: arm64/neonbs - fix out-of-bounds access on short inputArd Biesheuvel1-0/+11
2024-03-01arm64/sme: Restore SMCR_EL1.EZT0 on exit from suspendMark Brown1-0/+2
2024-03-01arm64/sme: Restore SME registers on exit from suspendMark Brown3-0/+19
2024-03-01arm64: dts: rockchip: Correct Indiedroid Nova GPIO NamesChris Morgan1-5/+5
2024-03-01arm64: dts: rockchip: set num-cs property for spi on px30Heiko Stuebner1-0/+2
2024-03-01arm64: dts: tqma8mpql: fix audio codec iov-supplyAlexander Stein1-1/+8
2024-03-01arm64: dts: imx8mp: Disable UART4 by default on Data Modul i.MX8M Plus eDM SBCMarek Vasut1-1/+1
2024-03-01KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()Oliver Upton1-0/+3
2024-03-01KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handlerOliver Upton1-0/+2
2024-02-23arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan2-0/+7
2024-02-23arm64/signal: Don't assume that TIF_SVE means we saved SVE stateMark Brown2-3/+3
2024-02-23KVM: arm64: Fix circular locking dependencySebastian Ene1-10/+17
2024-02-23work around gcc bugs with 'asm goto' with outputsLinus Torvalds2-4/+4
2024-02-05arm64: irq: set the correct node for shadow call stackHuang Shijie1-1/+1
2024-02-05arm64: dts: sprd: Change UMS512 idle-state nodename to match bindingsChunyan Zhang1-1/+1
2024-02-05arm64: dts: sprd: Add clock reference for pll2 on UMS512Chunyan Zhang1-0/+1
2024-02-05arm64: dts: amlogic: fix format for s4 uart nodeXianwei Zhao2-4/+4
2024-02-05arm64: dts: qcom: Fix coresight warnings in in-ports and out-portsMao Jinlong3-28/+6
2024-02-05arm64: dts: qcom: msm8998: Fix 'out-ports' is a required propertyMao Jinlong1-12/+20
2024-02-05arm64: dts: qcom: msm8996: Fix 'in-ports' is a required propertyMao Jinlong1-0/+21
2024-02-05arm64: zynqmp: Fix clock node name in kv260 cardsMichal Simek2-12/+12
2024-02-05arm64: zynqmp: Move fixed clock to / for kv260Michal Simek2-29/+29
2024-02-05arm64: dts: qcom: sm8350: Fix remoteproc interrupt typeNia Espera1-4/+4
2024-02-05arm64: dts: qcom: sm8450: fix soundwire controllers node nameNeil Armstrong1-4/+4
2024-02-05arm64: dts: qcom: sm8550: fix soundwire controllers node nameNeil Armstrong1-4/+4
2024-02-05arch: consolidate arch_irq_work_raise prototypesArnd Bergmann1-2/+0
2024-02-05arm64: irq: set the correct node for VMAP stackHuang Shijie1-2/+3
2024-02-01arm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOADMark Rutland1-9/+13
2024-02-01arm64/sme: Always exit sme_alloc() early with existing storageMark Brown1-2/+4
2024-02-01arm64: errata: Add Cortex-A510 speculative unprivileged load workaroundRob Herring2-2/+29