summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
AgeCommit message (Expand)AuthorLines
2022-11-28coresight: etm4x: fix repeated words in commentsJilin Yuan-1/+1
2022-11-28coresight: cti: Fix null pointer error on CTI init before ETMMike Leach-1/+1
2022-11-28coresight: trbe: remove cpuhp instance node before remove cpuhp stateYang Shen-0/+1
2022-10-31coresight: etm4x: add CPU hotplug support for probingTamas Zsoldos-40/+113
2022-10-25coresight: cti: Fix hang in cti_disable_hw()James Clark-5/+0
2022-10-24Revert "coresight: cti: Fix hang in cti_disable_hw()"Greg Kroah-Hartman-0/+3
2022-10-20coresight: cti: Fix hang in cti_disable_hw()James Clark-3/+0
2022-10-20coresight: Fix possible deadlock with lock dependencySudeep Holla-5/+7
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-312/+1497
2022-09-21arm64/sysreg: Fix a few missed conversionsNathan Chancellor-3/+4
2022-09-12hwtracing: hisi_ptt: Fix up for "iommu/dma: Make header private"Stephen Rothwell-1/+0
2022-09-08hwtracing: hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Tr...Yicong Yang-0/+154
2022-09-08hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and T...Yicong Yang-0/+1109
2022-09-06coresight: cti-sysfs: Mark coresight_cti_reg_store() as __maybe_unusedNathan Chancellor-3/+3
2022-08-31coresight: Make new csdev_access offsets unsignedJames Clark-34/+31
2022-08-31coresight: cti-sysfs: Re-use same functions for similar sysfs register accessorsJames Clark-127/+91
2022-08-31coresight: Re-use same function for similar sysfs register accessorsJames Clark-131/+91
2022-08-31coresight: Simplify sysfs accessors by using csdev_access abstractionJames Clark-80/+61
2022-08-31coresight: Remove unused function parameterJames Clark-12/+4
2022-08-26coresight: etm4x: Expose default timestamp source in sysfsGerman Gomez-0/+29
2022-08-22coresight: trbe: fix Kconfig "its" grammarRandy Dunlap-2/+2
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-8/+8
2022-07-11Merge tag 'coresight-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-53/+277
2022-07-11coresight: etm4x: avoid build failure with unrolled loopsNick Desaulniers-1/+2
2022-07-08intel_th: pci: Add Raptor Lake-S CPU supportAlexander Shishkin-0/+5
2022-07-08intel_th: pci: Add Raptor Lake-S PCH supportAlexander Shishkin-0/+5
2022-07-08intel_th: pci: Add Meteor Lake-P supportAlexander Shishkin-0/+5
2022-07-08intel_th: msu: Fix vmalloced buffersAlexander Shishkin-2/+12
2022-07-08intel_th: msu-sink: Potential dereference of null pointerJiasheng Jiang-0/+3
2022-07-08intel_th: Fix a resource leak in an error handling pathChristophe JAILLET-2/+8
2022-07-06coresight: Add config flag to enable branch broadcastJames Clark-0/+16
2022-06-29coresight: syscfg: Update load and unload operationsMike Leach-41/+165
2022-06-29coresight: configfs: Fix unload of configurations on module exitMike Leach-11/+93
2022-06-22coresight: Clear the connection field properlySuzuki K Poulose-0/+1
2022-06-15coresight: etm4x: Use asm-generic IO memory barriersSai Prakash Ranjan-8/+8
2022-05-09coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifierGuilherme G. Piccoli-3/+4
2022-05-04coresight: core: Fix coresight device probe failure issueMao Jinlong-11/+22
2022-04-13coresight: etm4x: Cleanup TRCRSCTLRn register accessesJames Clark-2/+10
2022-04-13coresight: etm4x: Cleanup TRCBBCTLR register accessesJames Clark-2/+5
2022-04-13coresight: etm4x: Cleanup TRCSSPCICRn register accessesJames Clark-1/+3
2022-04-13coresight: etm4x: Cleanup TRCSSCCRn and TRCSSCSRn register accessesJames Clark-4/+8
2022-04-13coresight: etm4x: Cleanup TRCACATRn register accessesJames Clark-25/+31
2022-04-13coresight: etm3x: Cleanup ETMTECR1 register accessesJames Clark-2/+2
2022-04-13coresight: etm4x: Cleanup TRCVICTLR register accessesJames Clark-37/+31
2022-04-13coresight: etm4x: Cleanup TRCSTALLCTLR register accessesJames Clark-6/+10
2022-04-13coresight: etm4x: Cleanup TRCEVENTCTL1R register accessesJames Clark-10/+23
2022-04-13coresight: etm4x: Cleanup TRCCONFIGR register accessesJames Clark-30/+44
2022-04-13coresight: etm4x: Cleanup TRCIDR5 register accessesJames Clark-12/+13
2022-04-13coresight: etm4x: Cleanup TRCIDR4 register accessesJames Clark-6/+14
2022-04-13coresight: etm4x: Cleanup TRCIDR3 register accessesJames Clark-30/+20