aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-10-16arm64: dts: mediatek: mt8188: Add video decoder and encoder nodesFei Shao1-0/+83
2024-10-16arm64: dts: mediatek: mt8188: Add MIPI DSI nodesFei Shao1-0/+51
2024-10-16arm64: dts: mediatek: mt8188: Add PCIe nodesFei Shao1-0/+64
2024-10-16arm64: dts: mediatek: mt8188: Assign GCE aliasesFei Shao1-0/+5
2024-10-16arm64: dts: mediatek: mt8390-genio-700-evk: add keys and USB HUBMacpaul Lin1-10/+47
2024-10-16arm64: dts: mediatek: mt8390-genio-700-evk: update regulator namesMacpaul Lin1-23/+42
2024-10-16arm64: dts: mediatek: mt8390-genio-700-evk: enable pcieMacpaul Lin1-0/+19
2024-10-16arm64: dts: mt8183: kukui: Fix the address of eeprom at i2c4Hsin-Te Yuan2-4/+4
2024-10-16arm64: dts: mt8183: krane: Fix the address of eeprom at i2c4Hsin-Te Yuan1-2/+2
2024-10-16arm64: dts: mediatek: mt7988: add efuse blockRafał Miłecki1-0/+7
2024-10-16arm64: dts: mediatek: mt7988: add UART controllersRafał Miłecki1-1/+34
2024-10-16arm64: dts: mt8183: Add encoder nodeHsin-Te Yuan1-0/+17
2024-10-16arm64: dts: mediatek: mt8395-genio-1200-evk: Enable GPUPablo Sun1-2/+17
2024-10-16arm64: dts: mediatek: mt8188: Add socinfo nodesFei Shao1-0/+8
2024-10-16arm64: dts: mediatek: mt8188: Add audio supportFei Shao1-0/+96
2024-10-02arm64: dts: mediatek: mt8188: Add SPMI support for PMIC controlFei Shao1-0/+12
2024-10-02arm64: dts: mediatek: mt8188: Add PWM nodes for display backlightFei Shao1-0/+22
2024-10-02arm64: dts: mediatek: mt8188: Add SMI/LARB/IOMMU supportFei Shao1-0/+169
2024-10-02arm64: dts: mediatek: mt8188: Add CPU performance controller for CPUFreqFei Shao1-0/+14
2024-10-02arm64: dts: mt8183: Add port node to dpi nodePin-yen Lin1-0/+4
2024-10-02arm64: dts: mt8192-asurada-spherion: Add Synaptics trackpad supportPin-yen Lin2-3/+12
2024-10-02arm64: dts: mediatek: mt8186: add FHCTL nodemax_weng1-0/+7
2024-10-02arm64: dts: mediatek: mt8183-pumpkin: add HDMI supportFabien Parent1-0/+123
2024-10-02arm64: dts: mediatek: mt8183-kukui: Disable DPI display interfaceAlper Nebi Yasak1-0/+5
2024-10-02arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao nodeMacpaul Lin1-1/+1
2024-10-02arm64: dts: mt8195: Fix dtbs_check error for mutex nodeMacpaul Lin1-2/+0
2024-10-02arm64: dts: mediatek: mt8395-genio-1200-evk: Fix dtbs_check error for phyMacpaul Lin1-1/+1
2024-10-02arm64: dts: mediatek: mt8188: Move SPI NOR *-cells propertiesFei Shao2-2/+2
2024-10-02arm64: dts: mediatek: mt8188: Move vdec1 power domain under vdec0Fei Shao1-10/+12
2024-10-02arm64: dts: mediatek: mt8188: Update vppsys node names to sysconFei Shao1-4/+4
2024-10-02arm64: dts: mediatek: mt8188: Add missing dma-ranges to soc nodeFei Shao1-0/+1
2024-10-02arm64: dts: mediatek: mt8390-genio-700-evk: Enable Mali GPUPablo Sun1-0/+31
2024-10-02arm64: dts: mediatek: mt8188: Fix wrong clock provider in MFG1 power domainPablo Sun1-2/+2
2024-09-29Linux 6.12-rc1Linus Torvalds1-2/+2
2024-09-29x86: kvm: fix build errorLinus Torvalds1-0/+2
2024-09-28Reduce Coccinelle choices in string_choices.cocciJulia Lawall1-50/+41
2024-09-28coccinelle: Remove unnecessary parentheses for only one possible change.Hongbo Li1-8/+0
2024-09-28coccinelle: Add rules to find str_yes_no() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_on_off() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_write_read() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_read_write() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_enable{d}_disable{d}() replacementsHongbo Li1-0/+38
2024-09-28coccinelle: Add rules to find str_lo{w}_hi{gh}() replacementsHongbo Li1-0/+38
2024-09-28coccinelle: Add rules to find str_hi{gh}_lo{w}() replacementsHongbo Li1-0/+42
2024-09-28coccinelle: Add rules to find str_false_true() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_true_false() replacementsHongbo Li1-0/+19
2024-09-27bcachefs: check_subvol_path() now prints subvol root inodeKent Overstreet2-20/+14
2024-09-27bcachefs: remove_backpointer() now checks if dirent points to inodeKent Overstreet1-6/+9
2024-09-27bcachefs: dirent_points_to_inode() now warns on mismatchKent Overstreet1-28/+56
2024-09-27bcachefs: Fix lost wake upAlan Huang1-3/+9