summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
Commit message (Expand)AuthorAgeFilesLines
* 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
| * stm class: sys-t: Fix the use of time_after()Alexander Shishkin2020-03-181-3/+3
* | coresight: cti: Add connection information to sysfsMike Leach2020-03-213-3/+346
* | coresight: cti: Enable CTI associated with devicesMike Leach2020-03-214-5/+204
* | coresight: cti: Add device tree support for custom CTIMike Leach2020-03-212-4/+241
* | coresight: cti: Add device tree support for v8 arch CTIMike Leach2020-03-214-9/+230
* | coresight: cti: Add sysfs trigger / channel programming APIMike Leach2020-03-213-0/+551
* | coresight: cti: Add sysfs access to program function registersMike Leach2020-03-214-0/+397
* | coresight: cti: Add sysfs coresight mgmt register accessMike Leach2020-03-212-0/+54
* | coresight: cti: Initial CoreSight CTI DriverMike Leach2020-03-217-0/+786
* | intel_th: Disallow multi mode on devices where it's brokenAlexander Shishkin2020-03-183-4/+17
|/
* coresight: etm4x: Fix unused function warningArnd Bergmann2020-01-141-7/+6
* intel_th: msu: Fix window switching without windowsAlexander Shishkin2019-12-171-5/+9
* intel_th: Fix freeing IRQsAlexander Shishkin2019-12-172-3/+6
* intel_th: pci: Add Elkhart Lake SOC supportAlexander Shishkin2019-12-171-0/+5
* intel_th: pci: Add Comet Lake PCH-V supportAlexander Shishkin2019-12-171-0/+5
* Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-11/+1
|\
| * compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-11/+1
* | intel_th: pci: Add Tiger Lake CPU supportAlexander Shishkin2019-11-201-0/+5
* | intel_th: pci: Add Ice Lake CPU supportAlexander Shishkin2019-11-201-0/+5
* | intel_th: Fix a double put_device() in error pathAlexander Shishkin2019-11-201-6/+2