aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-12PCI/ASPM: Disable L1 before configuring L1 SubstatesBjorn Helgaas2-13/+22
2024-03-12PCI/ASPM: Call pci_save_ltr_state() from pci_save_pcie_state()David E. Box1-7/+7
2024-03-12PCI/ASPM: Save L1 PM Substates Capability for suspend/resumeDavid E. Box5-6/+119
2024-03-08PCI/AER: Generalize TLP Header Log readingIlpo Järvinen7-35/+48
2024-03-08PCI/AER: Use explicit register size for PCI_ERR_CAPIlpo Järvinen1-3/+3
2024-03-07PCI/AER: Block runtime suspend when handling errorsStanislaw Gruszka1-0/+20
2024-03-07PCI/ASPM: Move pci_save_ltr_state() to aspm.cDavid E. Box3-40/+45
2024-03-07PCI/ASPM: Always build aspm.cDavid E. Box2-1/+5
2024-03-07PCI/ASPM: Move pci_configure_ltr() to aspm.cDavid E. Box4-80/+79
2024-03-05PCI/sysfs: Demacrofy pci_dev_resource_resize_attr(n) functionsIlpo Järvinen1-64/+74
2024-03-05PCI: Remove obsolete pci_cleanup_rom() declarationLukas Wunner1-1/+0
2024-03-05PCI/sysfs: Compile pci-sysfs.c only if CONFIG_SYSFS=yLukas Wunner5-34/+50
2024-03-05PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root PortsPaul Menzel1-0/+2
2024-03-05PCI/PM: Drain runtime-idle callbacks before driver removalRafael J. Wysocki1-0/+7
2024-02-29PCI: Mark LSI FW643 to avoid bus resetEdmund Raile1-0/+8
2024-02-29PCI/PM: Allow runtime PM with no PM callbacks at allRaag Jadav1-4/+1
2024-02-29Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default"Daniel Drake1-12/+0
2024-02-29PCI: Disable D3cold on Asus B1400 PCI-NVMe bridgeDaniel Drake1-0/+48
2024-02-28PCI/DPC: Ignore Surprise Down error on hot removalSmita Koralahalli1-0/+60
2024-02-20PCI: Mark 3ware-9650SE Root Port Extended Tags as brokenJörg Wedekind1-0/+1
2024-02-16PCI: endpoint: Drop only_64bit on reserved BARsNiklas Cassel4-9/+7
2024-02-16PCI: endpoint: Clean up hardware description for BARsNiklas Cassel14-58/+108
2024-02-16PCI: epf-mhi: Add support for SA8775P SoCMrinmay Sarkar1-0/+17
2024-02-16PCI: epf-mhi: Add "pci_epf_mhi_" prefix to the function namesManivannan Sadhasivam1-2/+2
2024-02-16PCI: epf-vntb: Return actual error code during pci_vntb_probe() failureYang Yingliang1-1/+1
2024-02-16NTB: fix possible name leak in ntb_register_device()Yang Yingliang2-6/+8
2024-02-12PCI: Move devres code from pci.c to devres.cPhilipp Stanner3-249/+262
2024-02-12PCI: Move PCI-specific devres code to drivers/pci/Philipp Stanner4-208/+212
2024-02-12PCI: Move pci_iomap.c to drivers/pci/Philipp Stanner8-11/+9
2024-02-09PCI: endpoint: pci-epf-vntb: Remove superfluous checks for pci_epf_alloc_space() APINiklas Cassel1-11/+0
2024-02-09PCI: endpoint: pci-epf-test: Remove superfluous checks for pci_epf_alloc_space() APINiklas Cassel1-8/+0
2024-02-09PCI: endpoint: Improve pci_epf_alloc_space() APINiklas Cassel1-0/+9
2024-02-09PCI: endpoint: Refactor pci_epf_alloc_space() APINiklas Cassel5-9/+12
2024-02-08PCI: switchtec: Fix an error handling path in switchtec_pci_probe()Christophe JAILLET1-1/+3
2024-02-08PCI/P2PDMA: Fix a sleeping issue in a RCU read sectionChristophe JAILLET1-1/+1
2024-02-08PCI: endpoint: Make pci_epf_bus_type constRicardo B. Marliere1-2/+2
2024-02-02PCI/AER: Clean up version indentation in ABI docsJohan Hovold1-6/+6
2024-02-02PCI/AER: Fix rootport attribute paths in ABI docsJohan Hovold1-3/+3
2024-01-31pci_iounmap(): Fix MMIO mapping leakPhilipp Stanner1-1/+1
2024-01-29PCI: Place interrupt related code into irq.cIlpo Järvinen5-218/+205
2024-01-22PCI/DPC: Print all TLP Prefixes, not just the firstIlpo Järvinen1-1/+1
2024-01-21Linux 6.8-rc1Linus Torvalds1-2/+2
2024-01-21bcachefs: Improve inode_to_text()Kent Overstreet1-7/+18
2024-01-21bcachefs: logged_ops_format.hKent Overstreet2-27/+31
2024-01-21bcachefs: reflink_format.hKent Overstreet3-47/+48
2024-01-21bcachefs; extents_format.hKent Overstreet2-279/+284
2024-01-21bcachefs: ec_format.hKent Overstreet2-16/+20
2024-01-21bcachefs: subvolume_format.hKent Overstreet2-32/+36
2024-01-21bcachefs: snapshot_format.hKent Overstreet2-33/+37
2024-01-21bcachefs: alloc_background_format.hKent Overstreet2-93/+94