aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorParav Pandit <parav@mellanox.com>2019-06-28 22:36:02 +0000
committerSaeed Mahameed <saeedm@mellanox.com>2019-07-01 16:40:30 -0700
commit7e26dac28101ef1ae8fb500abc8acd1ba1ab4d17 (patch)
treec9bb671d5e11de67f49ae4f41d65b52d292126a2 /tools/perf/scripts/python/export-to-postgresql.py
parentnet/mlx5: Move pci status reg access mutex to mlx5_pci_init (diff)
downloadlinux-7e26dac28101ef1ae8fb500abc8acd1ba1ab4d17.tar.gz
linux-7e26dac28101ef1ae8fb500abc8acd1ba1ab4d17.zip
net/mlx5: Limit scope of mlx5_get_next_phys_dev() to PCI PF devices
As mlx5_get_next_phys_dev is used only for PCI PF devices use case, limit it to search only for PCI devices. Signed-off-by: Parav Pandit <parav@mellanox.com> Reviewed-by: Vu Pham <vuhuong@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
s='insertions'>+80 2010-12-21OMAP3: ASM sleep code format reworkJean Pihet1-107/+117 2010-12-21OMAP3: add comments for low power code errataJean Pihet2-2/+13 2010-12-21OMAP3: rework of the ASM sleep code execution pathsJean Pihet2-132/+195 2010-12-21OMAP3: re-organize the ASM sleep codeJean Pihet1-53/+61 2010-12-21OMAP3: remove hardcoded values from the ASM sleep codeJean Pihet2-11/+20 2010-12-21OMAP2+: use global values for the SRAM PA addressesJean Pihet4-6/+14 2010-12-21OMAP3: remove unused code from the ASM sleep codeJean Pihet2-53/+6 2010-12-21OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2Eduardo Valentin3-3/+35 2010-12-21OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_modeNishanth Menon3-12/+16 2010-12-21OMAP3630: PM: Disable L2 cache while invalidating L2 cachePeter 'p2' De Schrijver3-1/+36 2010-12-21OMAP3630: PM: Erratum i608: disable RTANishanth Menon5-2/+56 2010-12-21OMAP3: pm: introduce errata handlingNishanth Menon2-0/+16 2010-12-21OMAP3: PM: Erratum i581 support: dll kick strategyPeter 'p2' De Schrijver1-5/+50 2010-12-21OMAP3: PM: Update clean_l2 to use v7_flush_dcache_allRichard Woodruff1-66/+14 2010-12-21OMAP3: remove OPP interfaces from OMAP PM layerKevin Hilman3-33/+12 2010-12-21omap4: opp: add OPP table dataNishanth Menon4-0/+65 2010-12-21omap: opp: add OMAP3 OPP table data and common initNishanth Menon7-0/+314 2010-12-21OMAP: pm.c correct the initcall for an early init.Thara Gopinath1-1/+1 2010-12-21OMAP2+: disable idle early in the suspend sequenceJean Pihet3-41/+6 2010-12-21Linux 2.6.37-rc7v2.6.37-rc7Linus Torvalds1-1/+1 2010-12-20Fix build error in drivers/block/cciss.cLinus Torvalds1-1/+1 2010-12-20omap: rx51: Switch rx51_tpa6130a2_data __initdata to__initdata_or_moduleJarkko Nikula1-1/+1 2010-12-20omap: pandora: fix wifi supportGrazvydas Ignotas1-1/+1 2010-12-20OMAP4: Pandaboard: Add omap_reserve functionalityRaghuveer Murthy1-0/+1 2010-12-20omap4: Add platform changes for PWM LEDHemanth V1-0/+24 2010-12-20omap4: Add platform changes for Ambient Light sensorHemanth V1-0/+3 2010-12-20omap3: igepv2: LED gpio-led:green:d1 is active lowLaurent Pinchart1-1/+2 2010-12-20omap3: igepv2: Don't call gpio_set_value right aftergpio_direction_outputLaurent Pinchart1-12/+8 2010-12-20omap1: Fix innovator FPGA init for multi-omapTony Lindgren3-13/+8 2010-12-20Fix IGEPv2 second MMC channel power supplyMarc Zyngier1-10/+51 2010-12-20omap2430: hwmod: remove stray declarationAnand Gadiyar1-2/+0 2010-12-20Added video data to support tvout on rx51Srikar1-1/+28 2010-12-20omap: rx51: Add supplies and data for codec b part ofTLV320AIC34Jarkko Nikula1-0/+12 2010-12-20omap: rx51: Remove extra tlv320aic3x.h inclusionJarkko Nikula1-1/+0 2010-12-20arm: mach-omap2: Kconfig: fix incorrect optionAaro Koskinen1-1/+1 2010-12-20arm: mach-omap2: hsmmc_reset: fix clk_get() error handlingAaro Koskinen1-20/+24 2010-12-20OMAP: DMA: Convert DMA library into platform driverG, Manjunath Kondaiah6-565/+754