summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
'/distro/kernel/commit/drivers/pnp?id=ae85b23c65dbb079c83d8a08ff7699215f104e42'>PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne 2022-03-21Merge tag 'pnp-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds 2022-03-08PM: sleep: Add device name to suspend_report_result()Youngjin Jang 2022-02-04PNP: Replace acpi_bus_get_device()Rafael J. Wysocki 2022-01-22proc: remove PDE_DATA() completelyMuchun Song 2021-12-13exit: Rename complete_and_exit to kthread_complete_and_exitEric W. Biederman 2021-10-05PNP: system.c: unmark a comment as being kernel-docRandy Dunlap 2021-07-21bus: Make remove callback return voidUwe Kleine-König 2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2021-06-24PNP: moved EXPORT_SYMBOL so that it immediately followed its function/variableJinchao Wang 2021-06-09PNP: pnpbios: Use list_for_each_entry() instead of list_for_each()Zou Wei 2021-06-07PNP: use DEVICE_ATTR_RO macroZhen Lei 2021-05-17PNP: Switch over to dev_dbg()Heiner Kallweit 2021-05-17PNP: Remove pnp_alloc()Heiner Kallweit 2021-05-17drivers: pnp: isapnp: proc.c: Remove unnecessary local variablesAnupama K Patil 2021-05-13drivers: pnp: proc.c: Removed unnecessary variblesAnupama K Patil 2021-01-22PNP: pnpbios: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun 2021-01-22PNP: add printf attribute to log functionTom Rix 2020-10-27PNP: fix kernel-doc markupsMauro Carvalho Chehab 2020-10-08PNP: remove the now unused pnp_find_card() functionChristoph Hellwig 2020-09-25PNP: quirks: Fix duplicate included pci.hTian Tao