summaryrefslogtreecommitdiff
path: root/drivers/hwtracing
AgeCommit message (Expand)AuthorFilesLines
2025-07-06coresight: Only check bottom two claim bitsJames Clark2-1/+4
2025-06-27coresight: prevent deactivate active config while enabling the configYeoreum Yun2-16/+35
2025-04-10coresight-etm4x: add isb() before reading the TRCSTATRYuanfang Zhang2-10/+58
2025-04-10coresight: catu: Fix number of pages while using 64k pagesIlkka Koskinen1-1/+1
2025-03-13intel_th: pci: Add Panther Lake-P/U supportAlexander Shishkin1-0/+5
2025-03-13intel_th: pci: Add Panther Lake-H supportAlexander Shishkin1-0/+5
2025-03-13intel_th: pci: Add Arrow Lake supportPawel Chmielewski1-0/+5
2024-10-17coresight: tmc: sg: Do not leak sg_tableSuzuki K Poulose1-1/+1
2024-08-03coresight: Fix ref leak when of_coresight_parse_endpoint() failsJames Clark1-1/+3
2024-06-21intel_th: pci: Add Lunar Lake supportAlexander Shishkin1-0/+5
2024-06-21intel_th: pci: Add Meteor Lake-S supportAlexander Shishkin1-0/+5
2024-06-21intel_th: pci: Add Sapphire Rapids SOC supportAlexander Shishkin1-0/+5
2024-06-21intel_th: pci: Add Granite Rapids SOC supportAlexander Shishkin1-0/+5
2024-06-21intel_th: pci: Add Granite Rapids supportAlexander Shishkin1-0/+5
2024-06-16intel_th: pci: Add Meteor Lake-S CPU supportAlexander Shishkin1-0/+5
2024-06-12stm class: Fix a double free in stm_register_device()Dan Carpenter1-5/+6
2024-06-12coresight: etm4x: Fix access to resource selector registersSuzuki K Poulose1-2/+4
2024-06-12coresight: etm4x: Safe access for TRCQCLTRSuzuki K Poulose2-2/+9
2024-06-12coresight: etm4x: Do not save/restore Data trace control registersSuzuki K Poulose2-34/+0
2024-06-12coresight: etm4x: Do not hardcode IOMEM access for register restoreSuzuki K Poulose1-2/+4
2024-06-12coresight: etm4x: Fix unbalanced pm_runtime_enable()Anshuman Khandual1-0/+3
2024-03-27hwtracing: hisi_ptt: Move type check to the beginning of hisi_ptt_pmu_event_i...Yang Jihong1-3/+3
2024-01-20coresight: etm4x: Fix width of CCITMIN fieldJames Clark1-1/+1
2024-01-20hwtracing: hisi_ptt: Don't try to attach a taskYicong Yang1-0/+3
2024-01-20hwtracing: hisi_ptt: Handle the interrupt in hardirq contextYicong Yang1-3/+3
2023-12-13hwtracing: hisi_ptt: Add dummy callback pmu::read()Junhao He1-0/+5
2023-12-13coresight: etm4x: Remove bogous __exit annotation for some functionsUwe Kleine-König1-3/+3
2023-12-13coresight: etm4x: Make etm4_remove_dev() return voidUwe Kleine-König1-5/+3
2023-11-08coresight: tmc-etr: Disable warnings for allocation failuresSuzuki K Poulose1-1/+2
2023-09-13coresight: trbe: Fix TRBE potential sleep in atomic contextJunhao He1-15/+17
2023-09-13coresight: tmc: Explicit type conversions to prevent integer overflowRuidong Tian3-4/+5
2023-07-19hwtracing: hisi_ptt: Fix potential sleep in atomic contextYicong Yang2-7/+7
2023-07-19coresight: Fix loss of connection info when a module is unloadedJames Clark1-7/+2
2023-05-30coresight: Fix signedness bug in tmc_etr_buf_insert_barrier_packet()Dan Carpenter1-1/+1
2023-05-11coresight: etm_pmu: Set the module fieldSuzuki K Poulose1-0/+1
2023-04-13coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bugSteve Clevenger1-1/+1
2023-04-13coresight: etm4x: Do not access TRCIDR1 for identificationSuzuki K Poulose2-27/+15
2023-03-10hwtracing: hisi_ptt: Only add the supported devices to the filters listYicong Yang1-0/+10
2023-03-10coresight: cti: Add PM runtime call in enable_storeMao Jinlong1-2/+11
2023-03-10coresight: cti: Prevent negative values of enable countJames Clark1-2/+9
2023-03-10coresight: etm4x: Fix accesses to TRCSEQRSTEVR and TRCSEQSTRJunhao He1-6/+12
2022-12-31coresight: cti: Fix null pointer error on CTI init before ETMMike Leach1-1/+1
2022-12-31coresight: trbe: remove cpuhp instance node before remove cpuhp stateYang Shen1-0/+1
2022-10-25coresight: cti: Fix hang in cti_disable_hw()James Clark1-5/+0
2022-10-24Revert "coresight: cti: Fix hang in cti_disable_hw()"Greg Kroah-Hartman1-0/+3
2022-10-21coresight: cti: Fix hang in cti_disable_hw()James Clark1-3/+0
2022-10-21coresight: Fix possible deadlock with lock dependencySudeep Holla2-5/+7
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-312/+1497
2022-09-21arm64/sysreg: Fix a few missed conversionsNathan Chancellor2-3/+4
2022-09-12hwtracing: hisi_ptt: Fix up for "iommu/dma: Make header private"Stephen Rothwell1-1/+0