summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
Commit message (Expand)AuthorAgeFilesLines
* coresight: etm4x: fix repeated words in commentsJilin Yuan2022-11-281-1/+1
* coresight: cti: Fix null pointer error on CTI init before ETMMike Leach2022-11-281-1/+1
* coresight: trbe: remove cpuhp instance node before remove cpuhp stateYang Shen2022-11-281-0/+1
* coresight: etm4x: add CPU hotplug support for probingTamas Zsoldos2022-10-311-40/+113
* coresight: cti: Fix hang in cti_disable_hw()James Clark2022-10-251-5/+0
* Revert "coresight: cti: Fix hang in cti_disable_hw()"Greg Kroah-Hartman2022-10-241-0/+3
* coresight: cti: Fix hang in cti_disable_hw()James Clark2022-10-201-3/+0
* coresight: Fix possible deadlock with lock dependencySudeep Holla2022-10-202-5/+7
* Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-0818-312/+1497
|\
| * hwtracing: hisi_ptt: Fix up for "iommu/dma: Make header private"Stephen Rothwell2022-09-121-1/+0
| * hwtracing: hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Tr...Yicong Yang2022-09-082-0/+154
| * hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and T...Yicong Yang2022-09-085-0/+1109
| * coresight: cti-sysfs: Mark coresight_cti_reg_store() as __maybe_unusedNathan Chancellor2022-09-061-3/+3
| * coresight: Make new csdev_access offsets unsignedJames Clark2022-08-314-34/+31
| * coresight: cti-sysfs: Re-use same functions for similar sysfs register accessorsJames Clark2022-08-312-127/+91
| * coresight: Re-use same function for similar sysfs register accessorsJames Clark2022-08-318-131/+91
| * coresight: Simplify sysfs accessors by using csdev_access abstractionJames Clark2022-08-317-80/+61
| * coresight: Remove unused function parameterJames Clark2022-08-311-12/+4
| * coresight: etm4x: Expose default timestamp source in sysfsGerman Gomez2022-08-261-0/+29
| * coresight: trbe: fix Kconfig "its" grammarRandy Dunlap2022-08-221-2/+2
* | arm64/sysreg: Fix a few missed conversionsNathan Chancellor2022-09-212-3/+4
|/
* Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-052-8/+8
|\
| * coresight: etm4x: Use asm-generic IO memory barriersSai Prakash Ranjan2022-06-152-8/+8
* | Merge tag 'coresight-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-07-117-53/+277
|\ \
| * | coresight: etm4x: avoid build failure with unrolled loopsNick Desaulniers2022-07-111-1/+2
| * | coresight: Add config flag to enable branch broadcastJames Clark2022-07-062-0/+16
| * | coresight: syscfg: Update load and unload operationsMike Leach2022-06-293-41/+165
| * | coresight: configfs: Fix unload of configurations on module exitMike Leach2022-06-291-11/+93
| * | coresight: Clear the connection field properlySuzuki K Poulose2022-06-221-0/+1
| |/
* | intel_th: pci: Add Raptor Lake-S CPU supportAlexander Shishkin2022-07-081-0/+5
* | intel_th: pci: Add Raptor Lake-S PCH supportAlexander Shishkin2022-07-081-0/+5
* | intel_th: pci: Add Meteor Lake-P supportAlexander Shishkin2022-07-081-0/+5
* | intel_th: msu: Fix vmalloced buffersAlexander Shishkin2022-07-081-2/+12
* | intel_th: msu-sink: Potential dereference of null pointerJiasheng Jiang2022-07-081-0/+3
* | intel_th: Fix a resource leak in an error handling pathChristophe JAILLET2022-07-081-2/+8
|/
* coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifierGuilherme G. Piccoli2022-05-091-3/+4
* coresight: core: Fix coresight device probe failure issueMao Jinlong2022-05-041-11/+22
* coresight: etm4x: Cleanup TRCRSCTLRn register accessesJames Clark2022-04-132-2/+10
* coresight: etm4x: Cleanup TRCBBCTLR register accessesJames Clark2022-04-132-2/+5
* coresight: etm4x: Cleanup TRCSSPCICRn register accessesJames Clark2022-04-132-1/+3
* coresight: etm4x: Cleanup TRCSSCCRn and TRCSSCSRn register accessesJames Clark2022-04-133-4/+8
* coresight: etm4x: Cleanup TRCACATRn register accessesJames Clark2022-04-132-25/+31
* coresight: etm3x: Cleanup ETMTECR1 register accessesJames Clark2022-04-132-2/+2
* coresight: etm4x: Cleanup TRCVICTLR register accessesJames Clark2022-04-133-37/+31
* coresight: etm4x: Cleanup TRCSTALLCTLR register accessesJames Clark2022-04-132-6/+10
* coresight: etm4x: Cleanup TRCEVENTCTL1R register accessesJames Clark2022-04-132-10/+23
* coresight: etm4x: Cleanup TRCCONFIGR register accessesJames Clark2022-04-133-30/+44
* coresight: etm4x: Cleanup TRCIDR5 register accessesJames Clark2022-04-132-12/+13
* coresight: etm4x: Cleanup TRCIDR4 register accessesJames Clark2022-04-132-6/+14
* coresight: etm4x: Cleanup TRCIDR3 register accessesJames Clark2022-04-132-30/+20