summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-etm4x-core.c
AgeCommit message (Expand)Author
2024-08-20coresight: Use per-sink trace ID maps for Perf sessionsJames Clark
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-04-22coresight: etm4x: Fix access to resource selector registersSuzuki K Poulose
2024-04-22coresight: etm4x: Safe access for TRCQCLTRSuzuki K Poulose
2024-04-22coresight: etm4x: Do not save/restore Data trace control registersSuzuki K Poulose
2024-04-22coresight: etm4x: Do not hardcode IOMEM access for register restoreSuzuki K Poulose
2024-04-18ARM: 9378/1: coresight: etm4x: drop owner assignmentKrzysztof Kozlowski
2024-04-16coresight: etm4x: Fix unbalanced pm_runtime_enable()Anshuman Khandual
2024-02-12coresight: etm4x: Set skip_power_up in etm4_init_arch_data functionMao Jinlong
2024-02-12coresight: Add helper for setting csdev->modeJames Clark
2024-02-12coresight: Add a helper for getting csdev->modeJames Clark
2024-02-12coresight: Add helper for atomically taking the deviceJames Clark
2024-02-12coresight: Move all sysfs code to sysfs fileJames Clark
2024-02-12coresight: Move mode to struct coresight_deviceJames Clark
2024-02-12coresight: Fix uninitialized struct warningsJames Clark
2023-11-16coresight: etm4x: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-16coresight: etm: Make cycle count threshold user configurableAnshuman Khandual
2023-11-16coresight: etm: Override TRCIDR3.CCITMIN on errata affected cpusAnshuman Khandual
2023-11-13coresight: etm4x: Remove bogous __exit annotation for some functionsUwe Kleine-König
2023-08-17coresight: etm4x: Ensure valid drvdata and clock before clk_put()Anshuman Khandual
2023-07-26coresight: etm4x: Add ACPI support in platform driverSuzuki K Poulose
2023-07-26coresight: etm4x: Change etm4_platform_driver driver for MMIO devicesAnshuman Khandual
2023-07-26coresight: etm4x: Drop pid argument from etm4_probe()Anshuman Khandual
2023-07-26coresight: etm4x: Drop iomem 'base' argument from etm4_probe()Anshuman Khandual
2023-07-26coresight: etm4x: Allocate and device assign 'struct etmv4_drvdata' earlierAnshuman Khandual
2023-06-07coresight: etm4x: Match all ETM4 instances based on DEVARCH and DEVTYPESuzuki K Poulose
2023-06-07coresight: etm4x: Make etm4_remove_dev() return voidUwe Kleine-König
2023-06-05coresight: Use enum type for cs_mode wherever possibleJames Clark
2023-03-21coresight: etm4x: Do not access TRCIDR1 for identificationSuzuki K Poulose
2023-03-21coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bugSteve Clevenger
2023-01-19coresight: etmX.X: stm: Remove trace_id() callbackMike Leach
2023-01-19coresight: etm4x: Update ETM4 driver to use Trace ID APIMike Leach
2023-01-16coresight: etm4x: Fix accesses to TRCSEQRSTEVR and TRCSEQSTRJunhao He
2022-11-28coresight: etm4x: fix repeated words in commentsJilin Yuan
2022-10-31coresight: etm4x: add CPU hotplug support for probingTamas Zsoldos
2022-09-21arm64/sysreg: Fix a few missed conversionsNathan Chancellor
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-07-06coresight: Add config flag to enable branch broadcastJames Clark
2022-06-15coresight: etm4x: Use asm-generic IO memory barriersSai Prakash Ranjan
2022-04-13coresight: etm4x: Cleanup TRCSSCCRn and TRCSSCSRn register accessesJames Clark
2022-04-13coresight: etm4x: Cleanup TRCVICTLR register accessesJames Clark
2022-04-13coresight: etm4x: Cleanup TRCCONFIGR register accessesJames Clark
2022-04-13coresight: etm4x: Cleanup TRCIDR5 register accessesJames Clark
2022-04-13coresight: etm4x: Cleanup TRCIDR4 register accessesJames Clark
2022-04-13coresight: etm4x: Cleanup TRCIDR3 register accessesJames Clark
2022-04-13coresight: etm4x: Cleanup TRCIDR2 register accessesJames Clark
2022-04-13coresight: etm4x: Cleanup TRCIDR0 register accessesJames Clark
2022-03-11coresight: etm4x: Don't trace PID for non-root PID namespaceLeo Yan
2022-03-11coresight: no-op refactor to make INSTP0 check more idiomaticJames Clark
2021-11-26coresight: configfs: Allow configfs to activate configurationMike Leach