aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-27cdx: add sysfs for bus resetAbhijit Gangurde2-8/+26
2023-10-27cdx: add support for bus enable and disableAbhijit Gangurde7-0/+203
2023-10-27cdx: Register cdx bus as a device on cdx subsystemAbhijit Gangurde4-7/+93
2023-10-27cdx: Create symbol namespaces for cdx subsystemAbhijit Gangurde4-3/+7
2023-10-27cdx: Introduce lock to protect controller opsAbhijit Gangurde1-0/+12
2023-10-27cdx: Remove cdx controller list from cdx bus systemAbhijit Gangurde2-14/+30
2023-10-27dts: ti: k3-am625-beagleplay: Add beaglecc1352Ayush Singh1-0/+6
2023-10-27greybus: Add BeaglePlay Linux DriverAyush Singh4-0/+514
2023-10-27dt-bindings: net: Add ti,cc1352p7Ayush Singh2-0/+57
2023-10-27dt-bindings: eeprom: at24: allow NVMEM cells based on old syntaxRafał Miłecki1-0/+1
2023-10-27dt-bindings: nvmem: SID: allow NVMEM cells based on old syntaxRafał Miłecki1-0/+1
2023-10-27Revert "nvmem: add new config option"Rafał Miłecki3-4/+1
2023-10-27MAINTAINERS: coresight: Add missing Coresight filesJames Clark1-0/+4
2023-10-27misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device supportSiddharth Vadapalli1-0/+4
2023-10-27firmware: xilinx: Move EXPORT_SYMBOL_GPL next to zynqmp_pm_feature definitionRajan Vaja1-1/+1
2023-10-27uacce: make uacce_class constantGreg Kroah-Hartman1-7/+10
2023-10-25ocxl: make ocxl_class constantGreg Kroah-Hartman1-12/+15
2023-10-25cxl: make cxl_class constantGreg Kroah-Hartman1-11/+10
2023-10-25misc: phantom: make phantom_class constantGreg Kroah-Hartman1-11/+13
2023-10-21parport: Drop even more unneeded NULL or 0 assignmentsAndy Shevchenko1-3/+0
2023-10-21parport: Clean up resources correctly when parport_register_port() failsAndy Shevchenko1-7/+3
2023-10-21mcb: fix error handling for different scenarios when parsingSanjuán García, Jorge2-1/+2
2023-10-21mcb: Use the actual bus passed to init and release functionsRodríguez Barbarin, José Javier1-2/+2
2023-10-21nvmem: Use device_get_match_data()Rob Herring2-9/+8
2023-10-21dt-bindings: nvmem: u-boot,env: Add missing additionalProperties on child node schemasRob Herring1-0/+2
2023-10-21dt-bindings: nvmem: move deprecated cells binding to its own fileRafał Miłecki19-10/+50
2023-10-21nvmem: add explicit config option to read old syntax fixed OF cellsRafał Miłecki24-3/+30
2023-10-21nvmem: qfprom: Mark core clk as optionalLuca Weiss1-3/+3
2023-10-18interconnect: qcom: Convert to platform remove callback returning voidUwe Kleine-König19-21/+19
2023-10-18parport: Drop unneeded NULL or 0 assignmentsAndy Shevchenko1-4/+0
2023-10-18parport: Use list_for_each() helperAndy Shevchenko1-2/+4
2023-10-18parport: Use kasprintf() instead of fixed buffer formattingAndy Shevchenko3-55/+15
2023-10-18misc/pvpanic: deduplicate common codeThomas Weißschuh4-122/+80
2023-10-18char: xilinx_hwicap: Modernize driver probeRob Herring1-119/+19
2023-10-18tee: make tee_class constantGreg Kroah-Hartman1-10/+11
2023-10-18eeprom: remove doc and MAINTAINERS section after driver was removedLukas Bulwahn3-114/+0
2023-10-18mei: me: emit error only if reset was unexpectedVitaly Lubart4-5/+133
2023-10-18misc: mei: main.c: fix kernel-doc warningsRandy Dunlap1-4/+4
2023-10-18misc: mei: interrupt.c: fix kernel-doc warningsRandy Dunlap1-2/+2
2023-10-18misc: mei: hw-me.c: fix kernel-doc warningsRandy Dunlap1-8/+8
2023-10-18misc: mei: hbm.c: fix kernel-doc warningsRandy Dunlap1-0/+2
2023-10-18misc: mei: dma-ring.c: fix kernel-doc warningsRandy Dunlap1-0/+4
2023-10-18misc: mei: client.c: fix kernel-doc warningsRandy Dunlap1-10/+10
2023-10-18misc: mei: hw.h: fix kernel-doc warningsRandy Dunlap1-4/+4
2023-10-18mei: docs: fix spelling errorsTomas Winkler6-10/+10
2023-10-18mei: docs: add missing entries to kdoc in struct mei_cfg_idxTomas Winkler1-0/+4
2023-10-18mei: docs: use correct structures name in kdocTomas Winkler1-2/+2
2023-10-18mei: update mei-pxp's component interface with timeoutsAlan Previn3-10/+37
2023-10-18mei: pxp: re-enable client on errorsAlexander Usyskin1-22/+48
2023-10-18mei: pxp: recover from recv fail under memory pressureAlexander Usyskin1-1/+24