summaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)Author
2024-10-04coresight: tmc: sg: Do not leak sg_tableSuzuki K Poulose
2024-08-03coresight: Fix ref leak when of_coresight_parse_endpoint() failsJames Clark
2024-06-21intel_th: pci: Add Lunar Lake supportAlexander Shishkin
2024-06-21intel_th: pci: Add Meteor Lake-S supportAlexander Shishkin
2024-06-21intel_th: pci: Add Sapphire Rapids SOC supportAlexander Shishkin
2024-06-21intel_th: pci: Add Granite Rapids SOC supportAlexander Shishkin
2024-06-21intel_th: pci: Add Granite Rapids supportAlexander Shishkin
2024-06-16intel_th: pci: Add Meteor Lake-S CPU supportAlexander Shishkin
2024-06-12stm class: Fix a double free in stm_register_device()Dan Carpenter
2024-06-12coresight: etm4x: Fix access to resource selector registersSuzuki K Poulose
2024-06-12coresight: etm4x: Safe access for TRCQCLTRSuzuki K Poulose
2024-06-12coresight: etm4x: Do not save/restore Data trace control registersSuzuki K Poulose
2024-06-12coresight: etm4x: Do not hardcode IOMEM access for register restoreSuzuki K Poulose
2024-06-12coresight: etm4x: Fix unbalanced pm_runtime_enable()Anshuman Khandual
2024-03-26hwtracing: hisi_ptt: Move type check to the beginning of hisi_ptt_pmu_event_i...Yang Jihong
2024-03-26coresight: etm4x: Set skip_power_up in etm4_init_arch_data functionMao Jinlong
2024-03-26coresight: Fix issue where a source device's helpers aren't disabledJames Clark
2024-01-20coresight: etm4x: Fix width of CCITMIN fieldJames Clark
2024-01-20hwtracing: hisi_ptt: Don't try to attach a taskYicong Yang
2024-01-20hwtracing: hisi_ptt: Handle the interrupt in hardirq contextYicong Yang
2023-12-13coresight: ultrasoc-smb: Fix uninitialized before use buf_hw_baseJunhao He
2023-12-13coresight: ultrasoc-smb: Config SMB buffer before register sinkJunhao He
2023-12-13coresight: ultrasoc-smb: Fix sleep while close preempt in enable_smbJunhao He
2023-12-13hwtracing: hisi_ptt: Add dummy callback pmu::read()Junhao He
2023-12-13coresight: Fix crash when Perf and sysfs modes are used concurrentlyJames Clark
2023-12-13coresight: etm4x: Remove bogous __exit annotation for some functionsUwe Kleine-König
2023-09-20coresight: tmc-etr: Disable warnings for allocation failuresSuzuki K Poulose
2023-09-15coresight: Fix run time warnings while reusing ETR bufferLinu Cherian
2023-08-18coresight: trbe: Fix TRBE potential sleep in atomic contextJunhao He
2023-08-18coresight: Fix memory leak in acpi_buffer->pointerJunhao He
2023-08-17coresight: etm4x: Ensure valid drvdata and clock before clk_put()Anshuman Khandual
2023-08-17coresight: trbe: Allocate platform data per deviceSuzuki K Poulose
2023-08-15hwtracing: hisi_ptt: Use pci_dev_id() to simplify the codeXiongfeng Wang
2023-08-04coresight: dummy: simplify the code with module_platform_driverYang Yingliang
2023-08-04coresight: tmc: Explicit type conversions to prevent integer overflowRuidong Tian
2023-08-02coresight: trbe: Directly use ID_AA64DFR0_EL1_TraceBuffer_IMPAnshuman Khandual
2023-07-26coresight: Fix all W=1 build warningsJames Clark
2023-07-26coresight: etm4x: Add ACPI support in platform driverSuzuki K Poulose
2023-07-26coresight: platform: acpi: Ignore the absence of graphSuzuki 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-07-26hwtracing: coresight: Explicitly include correct DT includesRob Herring
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-06-21hwtracing: hisi_ptt: Fix potential sleep in atomic contextYicong Yang
2023-06-21hwtracing: hisi_ptt: Advertise PERF_PMU_CAP_NO_EXCLUDE for PTT PMUYicong Yang
2023-06-21hwtracing: hisi_ptt: Export available filters through sysfsYicong Yang
2023-06-21hwtracing: hisi_ptt: Add support for dynamically updating the filter listYicong Yang