#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" /arch/parisc/kernel/firmware.c?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/firmware.c
AgeCommit message (Expand)Author
2026-02-07parisc: Add PDC PAT call to get free running 64-bit counterHelge Deller
2025-10-09parisc: Firmware: Fix returned path for PDC_MODULE_FIND on older machinesHelge Deller
2024-01-07parisc/firmware: Fix F-extend for PDC addressesHelge Deller
2023-10-30parisc/firmware: Use PDC constants for narrow/wide firmwareHelge Deller
2023-09-07parisc: firmware: Simplify calling non-PA20 functionsHelge Deller
2023-09-07parisc: BTLB: Add BTLB insert and purge firmware function wrappersHelge Deller
2023-08-10parisc: firmware: Mark pdc_result buffers localHelge Deller
2023-08-10parisc: firmware: Fix sparse context imbalance warningsHelge Deller
2023-06-30parisc: firmware: Fix kdoc warningsHelge Deller
2023-06-30sticon/parisc: Allow 64-bit STI calls in PDC firmware abstrationHelge Deller
2023-05-03parisc: Replace regular spinlock with spin_trylock on panic pathGuilherme G. Piccoli
2023-01-09parisc: Fix return code of pdc_iodc_print()Helge Deller
2022-12-19parisc: Show MPE/iX model string at bootupHelge Deller
2022-12-18parisc: Move pdc_result struct to firmware.cHelge Deller
2022-12-18parisc: Fix locking in pdc_iodc_print() firmware callHelge Deller