summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
Commit message (Expand)AuthorAgeFilesLines
...
* coresight: etm: perf: Add default sink selection to etm perfMike Leach2020-07-211-3/+14
* coresight: tmc: Update sink types for default selectionMike Leach2020-07-211-1/+2
* coresight: Add default sink selection to CoreSight baseMike Leach2020-07-212-0/+168
* coresight: tmc: Fix TMC mode read in tmc_read_unprepare_etb()Sai Prakash Ranjan2020-07-211-7/+6
* coresight: tmc: Add shutdown callback for TMC ETRSai Prakash Ranjan2020-07-213-1/+25
* coresight: etmv4: Counter values not saved on disableMike Leach2020-07-211-0/+6
* coresight: etmv4: Fix resource selector constantMike Leach2020-07-211-2/+2
* coresight: Drop double check for ACPI companion deviceAndy Shevchenko2020-07-211-2/+0
* coresight: Use devm_kcalloc() in coresight_alloc_conns()Xu Wang2020-07-211-3/+2
* coresight: replicator: Reset replicator if context is lostSai Prakash Ranjan2020-07-211-17/+38
* coresight: etm4x: Add support to skip trace unit power upTingwei Zhang2020-07-212-10/+20
* coresight: catu: Use CS_AMBA_ID macro for id tableSai Prakash Ranjan2020-07-211-4/+1
* coresight: replicator: Use CS_AMBA_ID macro for id tableSai Prakash Ranjan2020-07-211-10/+3
* intel_th: Fix a NULL dereference when hub driver is not loadedAlexander Shishkin2020-07-102-6/+19
* intel_th: pci: Add Emmitsburg PCH supportAlexander Shishkin2020-07-101-0/+5
* intel_th: pci: Add Tiger Lake PCH-H supportAlexander Shishkin2020-07-101-0/+5
* intel_th: pci: Add Jasper Lake CPU supportAlexander Shishkin2020-07-101-0/+5
* coresight: etmv4: Fix CPU power management setup in probe() functionMike Leach2020-07-011-29/+53
* coresight: cti: Fix error handling in probeDan Carpenter2020-07-011-42/+54
* stm class: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-152-3/+3
* Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-0715-106/+619
|\
| * coresight: cti: Add CPU idle pm notifer to CTI devicesMike Leach2020-05-191-0/+69
| * coresight: cti: Add CPU Hotplug handling to CTI driverMike Leach2020-05-191-0/+92
| * coresight: etm4x: Fix use-after-free of per-cpu etm drvdataSuzuki K Poulose2020-05-191-0/+1
| * coresight: Avoid casting void pointersStephen Boyd2020-05-191-3/+6
| * coresight: Include required headers in C filesStephen Boyd2020-05-194-2/+33
| * coresight: Initialize arg in sparse friendly wayStephen Boyd2020-05-192-2/+2
| * coresight: Don't initialize variables unnecessarilyStephen Boyd2020-05-191-4/+4
| * coresight: Mark some functions staticStephen Boyd2020-05-194-6/+5
| * coresight: etm4x: Add support for Neoverse N1 ETMAnurag Koul2020-05-191-0/+1
| * coresight: etmv4: Update default filter and initialisationMike Leach2020-05-192-18/+7
| * coresight: tmc: Fix TMC mode read in tmc_read_prepare_etb()Sai Prakash Ranjan2020-05-191-8/+8
| * coresight: Fix support for sparsely populated portsSuzuki K Poulose2020-05-192-26/+66
| * coresight: etb10: Make coresight_etb_groups staticJason Yan2020-05-191-1/+1
| * coresight: cti: Make some symbols staticJason Yan2020-05-191-3/+3
| * coresight: etm4x: Replace ETM PIDs with UCI IDs for Kryo385Sai Prakash Ranjan2020-05-191-2/+2
| * coresight: etm4x: Add support for Qualcomm SC7180 SoCSai Prakash Ranjan2020-05-191-0/+2
| * coresight: cti: Add in sysfs links to other coresight devicesMike Leach2020-05-191-4/+48
| * coresight: Expose device connections via sysfsSuzuki K Poulose2020-05-193-12/+119
| * coresight: Add generic sysfs link creation functionsMike Leach2020-05-193-1/+130
| * coresight: Add return value for fixup connectionsSuzuki K Poulose2020-05-191-10/+14
| * coresight: Pass coresight_device for coresight_release_platform_dataSuzuki K Poulose2020-05-193-5/+7
* | Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2020-06-011-1/+1
|\ \
| * | docs: fix broken references to text filesMauro Carvalho Chehab2020-04-201-1/+1
| |/
* / coresight: cti: remove incorrect NULL return checkCalvin Johnson2020-05-151-2/+2
|/
* intel_th: msu: Make stopping the trace optionalAlexander Shishkin2020-03-241-1/+37
* Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman2020-03-233-9/+15
|\
| * intel_th: pci: Add Elkhart Lake CPU supportAlexander Shishkin2020-03-181-0/+5
| * intel_th: Fix user-visible error codesAlexander Shishkin2020-03-181-3/+3
| * intel_th: msu: Fix the unexpected state warningAlexander Shishkin2020-03-181-3/+4