#!/bin/bash # description: display a process of packet and processing time # args: [tx] [rx] [dev=] [debug] perf script -s "$PERF_EXEC_PATH"/scripts/python/netdev-times.py $@ ed' href='https://universe.0xinfinity.dev/distro/kernel/atom/arch/powerpc/platforms/pasemi?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pasemi
AgeCommit message (Expand)Author
2024-09-10powerpc: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-08-30powerpc/pasemi: Remove obsoleted declaration for pas_pci_irq_fixup()Gaosheng Cui
2024-03-03powerpc: Stop using of_rootChristophe Leroy
2024-02-22powerpc: gpio_mdio: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-21powerpc/pasemi: mark pas_shutdown() staticArnd Bergmann
2023-08-02powerpc: address missing-prototypes warningsArnd Bergmann
2023-08-02powerpc: Explicitly include correct DT includesRob Herring
2023-03-30powerpc: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-12-17powerpc/msi: Fix deassociation of MSI descriptorsMarc Zyngier
2022-11-24powerpc/pasemi: Add __init/__exit annotations to module init/exit funcsXiu Jianfeng