aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-13ARM: dts: qcom: msm8226: Add qfprom nodeMatti Lehtimäki1-0/+7
2023-06-13ARM: dts: qcom: pm8941: Add thermal zone configMatti Lehtimäki1-0/+31
2023-06-13ARM: dts: qcom: pm8841: Add thermal zone configMatti Lehtimäki1-1/+32
2023-06-13ARM: dts: qcom: pm8226: Add thermal sensor and thermal zone configMatti Lehtimäki1-0/+39
2023-06-13ARM: dts: qcom: msm8974: rename labels for DSI nodesDmitry Baryshkov4-42/+50
2023-06-13ARM: dts: qcom: apq8074-dragonboard: add gpio keysDmitry Baryshkov1-0/+34
2023-06-13ARM: dts: qcom: apq8074-dragonboard: add onboard ledsDmitry Baryshkov1-0/+24
2023-06-13ARM: dts: qcom: Add Samsung Galaxy Express supportRudraksha Gupta2-0/+332
2023-06-13ARM: dts: qcom: msm8960: Add USB nodeRudraksha Gupta1-1/+33
2023-06-13ARM: dts: qcom: adapt to LP855X bindings changesArtur Weber2-12/+12
2023-06-13ARM: dts: qcom: msm8226: Provide clocks to mmcc nodeLuca Weiss1-0/+15
2023-06-13ARM: dts: qcom: msm8226: Use XO from rpmcc where possibleLuca Weiss1-5/+6
2023-05-30ARM: dts: qcom: apq8074-dragonboard: enable DSI panelDmitry Baryshkov1-0/+51
2023-05-30ARM: dts: qcom: apq8074-dragonboard: enable adsp and MSSDmitry Baryshkov1-0/+28
2023-05-30ARM: dts: qcom: apq8074-dragonboard: Set DMA as remotely controlledDmitry Baryshkov1-0/+4
2023-05-30ARM: dts: qcom: apq8026-huawei-sturgeon: Add vibratorLuca Weiss1-0/+28
2023-05-30ARM: dts: qcom: msm8226: Add IMEM nodeMatti Lehtimäki1-0/+14
2023-05-30ARM: dts: qcom: msm8226: Add rpm-stats device nodeMatti Lehtimäki1-0/+5
2023-05-30ARM: dts: qcom: msm8226: Add PMU nodeMatti Lehtimäki1-0/+6
2023-05-30ARM: dts: qcom: sdx65-mtp: Enable PCIe EPRohit Agarwal1-0/+35
2023-05-30ARM: dts: qcom: sdx65-mtp: Enable PCIe PHYRohit Agarwal1-0/+7
2023-05-30ARM: dts: qcom: sdx65: Add support for PCIe EPRohit Agarwal1-0/+56
2023-05-30ARM: dts: qcom: sdx65: Add support for PCIe PHYRohit Agarwal1-0/+31
2023-05-30ARM: dts: qcom: msm8974: align WCNSS Bluetooth node name with bindingsKrzysztof Kozlowski1-1/+1
2023-05-30ARM: dts: qcom: apq8084: correct thermal sensor unit-addressKrzysztof Kozlowski1-1/+1
2023-05-30ARM: dts: qcom: msm8960-cdp: move regulator out of simple-busKrzysztof Kozlowski1-10/+6
2023-05-30ARM: dts: qcom: apq8060-dragonboard: move regulators out of simple-busKrzysztof Kozlowski1-42/+38
2023-05-30ARM: dts: qcom: ipq8064: align USB node names with bindingsKrzysztof Kozlowski1-4/+4
2023-05-30ARM: dts: qcom: ipq8064: correct LED node namesKrzysztof Kozlowski2-6/+6
2023-05-30ARM: dts: qcom: ipq8064: drop invalid GCC thermal-sensor unit-addressKrzysztof Kozlowski1-1/+1
2023-05-30ARM: dts: qcom: ipq8064: drop leading 0 from unit-addressKrzysztof Kozlowski1-1/+1
2023-05-30ARM: dts: qcom: msm8974: correct pronto unit-addressKrzysztof Kozlowski1-1/+1
2023-05-30ARM: dts: qcom: sdx55: correct rsc unit-addressKrzysztof Kozlowski1-1/+1
2023-05-30ARM: dts: qcom: ipq4019: correct syscon unit-addressKrzysztof Kozlowski1-1/+1
2023-05-30ARM: dts: qcom: ipq4019: fix broken NAND controller properties overrideKrzysztof Kozlowski3-15/+15
2023-05-30ARM: dts: qcom: msm8974: drop unit addresses from USB physKrzysztof Kozlowski1-2/+2
2023-05-30ARM: dts: qcom: msm8660: Fix regulator node namesLinus Walleij1-2/+2
2023-05-24ARM: dts: qcom: msm8974: do not use underscore in node name (again)Krzysztof Kozlowski1-1/+1
2023-05-24ARM: dts: qcom: msm8974-hammerhead: Add vibratorLuca Weiss1-0/+35
2023-05-07Linux 6.4-rc1Linus Torvalds1-2/+2
2023-05-06Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"Arnaldo Carvalho de Melo6-20/+14
2023-05-06Revert "perf build: Warn for BPF skeletons if endian mismatches"Arnaldo Carvalho de Melo1-10/+7
2023-05-06dmapool: link blocks across pagesKeith Busch1-127/+130
2023-05-06dmapool: don't memset on free twiceKeith Busch1-2/+2
2023-05-06dmapool: simplify freeingKeith Busch1-16/+6
2023-05-06dmapool: consolidate page initializationKeith Busch1-4/+3
2023-05-06dmapool: rearrange page alloc failure handlingKeith Busch1-7/+9
2023-05-06dmapool: move debug code to own functionsKeith Busch1-51/+77
2023-05-06dmapool: speedup DMAPOOL_DEBUG with init_on_allocTony Battersby1-1/+1
2023-05-06dmapool: cleanup integer typesTony Battersby1-8/+11