aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/exported-sql-viewer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-06-16arm64: dts: imx93-11x11-evk: Remove the 'no-sdio' propertyFabio Estevam1-1/+0
2024-06-16arm64: dts: imx8mp: Add imx8mp-specific irqsteer compatibleAlexander Stein1-1/+1
2024-06-16arm64: dts: freescale: imx8mp-verdin: don't limit i2c2 max. clockMax Krummenacher1-2/+1
2024-06-16arm64: dts: freescale: imx8mm-verdin: don't limit i2c2 max. clockMax Krummenacher1-1/+1
2024-06-16arm64: dts: phygate-tauri-l: add overlays for RS232 and RS485Parthiban Nallathambi4-0/+197
2024-06-16arm64: dts: phygate-tauri-l: enable pcie phyParthiban Nallathambi1-0/+10
2024-06-15arm64: dts: freescale: imx8mp-venice-gw73xx-2x: fix BT shutdown GPIOTim Harvey1-1/+1
2024-06-15arm64: dts: freescale: ls1028a: Reorder sai dma-names to fix warningFrank Li1-18/+18
2024-06-15arm64: dts: freescale: ls1028a: Remove undocumented 'fsl,ls-pcie-ep'Frank Li1-2/+2
2024-06-15arm64: dts: imx8mq-librem5: Don't wake up on volume key pressGuido Günther1-2/+0
2024-06-15arm64: dts: imx8mp-tqma8mpql-mba8mpxl: Remove unused ocram nodeAlexander Stein1-5/+0
2024-06-15arm: dts: imx53-qsb-hdmi: Disable panel instead of deleting nodeLiu Ying2-3/+5
2024-06-15arm64: dts: imx8mp: Enable HDMI on i.MX8MP DHCOM PDK2 and PDK3Marek Vasut2-0/+78
2024-06-15arm64: dts: imx8mp: Fix TC9595 input clock on DH i.MX8M Plus DHCOM SoMMarek Vasut1-1/+1
2024-06-15arm64: dts: imx8mp-evk: add bt-sco sound card supportShengjiu Wang1-0/+44
2024-06-15arm64: dts: imx8mp: Initialize audio PLLs from audiomix subsystemShengjiu Wang1-0/+3
2024-06-03arm64: dts: imx8mp-evk: Add MX8-DLVDS-LCD1 display module supportLiu Ying3-0/+99
2024-06-03arm64: dts: freescale: imx8mm-verdin: Fix GPU speedJoao Paulo Goncalves1-0/+1
2024-06-03arm64: dts: imx8qm: Add GPU nodesChristian Gmeiner1-0/+1
2024-06-03arm64: dts: imx8qm-mek: add fec2 supportFrank Li1-0/+40
2024-06-03arm64: dts: imx8qm: add ocopt and fec_mac[0,1]Frank Li1-0/+15
2024-06-03arm64: dts: imx8qm-mek: add lsio mu5 and mu6Frank Li1-0/+8
2024-06-03arm64: dts: imx8qm-mek: add flexcan supportFrank Li1-0/+80
2024-06-03arm64: dts: imx8qm-mek: add cm41_i2c and children devicesFrank Li1-0/+27
2024-06-03arm64: dts: imx8qm-mek: add i2c0 and children devicesFrank Li1-0/+50
2024-06-03arm64: dts: imx8x: add cm41 subsystem dtsiFrank Li2-0/+69
2024-06-03arm64: dts: imx8qm-mek: add sai and wm8960 supportFrank Li1-0/+139
2024-06-03arm64: dts: imx8qm-ss-audio: add audio nodesFrank Li2-0/+559
2024-06-03arm64: dts: imx8-ss-audio: remove memory-region = <&dsp_reserved>;Frank Li1-1/+0
2024-06-03arm64: dts: imx8dxl-evk: add audio nodesFrank Li1-0/+229
2024-06-03arm64: dts: imx8dxl-ss-adma: update audio node power domains and IRQ numberFrank Li1-0/+64
2024-06-03arm64: dts: imx8dxl-ss-adma: delete unused nodeFrank Li1-0/+14
2024-06-03arm64: dts: freescale: tqma8xx: Add partitions subnode to spi-norAlexander Stein1-2/+6
2024-06-03arm64: dts: freescale: tqma8mq: Add partitions subnode to spi-norAlexander Stein1-2/+6
2024-06-03arm64: dts: freescale: tqma8mpql: Add partitions subnode to spi-norAlexander Stein1-2/+6
2024-06-03arm64: dts: freescale: tqma8mqnl: Add partitions subnode to spi-norAlexander Stein1-2/+6
2024-06-03arm64: dts: freescale: tqma8mqml: Add partitions subnode to spi-norAlexander Stein1-2/+6
2024-06-03arm64: dts: freescale: tqma9352: Add partitions subnode to spi-norAlexander Stein1-0/+6
2024-06-03arm64: dts: mba93xxca: Add USB supportAlexander Stein1-12/+61
2024-06-03arm64: dts: mba93xxla: Add USB supportAlexander Stein1-0/+61
2024-06-03arm64: dts: imx8mp-beacon-kit: Enable HDMI bridge HPDAdam Ford1-0/+2
2024-05-26Linux 6.10-rc1Linus Torvalds1-3/+3
2024-05-26mm: percpu: Include smp.h in alloc_tag.hKent Overstreet1-0/+1
2024-05-26Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"Arnaldo Carvalho de Melo4-103/+68
2024-05-24cifs: Fix missing set of remote_i_sizeDavid Howells2-3/+4
2024-05-24cifs: Fix smb3_insert_range() to move the zero_pointDavid Howells1-0/+1
2024-05-24mm/ksm: fix possible UAF of stable_nodeChengming Zhou1-1/+2
2024-05-24mm/memory-failure: fix handling of dissolved but not taken off from buddy pagesMiaohe Lin1-2/+2
2024-05-24mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock againYuanyuan Zhong1-2/+7
2024-05-24nilfs2: fix potential hang in nilfs_detach_log_writer()Ryusuke Konishi1-3/+18